Packagestimulsoft.controls.theme
Classpublic class StiComboBoxTheme
InheritanceStiComboBoxTheme Inheritance StiButtonTheme 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
 InheritedborderHighlightColor : StiColor
StiButtonTheme
 InheritedborderPressedColor : StiColor
StiButtonTheme
 InheritedborderSelectedColor : StiColor
StiButtonTheme
  buttonBackgroundColor : StiColor
StiComboBoxTheme
  buttonDisabledColor : StiColor
StiComboBoxTheme
  buttonHighlightColor : StiColor
StiComboBoxTheme
  buttonPressedColor : StiColor
StiComboBoxTheme
 InheritedcornerRadius : Number
StiTheme
 InheriteddefaultBitmap : BitmapData
StiButtonTheme
 InheriteddisabledColor : StiColor
StiButtonTheme
 InheriteddownBitmap : BitmapData
StiButtonTheme
 Inheritedfont : StiFont
StiTheme
 InheritedfontColor : StiColor
StiTheme
 InheritedfontDisabledColor : StiColor
StiTheme
 InheritedfontHighlightColor : StiColor
StiButtonTheme
 InheritedfontPressedColor : StiColor
StiButtonTheme
 InheritedhighlightColor : StiColor
StiButtonTheme
 Inheritedimage : String
StiTheme
 InheritedimageRectangle : StiRectangle
StiTheme
 InheritedimageSize : StiSize
StiTheme
 Inheritedoffice2013 : XMLNode
[static] [read-only]
StiTheme
 InheritedoverBitmap : BitmapData
StiButtonTheme
 InheritedpressedColor : StiColor
StiButtonTheme
 InheritedselectedColor : StiColor
StiButtonTheme
 InheritedselectionRectangleColor : StiColor
StiButtonTheme
 Inheritedsilver : XMLNode
[static] [read-only]
StiTheme
 Inheritedtheme : XMLNode
StiTheme
 InheritedupBitmap : BitmapData
StiButtonTheme
Public Methods
 MethodDefined By
  
StiComboBoxTheme
Protected Methods
 MethodDefined By
 Inherited
decodeImage(bitmapData:BitmapData):void
[override]
StiButtonTheme
Property Detail
buttonBackgroundColorproperty
buttonBackgroundColor:StiColor


Implementation
    public function get buttonBackgroundColor():StiColor
    public function set buttonBackgroundColor(value:StiColor):void
buttonDisabledColorproperty 
buttonDisabledColor:StiColor


Implementation
    public function get buttonDisabledColor():StiColor
    public function set buttonDisabledColor(value:StiColor):void
buttonHighlightColorproperty 
buttonHighlightColor:StiColor


Implementation
    public function get buttonHighlightColor():StiColor
    public function set buttonHighlightColor(value:StiColor):void
buttonPressedColorproperty 
buttonPressedColor:StiColor


Implementation
    public function get buttonPressedColor():StiColor
    public function set buttonPressedColor(value:StiColor):void
Constructor Detail
StiComboBoxTheme()Constructor
public function StiComboBoxTheme()