Packageardisia.components.menuBar.themes.stockholm.skins
Classpublic class MenuBarItemSkin
InheritanceMenuBarItemSkin Inheritance spark.components.supportClasses.Skin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  fill : SolidColor
MenuBarItemSkin
  labelDisplay : Label
MenuBarItemSkin
  stroke : SolidColorStroke
MenuBarItemSkin
Public Methods
 MethodDefined By
  
Constructor.
MenuBarItemSkin
Property Detail
fillproperty
public var fill:SolidColor

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

labelDisplayproperty 
public var labelDisplay:Label

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

strokeproperty 
public var stroke:SolidColorStroke

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

Constructor Detail
MenuBarItemSkin()Constructor
public function MenuBarItemSkin()

Constructor.