| Package | feathers.themes |
| Class | public class MinimalTheme |
| Inheritance | MinimalTheme DisplayListWatcher Object |
| Implements | IFeathersTheme |
| Property | Defined By | ||
|---|---|---|---|
![]() | initializeOnce : Boolean
Determines if objects added to the display list are initialized only
once or every time that they are re-added. | DisplayListWatcher | |
| originalDPI : int [read-only] | MinimalTheme | ||
![]() | processRecursively : Boolean = true
Determines if only the object added should be processed or if its
children should be processed recursively. | DisplayListWatcher | |
![]() | requiredBaseClass : Class
The minimum base class required before the AddedWatcher will check
to see if a particular display object has any initializers. | DisplayListWatcher | |
| scaleToDPI : Boolean [read-only] | MinimalTheme | ||
| Property | Defined By | ||
|---|---|---|---|
| _fontSize : int | MinimalTheme | ||
| _originalDPI : int | MinimalTheme | ||
![]() | root : DisplayObjectContainer
The root of the display list that is watched for added children. | DisplayListWatcher | |
| _scale : Number | MinimalTheme | ||
| _scaleToDPI : Boolean | MinimalTheme | ||
| Method | Defined By | ||
|---|---|---|---|
MinimalTheme(root:DisplayObjectContainer, scaleToDPI:Boolean = true) | MinimalTheme | ||
![]() | clearInitializerForClass(type:Class, withName:String = null):void
If an initializer exists for a specific class, it will be removed
completely. | DisplayListWatcher | |
![]() | clearInitializerForClassAndSubclasses(type:Class):void
If an initializer exists for a specific class and its subclasses, the
initializer will be removed completely. | DisplayListWatcher | |
![]() | dispose():void
Stops listening to the root and cleans up anything else that needs to
be disposed. | DisplayListWatcher | |
![]() | getInitializerForClass(type:Class, withName:String = null):Function
If an initializer exists for a specific class, it will be returned. | DisplayListWatcher | |
![]() | getInitializerForClassAndSubclasses(type:Class):Function
If an initializer exists for a specific class and its subclasses, the initializer will be returned. | DisplayListWatcher | |
![]() | setInitializerForClass(type:Class, initializer:Function, withName:String = null):void
Sets the initializer for a specific class. | DisplayListWatcher | |
![]() | setInitializerForClassAndSubclasses(type:Class, initializer:Function):void
Sets an initializer for a specific class and any subclasses. | DisplayListWatcher | |
| Constant | Defined By | ||
|---|---|---|---|
| ATLAS : TextureAtlas [static] | MinimalTheme | ||
| _fontSize | property |
protected var _fontSize:int| _originalDPI | property |
protected var _originalDPI:int| _scale | property |
protected var _scale:Number| _scaleToDPI | property |
protected var _scaleToDPI:Boolean| originalDPI | property |
originalDPI:int [read-only] public function get originalDPI():int| scaleToDPI | property |
scaleToDPI:Boolean [read-only] public function get scaleToDPI():Boolean| MinimalTheme | () | Constructor |
public function MinimalTheme(root:DisplayObjectContainer, scaleToDPI:Boolean = true)root:DisplayObjectContainer | |
scaleToDPI:Boolean (default = true) |
| buttonInitializer | () | method |
| calloutInitializer | () | method |
| checkInitializer | () | method |
| groupedListInitializer | () | method |
| headerOrFooterRendererInitializer | () | method |
protected function headerOrFooterRendererInitializer(renderer:DefaultGroupedListHeaderOrFooterRenderer):voidParameters
renderer:DefaultGroupedListHeaderOrFooterRenderer |
| initialize | () | method |
protected function initialize():void| itemRendererInitializer | () | method |
protected function itemRendererInitializer(renderer:BaseDefaultItemRenderer):voidParameters
renderer:BaseDefaultItemRenderer |
| labelInitializer | () | method |
protected function labelInitializer(label:BitmapFontTextRenderer):voidParameters
label:BitmapFontTextRenderer |
| listInitializer | () | method |
| nothingInitializer | () | method |
| pickerListButtonInitializer | () | method |
| pickerListInitializer | () | method |
| progressBarInitializer | () | method |
protected function progressBarInitializer(progress:ProgressBar):voidParameters
progress:ProgressBar |
| radioInitializer | () | method |
| root_addedToStageHandler | () | method |
| screenHeaderInitializer | () | method |
| simpleScrollBarThumbInitializer | () | method |
| sliderInitializer | () | method |
| sliderThumbInitializer | () | method |
| tabInitializer | () | method |
| textInputInitializer | () | method |
| toggleSwitchInitializer | () | method |
protected function toggleSwitchInitializer(toggleSwitch:ToggleSwitch):voidParameters
toggleSwitch:ToggleSwitch |
| toggleSwitchOnTrackInitializer | () | method |
| toggleSwitchThumbInitializer | () | method |
| toolBarButtonInitializer | () | method |
| ATLAS | Constant |
public static const ATLAS:TextureAtlas| ATLAS_FONT_XML | Constant |
protected static const ATLAS_FONT_XML:Class| ATLAS_IMAGE | Constant |
protected static const ATLAS_IMAGE:Class| ATLAS_XML | Constant |
protected static const ATLAS_XML:Class| BACKGROUND_COLOR | Constant |
protected static const BACKGROUND_COLOR:uint = 0xf3f3f3| BITMAP_FONT | Constant |
protected static const BITMAP_FONT:BitmapFont| BUTTON_DISABLED_SKIN_TEXTURES | Constant |
protected static const BUTTON_DISABLED_SKIN_TEXTURES:Scale9Textures| BUTTON_DOWN_SKIN_TEXTURES | Constant |
protected static const BUTTON_DOWN_SKIN_TEXTURES:Scale9Textures| BUTTON_SELECTED_SKIN_TEXTURES | Constant |
protected static const BUTTON_SELECTED_SKIN_TEXTURES:Scale9Textures| BUTTON_UP_SKIN_TEXTURES | Constant |
protected static const BUTTON_UP_SKIN_TEXTURES:Scale9Textures| CALLOUT_BOTTOM_ARROW_SKIN_TEXTURE | Constant |
protected static const CALLOUT_BOTTOM_ARROW_SKIN_TEXTURE:Texture| CALLOUT_LEFT_ARROW_SKIN_TEXTURE | Constant |
protected static const CALLOUT_LEFT_ARROW_SKIN_TEXTURE:Texture| CALLOUT_RIGHT_ARROW_SKIN_TEXTURE | Constant |
protected static const CALLOUT_RIGHT_ARROW_SKIN_TEXTURE:Texture| CALLOUT_TOP_ARROW_SKIN_TEXTURE | Constant |
protected static const CALLOUT_TOP_ARROW_SKIN_TEXTURE:Texture| CHECK_SCALE_9_GRID | Constant |
protected static const CHECK_SCALE_9_GRID:Rectangle| CHECK_SELECTED_ICON_TEXTURES | Constant |
protected static const CHECK_SELECTED_ICON_TEXTURES:Scale9Textures| DROP_DOWN_ARROW_TEXTURE | Constant |
protected static const DROP_DOWN_ARROW_TEXTURE:Texture| HEADER_SKIN_TEXTURES | Constant |
protected static const HEADER_SKIN_TEXTURES:Scale9Textures| INSET_BACKGROUND_DISABLED_SKIN_TEXTURES | Constant |
protected static const INSET_BACKGROUND_DISABLED_SKIN_TEXTURES:Scale9Textures| INSET_BACKGROUND_SKIN_TEXTURES | Constant |
protected static const INSET_BACKGROUND_SKIN_TEXTURES:Scale9Textures| INSET_TEXT_COLOR | Constant |
protected static const INSET_TEXT_COLOR:uint = 0x333333| LIST_ITEM_DOWN_TEXTURE | Constant |
protected static const LIST_ITEM_DOWN_TEXTURE:Texture| LIST_ITEM_SELECTED_TEXTURE | Constant |
protected static const LIST_ITEM_SELECTED_TEXTURE:Texture| LIST_ITEM_UP_TEXTURE | Constant |
protected static const LIST_ITEM_UP_TEXTURE:Texture| ORIGINAL_DPI_IPAD_RETINA | Constant |
protected static const ORIGINAL_DPI_IPAD_RETINA:int = 264| ORIGINAL_DPI_IPHONE_RETINA | Constant |
protected static const ORIGINAL_DPI_IPHONE_RETINA:int = 326| POPUP_BACKGROUND_SKIN_TEXTURES | Constant |
protected static const POPUP_BACKGROUND_SKIN_TEXTURES:Scale9Textures| PRIMARY_TEXT_COLOR | Constant |
protected static const PRIMARY_TEXT_COLOR:uint = 0x666666| RADIO_ICON_TEXTURE | Constant |
protected static const RADIO_ICON_TEXTURE:Texture| RADIO_SELECTED_ICON_TEXTURE | Constant |
protected static const RADIO_SELECTED_ICON_TEXTURE:Texture| SCALE_9_GRID | Constant |
protected static const SCALE_9_GRID:Rectangle| SCROLL_BAR_THUMB_SKIN_TEXTURES | Constant |
protected static const SCROLL_BAR_THUMB_SKIN_TEXTURES:Scale9Textures| SCROLLBAR_THUMB_SCALE_9_GRID | Constant |
protected static const SCROLLBAR_THUMB_SCALE_9_GRID:Rectangle| SELECTED_TEXT_COLOR | Constant |
protected static const SELECTED_TEXT_COLOR:uint = 0x333333| TAB_DOWN_SKIN_TEXTURES | Constant |
protected static const TAB_DOWN_SKIN_TEXTURES:Scale9Textures| TAB_SCALE_9_GRID | Constant |
protected static const TAB_SCALE_9_GRID:Rectangle| TAB_SELECTED_SKIN_TEXTURES | Constant |
protected static const TAB_SELECTED_SKIN_TEXTURES:Scale9Textures| TAB_UP_SKIN_TEXTURES | Constant |
protected static const TAB_UP_SKIN_TEXTURES:Scale9Textures| THUMB_SKIN_TEXTURES | Constant |
protected static const THUMB_SKIN_TEXTURES:Scale9Textures| TOOLBAR_BUTTON_DOWN_SKIN_TEXTURES | Constant |
protected static const TOOLBAR_BUTTON_DOWN_SKIN_TEXTURES:Scale9Textures| TOOLBAR_BUTTON_SELECTED_SKIN_TEXTURES | Constant |
protected static const TOOLBAR_BUTTON_SELECTED_SKIN_TEXTURES:Scale9Textures| TOOLBAR_BUTTON_UP_SKIN_TEXTURES | Constant |
protected static const TOOLBAR_BUTTON_UP_SKIN_TEXTURES:Scale9Textures