Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IBaseProto

pentaho.type.action.spec.IBaseProto

The spec.IBaseProto interface represents the specification of the prototype of an action type's instance class.

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

Extends

Members

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

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

Members Details

$type: pentaho.type.spec.IValueTypeProto

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

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

Inherited From: pentaho.type.spec.IValueProto#$type

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