Defaults

Kind of class:class
Inherits from:none
Classpath:mx.skins.sample.Defaults
File last modified:Tuesday, 18 December 2007, 15:44:38

Summary


Instance properties
Class methods
Instance methods

Class properties

classConstructed

static classConstructed = classConstruct()
(read)

CSSStyleDeclarationDependency

static CSSStyleDeclarationDependency = CSSStyleDeclaration
(read)

UIObjectDependency

static UIObjectDependency = UIObject
(read)

UIObjectExtensionsDependency

static UIObjectExtensionsDependency = UIObjectExtensions
(read)

Instance properties

beginFill

beginFill:Function
(read)

beginGradientFill

beginGradientFill:Function
(read)

curveTo

curveTo:Function
(read)

endFill

endFill:Function
(read)

lineTo

lineTo:Function
(read)

moveTo

moveTo:Function
(read)

Class methods

classConstruct

static function classConstruct (
) : Boolean

setThemeDefaults

static function setThemeDefaults (
) : Void

Instance methods

drawRoundRect

function drawRoundRect (
x, y, w, h, r, c, alpha, rot, grad)