ISimpleProto
pentaho.type.spec. ISimpleProto
The spec.ISimpleProto
interface represents the specification of the prototype of a simple type's instance class.
Source: doc-js/pentaho/type/spec/ISimpleProto.jsdoc, line 17
Extends
Members
Name | Description |
---|---|
$type : | The extensible/configurable members of the prototype of simple type classes. |
Members Details
$type: |
---|
The extensible/configurable members of the prototype of simple type classes. Source: doc-js/pentaho/type/spec/ISimpleProto.jsdoc, line 25 Overrides: pentaho.type.spec.IValueProto#$type |