Packagestimulsoft.controls_old.visual
Classpublic class StiComboBox
InheritanceStiComboBox Inheritance mx.controls.ComboBox
Subclasses StiAlphaComboBox, StiBorderStyleCompoBox, StiColorComboBox, StiConditionIconCombobox, StiConditionIconsCombobox, StiFontNameComboBox, StiZoomComboBox

Default MXML PropertydataProvider



Public Properties
 PropertyDefined By
  superToolTip : Object
StiComboBox
Public Methods
 MethodDefined By
  
StiComboBox
Protected Methods
 MethodDefined By
  
onDropdownOpen(e:DropdownEvent):void
StiComboBox
  
StiComboBox
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiComboBox
Property Detail
superToolTipproperty
superToolTip:Object


Implementation
    public function get superToolTip():Object
    public function set superToolTip(value:Object):void
Constructor Detail
StiComboBox()Constructor
public function StiComboBox()



Method Detail
onDropdownOpen()method
protected function onDropdownOpen(e:DropdownEvent):void

Parameters

e:DropdownEvent

onRowCountChange()method 
protected function onRowCountChange(e:StiRowCountEvent):void

Parameters

e:StiRowCountEvent

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

Parameters

unscaledWidth:Number
 
unscaledHeight:Number