MovieClip
+--mx.core.UIObject
+--mx.core.UIComponent
+--mx.controls.TextInputa single-line text input control
__editable, _accProps, _maxWidth, bind, border_mc, borderStyle, changeHandler, className, clipParameters, editable, enterHandler, enterListener, hPosition, html, initializing, initText, label, length, maxChars, maxHPosition, mergedClipParameters, owner, password, restrict, symbolName, symbolOwner, tabIndex, text, tfh, tfw, tfx, tfy, updateModelclipParameters, drawFocus, enabled, focusEnabled, focusManager, focusTextField, groupName, height, kStretch, mergedClipParameters, origBorderStyles, origBorderValues, popUp, symbolName, symbolOwner, tabEnabled, tabIndex, width__height, __onUnload, __width, _color, _endInit, _id, _maxHeight, _maxWidth, _minHeight, _minWidth, _preferredHeight, _preferredWidth, _tf, _topmost, addEventListener, bottom, buildDepthTable, changeColorStyleInChildren, changeTextStyleInChildren, childrenCreated, className, clipParameters, color, createAccessibilityImplementation, createChildAtDepth, createClassChildAtDepth, createEvent, dispatchEvent, embedFonts, findNextAvailableDepth, fontFamily, fontSize, fontStyle, fontWeight, handleEvent, height, idNames, ignoreClassStyleDeclaration, initProperties, invalidateFlag, left, lineColor, lineWidth, marginLeft, marginRight, methodTable, minHeight, minWidth, notifyStyleChangeInChildren, removeEventListener, right, scaleX, scaleY, setStyle, stylecache, styleName, symbolName, symbolOwner, tabEnabled, textAlign, textColorList, textDecoration, textIndent, tfList, top, validateNow, visible, width, x, y_alpha, _currentframe, _droptarget, _focusrect, _framesloaded, _height, _lockroot, _name, _parent, _quality, _rotation, _soundbuftime, _target, _totalframes, _url, _visible, _width, _x, _xmouse, _xscale, _y, _ymouse, _yscale, enabled, focusEnabled, hitArea, tabChildren, tabEnabled, tabIndex, tooltipText, trackAsMenu, useHandCursornew TextInput()
static symbolName:Stringstatic symbolOwner:ObjectclassName:Stringinitializing:BooleanclipParameters:Objectstatic mergedClipParameters:Boolean_maxWidth:NumberenterListener:Objecttfx:Numbertfy:Numbertfw:Numbertfh:NumberupdateModel:FunctionenterHandler:FunctionchangeHandler:FunctionborderStyle:String__editable:Booleanbind:Booleanowner:MovieClipinitText:Stringborder_mc:RectBorderlabel:TextFieldhtml:Booleantrue if text is supplied as html *tiptext Whether the text field contains text or html. *helpid 3189
text:Stringthe text in the component
maxChars:Numbermaximum number of characters that can be input into this component
length:Number [Read Only]current length of text in component
restrict:Stringlist of characters to accept or deny
hPosition:Numberpixel offset when scrolled horizontally
maxHPosition:Number [Read Only]maximum allowed setting for hPosition
editable:Booleantrue if the component is editable
password:Booleantrue to use '*' instead of the actual characters
tabIndex:Numbertab order when using tab key to navigate
_accProps:Object