Packagecom.esri.ags.components.supportClasses
Classpublic class Template
InheritanceTemplate Inheritance flash.events.EventDispatcher

Since : ArcGIS API for Flex 2.0

Template from TemplatePicker.



Public Properties
 PropertyDefined By
  featureLayer : FeatureLayer
The feature layer that this template belongs to.
Template
  featureTemplate : FeatureTemplate
The feature template for this template.
Template
  featureType : FeatureType
The feature type for this template.
Template
Property Detail
featureLayerproperty
public var featureLayer:FeatureLayer

The feature layer that this template belongs to.

featureTemplateproperty 
public var featureTemplate:FeatureTemplate

The feature template for this template.

featureTypeproperty 
public var featureType:FeatureType

The feature type for this template.