This is a read-only support class that represents a group of items displayed within the FeatureTemplates widget.
Constructors
-
new TemplateItemGroup(properties)
-
Parameter:properties Objectoptional
See the properties for a list of all the properties that may be passed into the constructor.
Property Overview
Name | Type | Summary | Class | |
---|---|---|---|---|
String | more details The name of the class. | more details | Accessor | |
TemplateItem[] | more details An array of TemplateItems grouped to display in the FeatureTemplates widget. | more details | TemplateItemGroup | |
String | more details The label displayed in the FeatureTemplates widget indicating the grouped TemplateItems. | more details | TemplateItemGroup |
Property Details
-
The name of the class. The declared class name is formatted as
esri.folder.className
.
-
items TemplateItem[]readonly
-
An array of TemplateItems grouped to display in the FeatureTemplates widget.
-
label Stringreadonly
-
The label displayed in the FeatureTemplates widget indicating the grouped TemplateItems.