Packageat.skins
Classpublic class SectionButtonSkin
InheritanceSectionButtonSkin Inheritance mx.core.UIComponent
Implementsmx.binding.IBindingClient



Public Properties
 PropertyDefined by
  _cornerRadius : Number = 7
SectionButtonSkin
  _themeColor : uint
SectionButtonSkin
Protected Methods
 MethodDefined by
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
SectionButtonSkin
Property detail
_cornerRadiusproperty
public var _cornerRadius:Number = 7
_themeColorproperty 
_themeColor:uint  [read-write]Implementation
    public function get _themeColor():uint
    public function set _themeColor(value:uint):void
Method detail
updateDisplayList()method
protected override function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):voidParameters
unscaledWidth:Number
 
unscaledHeight:Number