Package | stimulsoft.controls.visual |
Class | public class StiLabel |
Inheritance | StiLabel ![]() |
Implements | IStiTheme |
Subclasses | StiLinkLabel |
Property | Defined By | ||
---|---|---|---|
helpToolTip : String | StiLabel | ||
InformationIcon : Class [static] | StiLabel | ||
InformationIcon2013 : Class [static] | StiLabel | ||
measuredWidth : Number [override] [read-only] | StiLabel | ||
useTheme : Boolean | StiLabel |
Property | Defined By | ||
---|---|---|---|
theme : StiLabelTheme [read-only] | StiLabel |
Method | Defined By | ||
---|---|---|---|
StiLabel() | StiLabel | ||
applyTheme():void | StiLabel |
Method | Defined By | ||
---|---|---|---|
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void [override] | StiLabel |
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
theme | property |
useTheme | property |
useTheme:Boolean
public function get useTheme():Boolean
public function set useTheme(value:Boolean):void
StiLabel | () | Constructor |
public function StiLabel()
applyTheme | () | method |
public function applyTheme():void
updateDisplayList | () | method |
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
Parameters
unscaledWidth:Number | |
unscaledHeight:Number |