Class mx.controls.menuclasses.MenuRow

MovieClip
   +--mx.core.UIObject
      +--mx.core.UIComponent
         +--mx.controls.listclasses.SelectableRow
            +--mx.controls.menuclasses.MenuRow

Field Index

branch, icon_branch, icon_mc, icon_sep, iconID, idealWidth, isEnabled, lBuffer, rBuffer, selected, type
Inherited from SelectableRow
backGround, bGCol, bGTween, cell, clr, disabledColor, grandOwner, highlight, highlightColor, icon_mc, isChangedToSelected, item, listOwner, LOWEST_DEPTH, normalColor, owner, rowIndex, state
Inherited from UIComponent
clipParameters, drawFocus, enabled, focusEnabled, focusManager, focusTextField, groupName, height, kStretch, mergedClipParameters, origBorderStyles, origBorderValues, popUp, symbolName, symbolOwner, tabEnabled, tabIndex, width
Inherited from UIObject
__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
Inherited from MovieClip
_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, useHandCursor

Method Index

new MenuRow()

getIdealWidth(), itemToString(), setValue(), size()
Inherited from SelectableRow
bGOnDragOut(), bGOnDragOver(), bGOnPress(), bGOnRelease(), bGOnRollOut(), bGOnRollOver(), createChildren(), drawRow(), drawRowFill(), getCellIndex(), getDataLabel(), getNormalColor(), init(), invalidateStyle(), onTweenEnd(), onTweenUpdate(), setCellRenderer(), setState(), setupBG()
Inherited from UIComponent
dispatchValueChangedEvent(), enabledChanged(), findFocusFromObject(), findFocusInChildren(), getFocus(), getFocusManager(), isParent(), onKillFocus(), onSetFocus(), pressFocus(), releaseFocus(), setEnabled(), setFocus(), setVisible()
Inherited from UIObject
__getTextFormat(), _createChildren(), _getTextFormat(), cancelAllDoLaters(), constructObject(), createClassObject(), createEmptyObject(), createLabel(), createObject(), createSkin(), destroyObject(), doLater(), doLaterDispatcher(), draw(), drawRect(), getClassStyleDeclaration(), getMinHeight(), getMinWidth(), getSkinIDName(), getStyle(), getStyleName(), initFromClipParameters(), invalidate(), mergeClipParameters(), move(), redraw(), setColor(), setMinHeight(), setMinWidth(), setSize(), setSkin()
Inherited from MovieClip
attachAudio(), attachMovie(), beginFill(), beginGradientFill(), clear(), createEmptyMovieClip(), createTextField(), curveTo(), duplicateMovieClip(), endFill(), getBounds(), getBytesLoaded(), getBytesTotal(), getDepth(), getInstanceAtDepth(), getNextHighestDepth(), getSWFVersion(), getTextSnapshot(), getURL(), globalToLocal(), gotoAndPlay(), gotoAndStop(), hitTest(), lineStyle(), lineTo(), loadMovie(), loadVariables(), localToGlobal(), moveTo(), nextFrame(), onData(), onDragOut(), onDragOver(), onEnterFrame(), onKeyDown(), onKeyUp(), onLoad(), onMouseDown(), onMouseMove(), onMouseUp(), onPress(), onRelease(), onReleaseOutside(), onRollOut(), onRollOver(), onUnload(), play(), prevFrame(), removeMovieClip(), setMask(), startDrag(), stop(), stopDrag(), swapDepths(), unloadMovie(), valueOf()

Constructor Detail

MenuRow

function MenuRow()

Field Detail

icon_branch

icon_branch:MovieClip

icon_sep

icon_sep:MovieClip

icon_mc

icon_mc:MovieClip

branch

branch:Boolean

iconID

iconID:String

isEnabled

isEnabled:Boolean

selected

selected:Boolean

type

type:String

idealWidth

idealWidth:Number

lBuffer

lBuffer:Number

rBuffer

rBuffer:Number

Method Detail

setValue

function setValue(itemObj:
Object, sel:String)

itemToString

function itemToString(itmObj:
Object):String

size

function size(Void):Void

getIdealWidth

function getIdealWidth(Void):
Number