Class mx.skins.halo.FocusRect

MovieClip
   +--mx.skins.SkinElement
      +--mx.skins.halo.FocusRect

Field Index

boundingBox_mc, classConstructed, DefaultsDependency, drawRoundRect, UIComponentDependency
Inherited from SkinElement
height, top, visible, width
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 FocusRect()

classConstruct(), draw(), handleEvent(), setSize()
Inherited from SkinElement
__set__visible(), move(), registerElement()
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(), onKillFocus(), onLoad(), onMouseDown(), onMouseMove(), onMouseUp(), onPress(), onRelease(), onReleaseOutside(), onRollOut(), onRollOver(), onSetFocus(), onUnload(), play(), prevFrame(), removeMovieClip(), setMask(), startDrag(), stop(), stopDrag(), swapDepths(), unloadMovie(), valueOf()

Constructor Detail

FocusRect

function FocusRect()

Field Detail

boundingBox_mc

boundingBox_mc:MovieClip

drawRoundRect

drawRoundRect:Function

classConstructed

static classConstructed:Boolean

DefaultsDependency

static DefaultsDependency:Defaults

UIComponentDependency

static UIComponentDependency:UIComponent

Method Detail

draw

function draw(o:
Object):Void

setSize

function setSize(w:
Number, h:Number, r, a:Number, rectCol:Number):Void

handleEvent

function handleEvent(e:
Object):Void

classConstruct

static function classConstruct():
Boolean