Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

IConfiguration

pentaho.theme.spec. IConfiguration

The spec.IConfiguration interface contains the configuration of a theme.

Source: doc-js/pentaho/theme/spec/IConfiguration.jsdoc, line 17

See also: pentaho.theme.main

Members

Name Description
extensions : Array.<nonEmptyString>

The absolute identifiers of the extension theme modules.

main : nonEmptyString

The absolute identifier of the main theme module.

Members Details

extensions: Array.<nonEmptyString>

The absolute identifiers of the extension theme modules.

Source: doc-js/pentaho/theme/spec/IConfiguration.jsdoc, line 35

main: nonEmptyString

The absolute identifier of the main theme module.

Source: doc-js/pentaho/theme/spec/IConfiguration.jsdoc, line 27