Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

spec

pentaho.visual.base.spec

The visual.base.spec namespace contains specification interfaces for the base visual types.

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

Interfaces

Name Summary
IApplication

The spec.IApplication interface describes a visual application instance in object form.

IModel

The IModel interface represents the set of options used to initialize the model of a visualization.

IView

The IView interface represents the set of options used to initialize a view instance.

IViewEx

The IViewEx interface adds to the IView interface convenience properties that can be specified when constructing a view instance.

IViewType

The IViewType interface represents the set of options used to define and configure a view type.