Package | com.adobe.portfolio.skins |
Class | public class MiniNavListSkin |
Inheritance | MiniNavListSkin ![]() |
Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
background : Rect | MiniNavListSkin | ||
border : Rect | MiniNavListSkin | ||
dataGroup : NavContainerDataGroup The container for the data items. | MiniNavListSkin | ||
fadeDuration : Number | MiniNavListSkin | ||
hostComponent : MiniNavList | MiniNavListSkin | ||
slammer : IconToggleButton | MiniNavListSkin | ||
VerticalLayout : VerticalLayout | MiniNavListSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | MiniNavListSkin |
Method | Defined By | ||
---|---|---|---|
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | MiniNavListSkin |
background | property |
public var background:Rect
This property can be used as the source for data binding.
border | property |
public var border:Rect
This property can be used as the source for data binding.
dataGroup | property |
public var dataGroup:NavContainerDataGroup
The container for the data items.
This property can be used as the source for data binding.
fadeDuration | property |
public var fadeDuration:Number
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:MiniNavList
This property can be used as the source for data binding.
slammer | property |
public var slammer:IconToggleButton
This property can be used as the source for data binding.
VerticalLayout | property |
public var VerticalLayout:VerticalLayout
This property can be used as the source for data binding.
MiniNavListSkin | () | Constructor |
public function MiniNavListSkin()
Constructor.
updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
unscaledWidth:Number | |
unscaledHeight:Number |