bindItems

The bindItems object identifies a set of data nodes for binding.

The application of the bindItems object is a binding operation. The links between the list items and the referenced data are active. Any change to the data causes an immediate update to the list items.

Hierarchy of objects

Model

Child objects

Form Model

ref

Parent class

node class class

Properties

Name

Description

Type

Access

connection

Specifies the name of the associated connection control in the connection set.

String

Read /Write

labelRef

Resolves a data value for each data node in the set identified by the ref object.

String

Read /Write

valueRef

Resolves a data value for each data node in the set identified by the ref object.

String

Read /Write

Methods

None

// Ethnio survey code removed