Packagestimulsoft.controls_old.visual.conditions
Classpublic class StiConditionIconsCombobox
InheritanceStiConditionIconsCombobox Inheritance StiComboBox Inheritance mx.controls.ComboBox

Default MXML PropertydataProvider



Public Properties
 PropertyDefined By
  selectedIconSet : int
StiConditionIconsCombobox
 InheritedsuperToolTip : Object
StiComboBox
Public Methods
 MethodDefined By
  
StiConditionIconsCombobox
Protected Methods
 MethodDefined By
  
[override]
StiConditionIconsCombobox
  
downArrowButton_buttonDownHandler(event:FlexEvent):void
[override]
StiConditionIconsCombobox
 Inherited
onDropdownOpen(e:DropdownEvent):void
StiComboBox
 Inherited
StiComboBox
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiConditionIconsCombobox
Property Detail
selectedIconSetproperty
selectedIconSet:int


Implementation
    public function get selectedIconSet():int
    public function set selectedIconSet(value:int):void
Constructor Detail
StiConditionIconsCombobox()Constructor
public function StiConditionIconsCombobox()



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

downArrowButton_buttonDownHandler()method 
override protected function downArrowButton_buttonDownHandler(event:FlexEvent):void

Parameters

event:FlexEvent

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

Parameters

unscaledWidth:Number
 
unscaledHeight:Number