MovieClip
+--mx.core.UIObject
+--mx.core.UIComponentUIComponent class - extends UIObject - Adds focus, enabling - Resizes by sizing and positioning internal components
clipParameters, 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 UIComponent()
static symbolName:Stringstatic symbolOwner:Objectstatic kStretch:NumberfocusEnabled:BooleantabEnabled:BooleanfocusManager:MovieClipfocusTextField:ObjectdrawFocus:FunctiongroupName:StringorigBorderStyles:ObjectorigBorderValues:ObjectclipParameters:Objectstatic mergedClipParameters:Booleanenabled:BooleantabIndex:NumberpopUp:Booleanwidth:Number [Read Only]width of object
height:Number [Read Only]height of object
function getFocus():ObjectGets the object that has the focus. It may not be this object. This is just here as a convenience
- Return
- Object The object that has the focus @tiptext Returns the component that currently has focus @helpid 3953