Packagestimulsoft.controls.theme
Classpublic class StiButtonTheme
InheritanceStiButtonTheme Inheritance StiTheme Inheritance Object
Subclasses StiCheckBoxTheme, StiComboBoxTheme, StiFlatButtonTheme, StiSliderTheme



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
  borderHighlightColor : StiColor
StiButtonTheme
  borderPressedColor : StiColor
StiButtonTheme
  borderSelectedColor : StiColor
StiButtonTheme
 InheritedcornerRadius : Number
StiTheme
  defaultBitmap : BitmapData
StiButtonTheme
  disabledColor : StiColor
StiButtonTheme
  downBitmap : BitmapData
StiButtonTheme
 Inheritedfont : StiFont
StiTheme
 InheritedfontColor : StiColor
StiTheme
 InheritedfontDisabledColor : StiColor
StiTheme
  fontHighlightColor : StiColor
StiButtonTheme
  fontPressedColor : StiColor
StiButtonTheme
  highlightColor : StiColor
StiButtonTheme
 Inheritedimage : String
StiTheme
 InheritedimageRectangle : StiRectangle
StiTheme
 InheritedimageSize : StiSize
StiTheme
 Inheritedoffice2013 : XMLNode
[static] [read-only]
StiTheme
  overBitmap : BitmapData
StiButtonTheme
  pressedColor : StiColor
StiButtonTheme
  selectedColor : StiColor
StiButtonTheme
  selectionRectangleColor : StiColor
StiButtonTheme
 Inheritedsilver : XMLNode
[static] [read-only]
StiTheme
 Inheritedtheme : XMLNode
StiTheme
  upBitmap : BitmapData
StiButtonTheme
Public Methods
 MethodDefined By
  
StiButtonTheme
Protected Methods
 MethodDefined By
  
decodeImage(bitmapData:BitmapData):void
[override]
StiButtonTheme
Property Detail
borderHighlightColorproperty
borderHighlightColor:StiColor


Implementation
    public function get borderHighlightColor():StiColor
    public function set borderHighlightColor(value:StiColor):void
borderPressedColorproperty 
borderPressedColor:StiColor


Implementation
    public function get borderPressedColor():StiColor
    public function set borderPressedColor(value:StiColor):void
borderSelectedColorproperty 
borderSelectedColor:StiColor


Implementation
    public function get borderSelectedColor():StiColor
    public function set borderSelectedColor(value:StiColor):void
defaultBitmapproperty 
defaultBitmap:BitmapData


Implementation
    public function get defaultBitmap():BitmapData
    public function set defaultBitmap(value:BitmapData):void
disabledColorproperty 
disabledColor:StiColor


Implementation
    public function get disabledColor():StiColor
    public function set disabledColor(value:StiColor):void
downBitmapproperty 
downBitmap:BitmapData


Implementation
    public function get downBitmap():BitmapData
    public function set downBitmap(value:BitmapData):void
fontHighlightColorproperty 
fontHighlightColor:StiColor


Implementation
    public function get fontHighlightColor():StiColor
    public function set fontHighlightColor(value:StiColor):void
fontPressedColorproperty 
fontPressedColor:StiColor


Implementation
    public function get fontPressedColor():StiColor
    public function set fontPressedColor(value:StiColor):void
highlightColorproperty 
highlightColor:StiColor


Implementation
    public function get highlightColor():StiColor
    public function set highlightColor(value:StiColor):void
overBitmapproperty 
overBitmap:BitmapData


Implementation
    public function get overBitmap():BitmapData
    public function set overBitmap(value:BitmapData):void
pressedColorproperty 
pressedColor:StiColor


Implementation
    public function get pressedColor():StiColor
    public function set pressedColor(value:StiColor):void
selectedColorproperty 
selectedColor:StiColor


Implementation
    public function get selectedColor():StiColor
    public function set selectedColor(value:StiColor):void
selectionRectangleColorproperty 
selectionRectangleColor:StiColor


Implementation
    public function get selectionRectangleColor():StiColor
    public function set selectionRectangleColor(value:StiColor):void
upBitmapproperty 
upBitmap:BitmapData


Implementation
    public function get upBitmap():BitmapData
    public function set upBitmap(value:BitmapData):void
Constructor Detail
StiButtonTheme()Constructor
public function StiButtonTheme()



Method Detail
decodeImage()method
override protected function decodeImage(bitmapData:BitmapData):void

Parameters

bitmapData:BitmapData