Packagestimulsoft.controls_old.visual.conditions
Classpublic class StiConditionIconsDropDownCanvas
InheritanceStiConditionIconsDropDownCanvas Inheritance spark.components.Group
Implements mx.binding.IBindingClient

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  button1 : StiFlatButton
StiConditionIconsDropDownCanvas
  button10 : StiFlatButton
StiConditionIconsDropDownCanvas
  button11 : StiFlatButton
StiConditionIconsDropDownCanvas
  button12 : StiFlatButton
StiConditionIconsDropDownCanvas
  button13 : StiFlatButton
StiConditionIconsDropDownCanvas
  button14 : StiFlatButton
StiConditionIconsDropDownCanvas
  button15 : StiFlatButton
StiConditionIconsDropDownCanvas
  button16 : StiFlatButton
StiConditionIconsDropDownCanvas
  button17 : StiFlatButton
StiConditionIconsDropDownCanvas
  button18 : StiFlatButton
StiConditionIconsDropDownCanvas
  button19 : StiFlatButton
StiConditionIconsDropDownCanvas
  button2 : StiFlatButton
StiConditionIconsDropDownCanvas
  button20 : StiFlatButton
StiConditionIconsDropDownCanvas
  button21 : StiFlatButton
StiConditionIconsDropDownCanvas
  button22 : StiFlatButton
StiConditionIconsDropDownCanvas
  button23 : StiFlatButton
StiConditionIconsDropDownCanvas
  button24 : StiFlatButton
StiConditionIconsDropDownCanvas
  button25 : StiFlatButton
StiConditionIconsDropDownCanvas
  button3 : StiFlatButton
StiConditionIconsDropDownCanvas
  button4 : StiFlatButton
StiConditionIconsDropDownCanvas
  button5 : StiFlatButton
StiConditionIconsDropDownCanvas
  button6 : StiFlatButton
StiConditionIconsDropDownCanvas
  button7 : StiFlatButton
StiConditionIconsDropDownCanvas
  button8 : StiFlatButton
StiConditionIconsDropDownCanvas
  button9 : StiFlatButton
StiConditionIconsDropDownCanvas
  selectedIconSet : int
StiConditionIconsDropDownCanvas
Public Methods
 MethodDefined By
  
Constructor.
StiConditionIconsDropDownCanvas
Protected Methods
 MethodDefined By
  
onClickHandler(event:MouseEvent, type:int):void
StiConditionIconsDropDownCanvas
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiConditionIconsDropDownCanvas
Property Detail
button1property
public var button1:StiFlatButton

This property can be used as the source for data binding.

button10property 
public var button10:StiFlatButton

This property can be used as the source for data binding.

button11property 
public var button11:StiFlatButton

This property can be used as the source for data binding.

button12property 
public var button12:StiFlatButton

This property can be used as the source for data binding.

button13property 
public var button13:StiFlatButton

This property can be used as the source for data binding.

button14property 
public var button14:StiFlatButton

This property can be used as the source for data binding.

button15property 
public var button15:StiFlatButton

This property can be used as the source for data binding.

button16property 
public var button16:StiFlatButton

This property can be used as the source for data binding.

button17property 
public var button17:StiFlatButton

This property can be used as the source for data binding.

button18property 
public var button18:StiFlatButton

This property can be used as the source for data binding.

button19property 
public var button19:StiFlatButton

This property can be used as the source for data binding.

button2property 
public var button2:StiFlatButton

This property can be used as the source for data binding.

button20property 
public var button20:StiFlatButton

This property can be used as the source for data binding.

button21property 
public var button21:StiFlatButton

This property can be used as the source for data binding.

button22property 
public var button22:StiFlatButton

This property can be used as the source for data binding.

button23property 
public var button23:StiFlatButton

This property can be used as the source for data binding.

button24property 
public var button24:StiFlatButton

This property can be used as the source for data binding.

button25property 
public var button25:StiFlatButton

This property can be used as the source for data binding.

button3property 
public var button3:StiFlatButton

This property can be used as the source for data binding.

button4property 
public var button4:StiFlatButton

This property can be used as the source for data binding.

button5property 
public var button5:StiFlatButton

This property can be used as the source for data binding.

button6property 
public var button6:StiFlatButton

This property can be used as the source for data binding.

button7property 
public var button7:StiFlatButton

This property can be used as the source for data binding.

button8property 
public var button8:StiFlatButton

This property can be used as the source for data binding.

button9property 
public var button9:StiFlatButton

This property can be used as the source for data binding.

selectedIconSetproperty 
selectedIconSet:int


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

Constructor.

Method Detail
onClickHandler()method
protected function onClickHandler(event:MouseEvent, type:int):void

Parameters

event:MouseEvent
 
type:int

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

Parameters

unscaledWidth:Number
 
unscaledHeight:Number