Packagestimulsoft.controls.visual
Classpublic class StiLinkLabel
InheritanceStiLinkLabel Inheritance StiLabel Inheritance mx.controls.Label



Public Properties
 PropertyDefined By
 InheritedhelpToolTip : String
StiLabel
 InheritedInformationIcon : Class
[static]
StiLabel
 InheritedInformationIcon2013 : Class
[static]
StiLabel
 InheritedmeasuredWidth : Number
[override] [read-only]
StiLabel
  url : String
StiLinkLabel
 InheriteduseTheme : Boolean
StiLabel
Protected Properties
 PropertyDefined By
  theme : StiLabelTheme
[override] [read-only]
StiLinkLabel
Public Methods
 MethodDefined By
  
StiLinkLabel
 Inherited
applyTheme():void
StiLabel
Protected Methods
 MethodDefined By
 Inherited
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiLabel
Property Detail
themeproperty
theme:StiLabelTheme  [read-only] [override]


Implementation
    protected function get theme():StiLabelTheme
urlproperty 
url:String


Implementation
    public function get url():String
    public function set url(value:String):void
Constructor Detail
StiLinkLabel()Constructor
public function StiLinkLabel()