ContingentValuesDefinition QML Type

An object that defines a contingent values definition. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.13
Inherits:

Object

Properties

Signals

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

See also Loadable.

Property Documentation

fieldGroups : list<FieldGroup>

A collection of field groups participating in this contingent values definition (read-only).


loadError : Error

Returns the load error (read-only).

See also Loadable.


loadStatus : Enums.LoadStatus


Signal Documentation

doneLoading()

Emitted when the ContingentValueDefinition object finishes loading.

Note: The corresponding handler is onDoneLoading.


fieldGroupsChanged()

Emitted when the fieldGroups property of this ContingentValueDefinition object changes.

Note: The corresponding handler is onFieldGroupsChanged.


loadErrorChanged()

Emitted when the loadError property of this ContingentValueDefinition object changes.

Note: The corresponding handler is onLoadErrorChanged.


loadStatusChanged()

Emitted when the loadStatus property of this ContingentValueDefinition object changes.

Note: The corresponding handler is onLoadStatusChanged.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.