ButtonSkin
| Kind of class: | class |
|---|---|
| Inherits from: | RectBorder < RectBorder < Border < UIObject < MovieClip |
| Classpath: | mx.skins.sample.ButtonSkin |
| 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 RectBorder
Class properties inherited from Border
Class properties inherited from UIObject
Instance properties
Instance properties inherited from RectBorder
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
Class methods
- classConstruct : Boolean
Class methods inherited from RectBorder
Class methods inherited from UIObject
Instance methods
Instance methods inherited from RectBorder
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
ButtonSkin
function ButtonSkin (
)
Class properties
classConstructed
static classConstructed:Boolean = classConstruct()
(read)
symbolName
static symbolName:String = "ButtonSkin"
(read)
symbolOwner
static symbolOwner:Object = mx.skins.sample.ButtonSkin
(read)
UIObjectExtensionsDependency
static UIObjectExtensionsDependency = UIObjectExtensions
(read)
Instance properties
backgroundColorName
backgroundColorName = "buttonColor"
(read)
className
className = "ButtonSkin"
(read)
name of this class
Class methods
Instance methods
init
function init (
) : Void
size
function size (
) : Void