| Package | ardisia.components.menuBar.themes.stockholm.skins |
| Class | public class MenuBarItemSkin |
| Inheritance | MenuBarItemSkin spark.components.supportClasses.Skin |
| Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| fill : SolidColor | MenuBarItemSkin | ||
| labelDisplay : Label | MenuBarItemSkin | ||
| stroke : SolidColorStroke | MenuBarItemSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | MenuBarItemSkin | ||
| fill | property |
public var fill:SolidColorThis property can be used as the source for data binding.
| labelDisplay | property |
public var labelDisplay:LabelThis property can be used as the source for data binding.
| stroke | property |
public var stroke:SolidColorStrokeThis property can be used as the source for data binding.
| MenuBarItemSkin | () | Constructor |
public function MenuBarItemSkin()Constructor.