event

The event object causes a script to execute or data to be submit whenever a particular event occurs.

Hierarchy of objects

Model

Child objects

Form Model

extras

Parent class

node class class

Properties

Name

Description

Type

Access

activity

Specifies the name of the event.

String

Read /Write

listen

Controls whether the event object listens to events occurring in the referenced node only, or to events occurring in the referenced node and descendents.

String

Read /Write

ref

Specifies a reference syntax expression defining the node in the data model to which the enclosing container will bind.

String

Read /Write

use

Invokes a prototype.

String

Read /Write

usehref

Invokes an external prototype.

String

Read /Write

Methods

None

// Ethnio survey code removed