Package | stimulsoft.controls_old.wizard.select |
Class | public class StiSelectWizardControl |
Inheritance | StiSelectWizardControl ![]() |
Property | Defined By | ||
---|---|---|---|
objects : Array | StiSelectWizardControl | ||
selectedCategory : StiSelectWizardCategory | StiSelectWizardControl | ||
selectedElement : StiSelectWizardElement | StiSelectWizardControl | ||
topLabel : StiTextField | StiSelectWizardControl |
Method | Defined By | ||
---|---|---|---|
StiSelectWizardControl |
Method | Defined By | ||
---|---|---|---|
createChildren():void [override] | StiSelectWizardControl | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiSelectWizardControl |
objects | property |
objects:Array
public function get objects():Array
public function set objects(value:Array):void
selectedCategory | property |
public var selectedCategory:StiSelectWizardCategory
selectedElement | property |
public var selectedElement:StiSelectWizardElement
topLabel | property |
public var topLabel:StiTextField
StiSelectWizardControl | () | Constructor |
public function StiSelectWizardControl()
createChildren | () | method |
override protected function createChildren():void
updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
unscaledWidth:Number | |
unscaledHeight:Number |