Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IListProto

pentaho.type.spec.IListProto

The spec.IListProto interface represents the specification of the prototype of a list type's instance class.

Source: doc-js/pentaho/type/spec/IListProto.jsdoc, line 17

Extends

Members

Name Description
$type : pentaho.type.spec.IListTypeProto

The extensible/configurable members of the prototype of list type classes.

Members Details

$type: pentaho.type.spec.IListTypeProto

The extensible/configurable members of the prototype of list type classes.

Source: doc-js/pentaho/type/spec/IListProto.jsdoc, line 25

Overrides: pentaho.type.spec.IValueProto#$type

See also:  pentaho.type.spec.IListTypeProto#instance