Package | com.adobe.guides.spark.wrappers.components |
Interface | public 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 |
Public Properties
Property | Defined 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
Mon Nov 28 2011, 06:48 AM -08:00