Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

spec

pentaho.visual.action. spec

The visual.action.spec namespace contains specification interfaces and type definitions.

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

Interfaces

Name Summary
IBase

The visual.action.spec.IBase interface describes a base action instance using a generic, object form.

IExecute

The visual.action.spec.IExecute interface describes an execute action instance using a generic, object form.

IInteraction

The visual.action.spec.IInteraction interface describes an interaction instance using a generic, object form.

ISelect

The visual.action.spec.ISelect interface describes a select action instance using a generic, object form.

ISelectConfig

The visual.action.spec.ISelectConfig interface represents the configuration specification of pentaho.visual.action.Select actions.

IUpdate

The visual.action.spec.IUpdate interface describes an update action instance using a generic, object form.