Packagestimulsoft.controls.theme
Classpublic class StiExpanderTheme
InheritanceStiExpanderTheme 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
  captionBorderColor : StiColor
StiExpanderTheme
  captionColor : StiColor
StiExpanderTheme
  captionCornerRadius : Number
StiExpanderTheme
 InheritedcornerRadius : Number
StiTheme
 Inheritedfont : StiFont
StiTheme
 InheritedfontColor : StiColor
StiTheme
 InheritedfontDisabledColor : StiColor
StiTheme
 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
  
StiExpanderTheme
Protected Methods
 MethodDefined By
 Inherited
decodeImage(bitmapData:BitmapData):void
StiTheme
Property Detail
captionBorderColorproperty
captionBorderColor:StiColor


Implementation
    public function get captionBorderColor():StiColor
    public function set captionBorderColor(value:StiColor):void
captionColorproperty 
captionColor:StiColor


Implementation
    public function get captionColor():StiColor
    public function set captionColor(value:StiColor):void
captionCornerRadiusproperty 
captionCornerRadius:Number


Implementation
    public function get captionCornerRadius():Number
    public function set captionCornerRadius(value:Number):void
Constructor Detail
StiExpanderTheme()Constructor
public function StiExpanderTheme()