Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

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 :  pentaho.type.spec.ISimpleTypeProto

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

Members Details

$type:  pentaho.type.spec.ISimpleTypeProto

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

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