Properties that can be passed into the constructor for WFSLayerExtension.

Hierarchy (view full)

Properties

attachmentTypes?: string[]
enableClientSideData?: boolean
failureMode?: FailureMode

A menu for actions specifically related to features from this source.

featureSettings?: FeatureSettingsProperties

A menu for actions specifically related to this source.

hyperlinks?: (HyperlinkProperties | Hyperlink)[]
iconUrl?: string
id?: string

The unique ID to assign to the entity. If not specified, one will be generated.

layer?: WFSLayer | (WFSLayerJson & LayerProperties)

The Esri WFSLayer object being extended.

layerListSettings?: LayerListSettingsProperties
onAddFeature?: Action
onEditFeature?: Action
relationships?: (Relationship | RelationshipProperties)[]
requestHelper?: ArcGISRequestHelper
taskSettings?: TaskSettingsProperties
tpkSource?: string
visibilityMode?: GroupLayerVisibilityMode