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 : | The extensible/configurable members of the prototype of complex type classes. |
Members Details
$type: |
---|
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 |