BETA ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Hide Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes

Language Reference only
Filters: AIR 32.0 and earlier, Flash Player 32.0 and earlier, Flash Lite 4
None
Hide Filters
mx.core 

IProgrammaticSkin  - AS3 Flex

(Preview)
Packagemx.core
Interfacepublic interface IProgrammaticSkin
Implementors PopUpButtonSkin, ProgrammaticSkin

Language Version: ActionScript 3.0
Product Version: Flex 3
Runtime Versions: Flash Player 9, AIR 1.1

The IProgrammaticSkin interface defines the interface that skin classes must implement if they use the name property skin interface.



Public Methods
 MethodDefined By
  
This function is called by the LayoutManager when it's time for this control to draw itself.
IProgrammaticSkin
  
Validate and update the properties and layout of this object and redraw it, if necessary.
IProgrammaticSkin
Method Detail