Package | stimulsoft.controls.visual |
Class | public class StiCheckBox |
Inheritance | StiCheckBox ![]() |
Implements | IStiTheme |
Property | Defined By | ||
---|---|---|---|
buttonState : String | StiCheckBox | ||
helpToolTip : String | StiCheckBox | ||
InformationIcon : Class [static] | StiCheckBox | ||
InformationIcon2013 : Class [static] | StiCheckBox | ||
measuredWidth : Number [override] [read-only] | StiCheckBox | ||
useTheme : Boolean | StiCheckBox |
Method | Defined By | ||
---|---|---|---|
StiCheckBox | |||
applyTheme():void | StiCheckBox |
Method | Defined By | ||
---|---|---|---|
onInitialize(e:FlexEvent):void | StiCheckBox | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiCheckBox |
buttonState | property |
buttonState:String
public function get buttonState():String
public function set buttonState(value:String):void
helpToolTip | property |
helpToolTip:String
public function get helpToolTip():String
public function set helpToolTip(value:String):void
InformationIcon | property |
public static var InformationIcon:Class
InformationIcon2013 | property |
public static var InformationIcon2013:Class
measuredWidth | property |
measuredWidth:Number
[read-only] [override] public function get measuredWidth():Number
useTheme | property |
useTheme:Boolean
public function get useTheme():Boolean
public function set useTheme(value:Boolean):void
StiCheckBox | () | Constructor |
public function StiCheckBox()
applyTheme | () | method |
public function applyTheme():void
onInitialize | () | method |
protected function onInitialize(e:FlexEvent):void
Parameters
e:FlexEvent |
updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
unscaledWidth:Number | |
unscaledHeight:Number |