Packageorg.openPyro.skins
Interfacepublic interface ISkin extends flash.display.IBitmapDrawable
SubinterfacesIComboBoxSkin, IScrollableContainerSkin, IScrollBarSkin, ISliderSkin
ImplementorsFlaSymbolSkin, GraphicSkin, UIControl

Defines an interface that all DisplayObjects that can be applied as Skins to OpenPyro controls



Public Properties
 PropertyDefined by
  skinnedControl : UIControl
[write-only]
ISkin
Public Methods
 MethodDefined by
  
dispose():void
ISkin
Property detail
skinnedControlproperty
skinnedControl:UIControl  [write-only]Implementation
    public function set skinnedControl(value:UIControl):void
Method detail
dispose()method
public function dispose():void