ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
com.adobe.guides.spark.wrappers.components 

IGuideSkinPart  - AS3 ADEP Guides

Packagecom.adobe.guides.spark.wrappers.components
Interfacepublic interface IGuideSkinPart

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Document Services - Guides 10
Runtime Versions: AIR 1.0, Flash Player 10.2

Interface implemenent by guide wrapper level skin parts.



Public Properties
 PropertyDefined By
  wrapperHost : IWrapperHost
get of set the wrapper host component.
IGuideSkinPart
Property Detail

wrapperHost

property
wrapperHost:IWrapperHost

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Document Services - Guides 10
Runtime Versions: AIR 1.0, Flash Player 10.2

get of set the wrapper host component.



Implementation
    public function get wrapperHost():IWrapperHost
    public function set wrapperHost(value:IWrapperHost):void