Packagestimulsoft.controls.visual
Classpublic class StiLabel
InheritanceStiLabel Inheritance mx.controls.Label
Implements IStiTheme
Subclasses StiLinkLabel



Public Properties
 PropertyDefined By
  helpToolTip : String
StiLabel
  InformationIcon : Class
[static]
StiLabel
  InformationIcon2013 : Class
[static]
StiLabel
  measuredWidth : Number
[override] [read-only]
StiLabel
  useTheme : Boolean
StiLabel
Protected Properties
 PropertyDefined By
  theme : StiLabelTheme
[read-only]
StiLabel
Public Methods
 MethodDefined By
  
StiLabel
  
applyTheme():void
StiLabel
Protected Methods
 MethodDefined By
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiLabel
Property Detail
helpToolTipproperty
helpToolTip:String


Implementation
    public function get helpToolTip():String
    public function set helpToolTip(value:String):void
InformationIconproperty 
public static var InformationIcon:Class

InformationIcon2013property 
public static var InformationIcon2013:Class

measuredWidthproperty 
measuredWidth:Number  [read-only] [override]


Implementation
    public function get measuredWidth():Number
themeproperty 
theme:StiLabelTheme  [read-only]


Implementation
    protected function get theme():StiLabelTheme
useThemeproperty 
useTheme:Boolean


Implementation
    public function get useTheme():Boolean
    public function set useTheme(value:Boolean):void
Constructor Detail
StiLabel()Constructor
public function StiLabel()



Method Detail
applyTheme()method
public function applyTheme():void

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

Parameters

unscaledWidth:Number
 
unscaledHeight:Number