| Package | ardisia.components.popUpButton.themes.london.skins |
| Class | public class PopUpButtonSkin |
| Inheritance | PopUpButtonSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| mainButtonPart : Button | PopUpButtonSkin | ||
| openButtonPart : Button | PopUpButtonSkin | ||
| popupAnchorPart : PopUpAnchor | PopUpButtonSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | PopUpButtonSkin | ||
| mainButtonPart | property |
public var mainButtonPart:ButtonThis property can be used as the source for data binding.
| openButtonPart | property |
public var openButtonPart:ButtonThis property can be used as the source for data binding.
| popupAnchorPart | property |
public var popupAnchorPart:PopUpAnchorThis property can be used as the source for data binding.
| PopUpButtonSkin | () | Constructor |
public function PopUpButtonSkin()Constructor.