Package | stimulsoft.controls_old.visual |
Class | public class StiComboBox |
Inheritance | StiComboBox ![]() |
Subclasses | StiAlphaComboBox, StiBorderStyleCompoBox, StiColorComboBox, StiConditionIconCombobox, StiConditionIconsCombobox, StiFontNameComboBox, StiZoomComboBox |
Default MXML PropertydataProvider
Property | Defined By | ||
---|---|---|---|
superToolTip : Object | StiComboBox |
Method | Defined By | ||
---|---|---|---|
StiComboBox |
Method | Defined By | ||
---|---|---|---|
onDropdownOpen(e:DropdownEvent):void | StiComboBox | ||
onRowCountChange(e:StiRowCountEvent):void | StiComboBox | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiComboBox |
superToolTip | property |
superToolTip:Object
public function get superToolTip():Object
public function set superToolTip(value:Object):void
StiComboBox | () | Constructor |
public function StiComboBox()
onDropdownOpen | () | method |
protected function onDropdownOpen(e:DropdownEvent):void
Parameters
e:DropdownEvent |
onRowCountChange | () | method |
updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
unscaledWidth:Number | |
unscaledHeight:Number |