Packageardisia.components.popUpButton.themes.london.skins
Classpublic class PopUpButtonSkin
InheritancePopUpButtonSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  mainButtonPart : Button
PopUpButtonSkin
  openButtonPart : Button
PopUpButtonSkin
  popupAnchorPart : PopUpAnchor
PopUpButtonSkin
Public Methods
 MethodDefined By
  
Constructor.
PopUpButtonSkin
Property Detail
mainButtonPartproperty
public var mainButtonPart:Button

This property can be used as the source for data binding.

openButtonPartproperty 
public var openButtonPart:Button

This property can be used as the source for data binding.

popupAnchorPartproperty 
public var popupAnchorPart:PopUpAnchor

This property can be used as the source for data binding.

Constructor Detail
PopUpButtonSkin()Constructor
public function PopUpButtonSkin()

Constructor.