| Since : | ArcGIS API for Flex 2.0 |
An instance of this class is assigned to a form data property when a graphic is shown in the attribute inspector.
public var feature:Graphic
A feature reference.
public var featureLayer:FeatureLayer
A feature layer reference.
public function FormData(featureLayer:FeatureLayer, feature:Graphic)
Creates a new FormData.
Parameters | featureLayer:FeatureLayer — Reference to a feature layer.
|
| |
| feature:Graphic — Reference to a graphic.
|
Wed Nov 30 2011, 04:19 PM -08:00