Click or drag to resize

FileBrowserController Fields

The FileBrowserController type exposes the following members.

Fields
 NameDescription
Protected field_category Stores the pad category when no descriptor is assigned.
(Inherited from AbstractPadContent)
Protected field_contentId Stores the content identifier when no descriptor is assigned.
(Inherited from AbstractPadContent)
Protected field_iconSource Stores the icon source when no descriptor is assigned.
(Inherited from AbstractPadContent)
Protected field_isActive Stores whether the pad is active.
(Inherited from AbstractPadContent)
Protected field_isSelected Stores whether the pad is selected.
(Inherited from AbstractPadContent)
Protected field_isVisible Stores whether the pad is visible.
(Inherited from AbstractPadContent)
Protected field_padDescriptor Stores the descriptor that defines the pad metadata.
(Inherited from AbstractPadContent)
Protected field_shortCut Stores the shortcut when no descriptor is assigned.
(Inherited from AbstractPadContent)
Protected field_title Stores the pad title when no descriptor is assigned.
(Inherited from AbstractPadContent)
Top
See Also