Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IDefaultViewAnnotation

pentaho.visual.spec. IDefaultViewAnnotation

The visual.spec.IDefaultViewAnnotation interface describes the configuration options of the pentaho.visual.DefaultViewAnnotation annotation.

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

Members

Name Description
module : string

The identifier of the associated default view module.

Members Details

module: string

The identifier of the associated default view module.

When unspecified, the sibling module, ./View, is assumed. When specified, it is relative to the annotated module.

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

Default Value: "./View"