Package | ardisia.components.popUpButton.themes.spark.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:Button
This property can be used as the source for data binding.
openButtonPart | property |
public var openButtonPart:Button
This property can be used as the source for data binding.
popupAnchorPart | property |
public var popupAnchorPart:PopUpAnchor
This property can be used as the source for data binding.
PopUpButtonSkin | () | Constructor |
public function PopUpButtonSkin()
Constructor.