Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

ISelectProto

pentaho.visual.action.spec.ISelectProto

The visual.action.spec.ISelectProto interface represents the specification of the prototype of a selection action type's instance class.

Source: doc-js/pentaho/visual/action/spec/ISelectProto.jsdoc, line 17

Extends

Members

Name Description
$type : pentaho.visual.action.spec.ISelectTypeProto

The extensible/configurable members of the prototype of the selection action type class.

Members Details

$type: pentaho.visual.action.spec.ISelectTypeProto

The extensible/configurable members of the prototype of the selection action type class.

Source: doc-js/pentaho/visual/action/spec/ISelectProto.jsdoc, line 26

Overrides: pentaho.type.action.spec.IBaseProto#$type

See also:  pentaho.visual.action.spec.ISelectTypeProto#instance