Packagestimulsoft.controls_old.visual
Classpublic class StiTabNavigatorTab
InheritanceStiTabNavigatorTab Inheritance mx.containers.Canvas



Public Properties
 PropertyDefined By
  label : String
[override] [write-only]
StiTabNavigatorTab
Public Methods
 MethodDefined By
  
StiTabNavigatorTab
  
addChild(child:DisplayObject):DisplayObject
[override]
StiTabNavigatorTab
Protected Methods
 MethodDefined By
  
[override]
StiTabNavigatorTab
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiTabNavigatorTab
Property Detail
labelproperty
label:String  [write-only] [override]


Implementation
    public function set label(value:String):void
Constructor Detail
StiTabNavigatorTab()Constructor
public function StiTabNavigatorTab()



Method Detail
addChild()method
override public function addChild(child:DisplayObject):DisplayObject

Parameters

child:DisplayObject

Returns
DisplayObject
createChildren()method 
override protected function createChildren():void

updateDisplayList()method 
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number