Packagestimulsoft.controls.visual.skins
Classpublic class StiComboBoxSkin
InheritanceStiComboBoxSkin Inheritance mx.skins.halo.ComboBoxArrowSkin



Protected Properties
 PropertyDefined By
  theme : StiComboBoxTheme
[read-only]
StiComboBoxSkin
Public Methods
 MethodDefined By
  
StiComboBoxSkin
Protected Methods
 MethodDefined By
  
drawComboBoxSkin2007(g:StiGraphics, size:StiSize, color:StiColor, buttonColor:StiColor, borderColor:StiColor, pressed:Boolean = false):void
StiComboBoxSkin
  
StiComboBoxSkin
  
updateDisplayList(w:Number, h:Number):void
[override]
StiComboBoxSkin
Property Detail
themeproperty
theme:StiComboBoxTheme  [read-only]


Implementation
    protected function get theme():StiComboBoxTheme
Constructor Detail
StiComboBoxSkin()Constructor
public function StiComboBoxSkin()



Method Detail
drawComboBoxSkin2007()method
protected function drawComboBoxSkin2007(g:StiGraphics, size:StiSize, color:StiColor, buttonColor:StiColor, borderColor:StiColor, pressed:Boolean = false):void

Parameters

g:StiGraphics
 
size:StiSize
 
color:StiColor
 
buttonColor:StiColor
 
borderColor:StiColor
 
pressed:Boolean (default = false)

drawDownArrow()method 
protected function drawDownArrow(g:StiGraphics, size:StiSize, color:StiColor):void

Parameters

g:StiGraphics
 
size:StiSize
 
color:StiColor

updateDisplayList()method 
override protected function updateDisplayList(w:Number, h:Number):void

Parameters

w:Number
 
h:Number