ActivatorSkin
| Kind of class: | class |
|---|---|
| Inherits from: | RectBorder < Border < UIObject < MovieClip |
| Classpath: | mx.skins.halo.ActivatorSkin |
| File last modified: | Tuesday, 18 December 2007, 15:44:38 |
Summary
Constructor
Class properties
- symbolName : String
- symbolOwner : Object
- classConstructed : Boolean
- UIObjectExtensionsDependency
Class properties inherited from RectBorder
Class properties inherited from Border
Class properties inherited from UIObject
Instance properties
- className
- backgroundColorName
- drawRoundRect : Function
Instance properties inherited from RectBorder
Instance properties inherited from Border
Instance properties 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 tabEnabled textAlign textDecoration textIndent tfList top validateNow visible width x y
Instance methods
- init : Void
- size : Void
- drawHaloRect (w:Number, h:Number) : Void
Instance methods inherited from RectBorder
Instance methods inherited from UIObject
__getTextFormat _createChildren _getTextFormat cancelAllDoLaters constructObject createChildren createClassObject createEmptyObject createLabel createObject createSkin destroyObject doLater doLaterDispatcher draw drawRect getClassStyleDeclaration getMinHeight getMinWidth getSkinIDName getStyle getStyleName init initFromClipParameters invalidate invalidateStyle move redraw setColor setMinHeight setMinWidth setSize setSkin setVisible size
Constructor
ActivatorSkin
function ActivatorSkin (
)
Class properties
classConstructed
static classConstructed:Boolean = classConstruct()
(read)
symbolName
static symbolName:String = "ActivatorSkin"
(read)
symbolOwner
static symbolOwner:Object = mx.skins.halo.ActivatorSkin
(read)
UIObjectExtensionsDependency
static UIObjectExtensionsDependency = UIObjectExtensions
(read)
Instance properties
backgroundColorName
backgroundColorName = "buttonColor"
(read)
className
className = "ActivatorSkin"
(read)
name of this class
drawRoundRect
drawRoundRect:Function
(read)
Class methods
classConstruct
static function classConstruct (
) : Boolean
Instance methods
drawHaloRect
function drawHaloRect (
w:Number,
h:Number) : Void
init
function init (
) : Void
size
function size (
) : Void