A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/javascript/3/jsapi/featuretype-amd.html below:

FeatureType | API Reference | ArcGIS API for JavaScript 3.46

require(["esri/layers/FeatureType"], function(FeatureType) { /* code goes here */ });
Description

(Added at v2.0)

A type defined by a feature layer.

Samples

Search for

samples

that use this class.

Properties Methods toJson() Object Converts object to its ArcGIS Server JSON representation.

Property Details

Map of field names to domains. For example:


{

  "<field1>" : <domain1>,

  "<field2>" : <domain2>

}

In the above dictionary, if the domain defined for a field is an instance of InheritedDomain the application will use the domains defined for the field by the layer. If the dictionary does not include an entry for a field, the field does not have an associated domain.

The feature type identifier.

Array of feature templates associated with this feature type.

Method Details

Converts object to its ArcGIS Server JSON representation. (Added at v2.1)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4