Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IComplexProto

pentaho.type.spec.IComplexProto

The spec.IComplexProto interface represents the specification of the prototype of a complex type's instance class.

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

Extends

Members

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

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

Members Details

$type: pentaho.type.spec.IComplexTypeProto

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

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

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

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