| Package | com.flexicious.skins.container |
| Class | public class MaximizeButtonSkin |
| Inheritance | MaximizeButtonSkin spark.skins.SparkSkin |
| Implements | mx.core.IStateClient2 |
| Language Version : | ActionScript 3.0 |
| Product Version : | Flex 4 |
| Runtime Versions : | Flash Player 10, AIR 1.5 |
Default MXML PropertymxmlContent
See also
| Property | Defined By | ||
|---|---|---|---|
| cbshad : Rect Define the inner shadow. | MaximizeButtonSkin | ||
| dropShadow : RectangularDropShadow Define the drop shadow for the close button. | MaximizeButtonSkin | ||
| hostComponent : Button | MaximizeButtonSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | MaximizeButtonSkin | ||
| cbshad | property |
public var cbshad:RectDefine the inner shadow.
This property can be used as the source for data binding.
| dropShadow | property |
public var dropShadow:RectangularDropShadowDefine the drop shadow for the close button.
This property can be used as the source for data binding.
| hostComponent | property |
public var hostComponent:ButtonThis property can be used as the source for data binding.
| MaximizeButtonSkin | () | Constructor |
public function MaximizeButtonSkin()Constructor.