Packagecom.esri.ags.skins
Classpublic class TemplatePickerSkin
InheritanceTemplatePickerSkin Inheritance spark.components.supportClasses.Skin
Implements mx.binding.IBindingClient, mx.core.IStateClient2

The default skin class for the TemplatePicker component.

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  hostComponent : TemplatePicker
A strongly typed property that references the component to which this skin is applied.
TemplatePickerSkin
Public Methods
 MethodDefined By
  
Constructor.
TemplatePickerSkin
Property Detail
hostComponentproperty
public var hostComponent:TemplatePicker

A strongly typed property that references the component to which this skin is applied.

This property can be used as the source for data binding.

Constructor Detail
TemplatePickerSkin()Constructor
public function TemplatePickerSkin()

Constructor.