dataProvider:IList
[read-only]
This property can be used as the source for data binding.
Implementation public function get dataProvider():IList
isSelected:Boolean
Implementation public function get isSelected():Boolean
public function set isSelected(value:Boolean):void
numViews:int
[read-only]
This property can be used as the source for data binding.
Implementation public function get numViews():int
propertiesChangedEvents:Array
[read-only]
Implementation public function get propertiesChangedEvents():Array
propertyEditorClass:Class
[read-only]
Implementation public function get propertyEditorClass():Class
selectedIndex:int
This property can be used as the source for data binding.
Implementation public function get selectedIndex():int
public function set selectedIndex(value:int):void
selectedView:SkinnableContainer
[read-only]
This property can be used as the source for data binding.
Implementation public function get selectedView():SkinnableContainer
override protected function commitProperties():void
public function fromXML(xml:XML, callback:Function, surface:ISurface, lookup:ILookup):void
Parameters
| xml:XML |
|
| callback:Function |
|
| surface:ISurface |
|
| lookup:ILookup |
public function getViewAt(index:int):SkinnableContainer
Parameters
Returns public function tabFromXML(tab:NavigatorContent, xml:XML, callback:Function, lookup:ILookup, surface:ISurface):void
Parameters
| tab:NavigatorContent |
|
| xml:XML |
|
| callback:Function |
|
| lookup:ILookup |
|
| surface:ISurface |
public function toCode():XML
Returns public function toRora():XML
Returns public function toRoyaleConvertCode():XML
Returns public function toXML():XML
Returnspublic static const ELEMENT_NAME:String = tabs
Fri Dec 23 2022, 05:30 AM -06:00