ContingentValuesDefinition QML Type

  • Esri.ArcGISRuntime
  • ContingentValuesDefinition
  • An object that defines a contingent values definition. More...

    Import Statement: import Esri.ArcGISRuntime
    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

    [read-only] fieldGroups : list<FieldGroup>

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


    [read-only] loadError : Error

    Returns the load error (read-only).

    See also Loadable.


    [read-only] 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.