Package | com.adobe.portfolio.skins |
Class | public class NavPreviewSkin |
Inheritance | NavPreviewSkin ![]() |
Implements | INavPreviewSkin, mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined By | ||
---|---|---|---|
breadcrumbAndFileCount : HGroup | NavPreviewSkin | ||
cardButtons : Group | NavPreviewSkin | ||
cardShield : Group Card shield | NavPreviewSkin | ||
closeButton : Button | NavPreviewSkin | ||
dataGroup : DataGroup The container for the data items. | NavPreviewSkin | ||
easeOut : Power | NavPreviewSkin | ||
fadeDuration : Number | NavPreviewSkin | ||
fileNameLabel : Label | NavPreviewSkin | ||
folderGlow : GlowFilter | NavPreviewSkin | ||
folderShield : Group Folder shield | NavPreviewSkin | ||
fromCardPreview : Parallel | NavPreviewSkin | ||
fromFolderPreview : Parallel | NavPreviewSkin | ||
hostComponent : NavPreview | NavPreviewSkin | ||
isEffectPlaying : Boolean [read-only] | NavPreviewSkin | ||
marqueeSelection : MarqueeSelection | NavPreviewSkin | ||
nextButton : FileNavigationButton | NavPreviewSkin | ||
nextCardPreview : Parallel | NavPreviewSkin | ||
nextCardPreviewEffect : Effect [read-only] | NavPreviewSkin | ||
openFileButton : IconButton | NavPreviewSkin | ||
prevButton : FileNavigationButton | NavPreviewSkin | ||
prevCardPreview : Parallel | NavPreviewSkin | ||
prevCardPreviewEffect : Effect [read-only] | NavPreviewSkin | ||
previewCard : PreviewCard Card preview | NavPreviewSkin | ||
previewFolder : Group Folder preview | NavPreviewSkin | ||
previewFolderCard : FolderCard Folder preview | NavPreviewSkin | ||
previewHUD : PreviewHUD | NavPreviewSkin | ||
scrollerPreviewFolder : NavScroller The Scroller component to add scroll bars to the list. | NavPreviewSkin | ||
tempPreviewCard : PreviewCard | NavPreviewSkin | ||
tempPreviewFolderCard : FolderCard | NavPreviewSkin | ||
tileLayout : BasicTileLayout | NavPreviewSkin | ||
toCardPreview : Parallel | NavPreviewSkin | ||
toFolderPreview : Parallel | NavPreviewSkin |
Method | Defined By | ||
---|---|---|---|
Constructor. | NavPreviewSkin |
breadcrumbAndFileCount | property |
public var breadcrumbAndFileCount:HGroup
This property can be used as the source for data binding.
cardButtons | property |
public var cardButtons:Group
This property can be used as the source for data binding.
cardShield | property |
public var cardShield:Group
Card shield
This property can be used as the source for data binding.
closeButton | property |
public var closeButton:Button
This property can be used as the source for data binding.
dataGroup | property |
public var dataGroup:DataGroup
The container for the data items.
This property can be used as the source for data binding.
easeOut | property |
public var easeOut:Power
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.
fileNameLabel | property |
public var fileNameLabel:Label
This property can be used as the source for data binding.
folderGlow | property |
public var folderGlow:GlowFilter
This property can be used as the source for data binding.
folderShield | property |
public var folderShield:Group
Folder shield
This property can be used as the source for data binding.
fromCardPreview | property |
public var fromCardPreview:Parallel
This property can be used as the source for data binding.
fromFolderPreview | property |
public var fromFolderPreview:Parallel
This property can be used as the source for data binding.
hostComponent | property |
public var hostComponent:NavPreview
This property can be used as the source for data binding.
isEffectPlaying | property |
isEffectPlaying:Boolean
[read-only] public function get isEffectPlaying():Boolean
marqueeSelection | property |
public var marqueeSelection:MarqueeSelection
This property can be used as the source for data binding.
nextButton | property |
public var nextButton:FileNavigationButton
This property can be used as the source for data binding.
nextCardPreview | property |
public var nextCardPreview:Parallel
This property can be used as the source for data binding.
nextCardPreviewEffect | property |
nextCardPreviewEffect:Effect
[read-only] public function get nextCardPreviewEffect():Effect
openFileButton | property |
public var openFileButton:IconButton
This property can be used as the source for data binding.
prevButton | property |
public var prevButton:FileNavigationButton
This property can be used as the source for data binding.
prevCardPreview | property |
public var prevCardPreview:Parallel
This property can be used as the source for data binding.
prevCardPreviewEffect | property |
prevCardPreviewEffect:Effect
[read-only] public function get prevCardPreviewEffect():Effect
previewCard | property |
public var previewCard:PreviewCard
Card preview
This property can be used as the source for data binding.
previewFolder | property |
public var previewFolder:Group
Folder preview
This property can be used as the source for data binding.
previewFolderCard | property |
public var previewFolderCard:FolderCard
Folder preview
This property can be used as the source for data binding.
previewHUD | property |
public var previewHUD:PreviewHUD
This property can be used as the source for data binding.
scrollerPreviewFolder | property |
public var scrollerPreviewFolder:NavScroller
The Scroller component to add scroll bars to the list.
This property can be used as the source for data binding.
tempPreviewCard | property |
public var tempPreviewCard:PreviewCard
This property can be used as the source for data binding.
tempPreviewFolderCard | property |
public var tempPreviewFolderCard:FolderCard
This property can be used as the source for data binding.
tileLayout | property |
public var tileLayout:BasicTileLayout
This property can be used as the source for data binding.
toCardPreview | property |
public var toCardPreview:Parallel
This property can be used as the source for data binding.
toFolderPreview | property |
public var toFolderPreview:Parallel
This property can be used as the source for data binding.
NavPreviewSkin | () | Constructor |
public function NavPreviewSkin()
Constructor.