Packagestimulsoft.controls_old.wizard.select
Classpublic class StiSelectWizardControl
InheritanceStiSelectWizardControl Inheritance mx.containers.Canvas



Public Properties
 PropertyDefined By
  objects : Array
StiSelectWizardControl
  selectedCategory : StiSelectWizardCategory
StiSelectWizardControl
  selectedElement : StiSelectWizardElement
StiSelectWizardControl
  topLabel : StiTextField
StiSelectWizardControl
Public Methods
 MethodDefined By
  
StiSelectWizardControl
Protected Methods
 MethodDefined By
  
[override]
StiSelectWizardControl
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiSelectWizardControl
Property Detail
objectsproperty
objects:Array


Implementation
    public function get objects():Array
    public function set objects(value:Array):void
selectedCategoryproperty 
public var selectedCategory:StiSelectWizardCategory

selectedElementproperty 
public var selectedElement:StiSelectWizardElement

topLabelproperty 
public var topLabel:StiTextField

Constructor Detail
StiSelectWizardControl()Constructor
public function StiSelectWizardControl()



Method Detail
createChildren()method
override protected function createChildren():void

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

Parameters

unscaledWidth:Number
 
unscaledHeight:Number