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