Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

ITree

pentaho.type.filter.spec.ITree

The spec.ITree interface describes the information associated with a tree filter.

Source: doc-js/pentaho/type/filter/spec/ITree.jsdoc, line 17

See also:  pentaho.type.filter.Tree

Extends

  • pentaho.type.filter.spec.IAbstract

Members

Name Description
operands : Array.<pentaho.type.filter.spec.IAbstract>

The operands of the filter.

Members Details

operands: Array.<pentaho.type.filter.spec.IAbstract>

The operands of the filter.

Source: doc-js/pentaho/type/filter/spec/ITree.jsdoc, line 28