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. |
ISelect | The visual.action.spec.ISelect interface describes a selection action instance using a generic, object form. |
ISelectProto | The visual.action.spec.ISelectProto interface represents the specification of the prototype of a selection action type's instance class. |
ISelectTypeProto | The visual.action.spec.ISelectTypeProto interface represents the specification of a selection action type. |