| Package | com.esri.ags.skins |
| Class | public class TemplatePickerSimpleSkin |
| Inheritance | TemplatePickerSimpleSkin spark.components.supportClasses.Skin |
| Implements | mx.binding.IBindingClient, mx.core.IStateClient2 |
Default MXML PropertymxmlContent
| Property | Defined By | ||
|---|---|---|---|
| hostComponent : TemplatePicker
A strongly typed property that references the component to which this skin is applied. | TemplatePickerSimpleSkin | ||
| templateList : List
List to display feature templates. | TemplatePickerSimpleSkin | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | TemplatePickerSimpleSkin | ||
| hostComponent | property |
public var hostComponent:TemplatePickerA strongly typed property that references the component to which this skin is applied.
This property can be used as the source for data binding.
| templateList | property |
public var templateList:ListList to display feature templates.
| TemplatePickerSimpleSkin | () | Constructor |
public function TemplatePickerSimpleSkin()Constructor.