Packagestimulsoft.controls.theme
Classpublic class StiLinkLabelTheme
InheritanceStiLinkLabelTheme Inheritance StiLabelTheme Inheritance StiTheme Inheritance Object



Public Properties
 PropertyDefined By
 InheritedbackgroundColor : StiColor
StiTheme
 InheritedbackgroundDisabledColor : StiColor
StiTheme
 Inheritedblack : XMLNode
[static] [read-only]
StiTheme
 Inheritedblue : XMLNode
[static] [read-only]
StiTheme
 InheritedborderColor : StiColor
StiTheme
 InheritedborderDisabledColor : StiColor
StiTheme
 InheritedcornerRadius : Number
StiTheme
 Inheritedfont : StiFont
StiTheme
 InheritedfontColor : StiColor
StiTheme
 InheritedfontDisabledColor : StiColor
StiTheme
  highlightFontColor : StiColor
StiLinkLabelTheme
 Inheritedimage : String
StiTheme
 InheritedimageRectangle : StiRectangle
StiTheme
 InheritedimageSize : StiSize
StiTheme
 Inheritedoffice2013 : XMLNode
[static] [read-only]
StiTheme
 Inheritedsilver : XMLNode
[static] [read-only]
StiTheme
 Inheritedtheme : XMLNode
StiTheme
Public Methods
 MethodDefined By
  
StiLinkLabelTheme
Protected Methods
 MethodDefined By
 Inherited
decodeImage(bitmapData:BitmapData):void
StiTheme
Property Detail
highlightFontColorproperty
highlightFontColor:StiColor


Implementation
    public function get highlightFontColor():StiColor
    public function set highlightFontColor(value:StiColor):void
Constructor Detail
StiLinkLabelTheme()Constructor
public function StiLinkLabelTheme()