InputFieldGroup

Class: esri/widgets/FeatureForm/InputFieldGroup
Inheritance: InputFieldGroup Accessor
Since: ArcGIS API for JavaScript 4.10

This is a read-only support class that represents a group of input fields.

See also:

Property Overview

Any properties can be set, retrieved or listened to. See the Working with Properties topic.
NameTypeSummaryClass
String

The name of the class.

more details
more detailsAccessor
String

The group's description.

more details
more detailsInputFieldGroup
InputField[]

The input fields belonging to this group.

more details
more detailsInputFieldGroup
String

The group's label.

more details
more detailsInputFieldGroup
Boolean

The group's visibility.

more details
more detailsInputFieldGroup

Property Details

declaredClassStringreadonly inherited

The name of the class. The declared class name is formatted as esri.folder.className.

descriptionString

The group's description.

inputFieldsInputField[]readonly

The input fields belonging to this group.

labelStringreadonly

The group's label.

visibleBooleanreadonly

The group's visibility.

API Reference search results

NameTypeModule
Loading...
de "partials/_api_reference_search_results" %}
Feedback on this topic?