Package | stimulsoft.controls.visual |
Class | public class StiRadioButton |
Inheritance | StiRadioButton ![]() |
Implements | IStiTheme |
Property | Defined By | ||
---|---|---|---|
buttonState : String | StiRadioButton | ||
helpToolTip : String | StiRadioButton | ||
InformationIcon : Class [static] | StiRadioButton | ||
InformationIcon2013 : Class [static] | StiRadioButton | ||
measuredWidth : Number [override] [read-only] | StiRadioButton |
Method | Defined By | ||
---|---|---|---|
StiRadioButton | |||
applyTheme():void | StiRadioButton |
Method | Defined By | ||
---|---|---|---|
onInitialize(e:FlexEvent):void | StiRadioButton | ||
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiRadioButton |
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
StiRadioButton | () | Constructor |
public function StiRadioButton()
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 |