Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

ITree

pentaho.data.filter.spec.ITree

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

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

See also:  pentaho.data.filter.Tree

Extends

  • pentaho.data.filter.spec.IAbstract

Members

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

The operands of the filter.

Members Details

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

The operands of the filter.

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