InputTextField Class |
Namespace: FairyGUI
public class InputTextField : RichTextField
The InputTextField type exposes the following members.
| Name | Description | |
|---|---|---|
| InputTextField | Initializes a new instance of the InputTextField class |
| Name | Description | |
|---|---|---|
| alpha | (Inherited from DisplayObject.) | |
| blendMode | (Inherited from DisplayObject.) | |
| cacheAsBitmap |
将整个显示对象(如果是容器,则容器包含的整个显示列表)静态化,所有内容被缓冲到一张纹理上。
DC将保持为1。CPU消耗将降到最低。但对象的任何变化不会更新。
当cacheAsBitmap已经为true时,再次调用cacheAsBitmap=true将会刷新一次。
(Inherited from DisplayObject.) | |
| cachedTransform | (Inherited from DisplayObject.) | |
| caretPosition | ||
| clipRect | (Inherited from Container.) | |
| contentRect | (Inherited from Container.) | |
| displayAsPassword | ||
| editable | ||
| emojies | (Inherited from RichTextField.) | |
| fairyBatching | (Inherited from Container.) | |
| filter | (Inherited from DisplayObject.) | |
| focalLength | (Inherited from DisplayObject.) | |
| gameObject | (Inherited from DisplayObject.) | |
| graphics | (Inherited from DisplayObject.) | |
| grayed | (Inherited from DisplayObject.) | |
| height | (Inherited from DisplayObject.) | |
| hideInput | ||
| home |
为对象设置一个默认的父Transform。当对象不在显示列表里时,它的GameObject挂到哪里。
(Inherited from DisplayObject.) | |
| htmlElementCount | (Inherited from RichTextField.) | |
| htmlPageContext | (Inherited from RichTextField.) | |
| htmlParseOptions | (Inherited from RichTextField.) | |
| htmlText | (Inherited from RichTextField.) | |
| isDisposed | (Inherited from DisplayObject.) | |
| keyboardInput |
如果是true,则当文本获得焦点时,弹出键盘进行输入,如果是false则不会。
默认是使用Stage.keyboardInput的值。
| |
| keyboardType | ||
| layer | (Inherited from DisplayObject.) | |
| location |
This is the pivot position
(Inherited from DisplayObject.) | |
| mask | (Inherited from Container.) | |
| material | (Inherited from DisplayObject.) | |
| maxLength | ||
| numChildren | (Inherited from Container.) | |
| onAddedToStage | (Inherited from DisplayObject.) | |
| onChanged | ||
| onClick | (Inherited from DisplayObject.) | |
| onClickLink | (Inherited from DisplayObject.) | |
| onFocusIn | ||
| onFocusOut | ||
| onKeyDown | (Inherited from DisplayObject.) | |
| onMouseWheel | (Inherited from DisplayObject.) | |
| onRemovedFromStage | (Inherited from DisplayObject.) | |
| onRightClick | (Inherited from DisplayObject.) | |
| onRollOut | (Inherited from DisplayObject.) | |
| onRollOver | (Inherited from DisplayObject.) | |
| onSubmit | ||
| onTouchBegin | (Inherited from DisplayObject.) | |
| onTouchEnd | (Inherited from DisplayObject.) | |
| onTouchMove | (Inherited from DisplayObject.) | |
| paintingGraphics | (Inherited from DisplayObject.) | |
| paintingMode | (Inherited from DisplayObject.) | |
| parent | (Inherited from DisplayObject.) | |
| perspective |
当对象处于ScreenSpace,也就是使用正交相机渲染时,对象虽然可以绕X轴或者Y轴旋转,但没有透视效果。设置perspective,可以模拟出透视效果。
(Inherited from DisplayObject.) | |
| pivot | (Inherited from DisplayObject.) | |
| position | (Inherited from DisplayObject.) | |
| promptText | ||
| renderingOrder | (Inherited from DisplayObject.) | |
| restrict | ||
| rotation | (Inherited from DisplayObject.) | |
| rotationX | (Inherited from DisplayObject.) | |
| rotationY | (Inherited from DisplayObject.) | |
| scale | (Inherited from DisplayObject.) | |
| scaleX | (Inherited from DisplayObject.) | |
| scaleY | (Inherited from DisplayObject.) | |
| shader | (Inherited from DisplayObject.) | |
| size | (Inherited from DisplayObject.) | |
| skew | (Inherited from DisplayObject.) | |
| stage | (Inherited from DisplayObject.) | |
| text | (Overrides RichTextFieldtext.) | |
| textField | (Inherited from RichTextField.) | |
| textFormat | (Overrides RichTextFieldtextFormat.) | |
| topmost | (Inherited from DisplayObject.) | |
| touchable | (Inherited from Container.) | |
| visible | (Inherited from DisplayObject.) | |
| width | (Inherited from DisplayObject.) | |
| worldSpaceContainer | (Inherited from DisplayObject.) | |
| x | (Inherited from DisplayObject.) | |
| xy | (Inherited from DisplayObject.) | |
| y | (Inherited from DisplayObject.) | |
| z | (Inherited from DisplayObject.) |
| Name | Description | |
|---|---|---|
| clipSoftness | (Inherited from Container.) | |
| gOwner | (Inherited from DisplayObject.) | |
| hitArea | (Inherited from Container.) | |
| id | (Inherited from DisplayObject.) | |
| name | (Inherited from DisplayObject.) | |
| onCopy | ||
| onPaint | (Inherited from DisplayObject.) | |
| onPaste | ||
| onUpdate | (Inherited from Container.) | |
| opaque | (Inherited from Container.) | |
| renderCamera | (Inherited from Container.) | |
| renderMode | (Inherited from Container.) | |
| reversedMask | (Inherited from Container.) | |
| touchChildren | (Inherited from Container.) |