classAll

Returns a collection of like-class, in-scope nodes.

Note: This property is read only.

Syntax

Reference_Syntax.classAll = "objects"

Values

Type

Values

Object

A set of objects derived from the same class as the current object and also within the same scope.

Applies to

tree class class

Version

XFA 2.1

Examples

JavaScript

Subform1.classAll;

FormCalc

Subform1.classAll

// Ethnio survey code removed