Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

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

Members

Name Description
_ :  pentaho.type.spec.TypeReference

An inline type reference of the value's type.

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

The operands of the filter.

Members Details

_:  pentaho.type.spec.TypeReference

An inline type reference of the value's type.

Source: doc-js/pentaho/type/spec/IInstance.jsdoc, line 27

Inherited From: pentaho.type.spec.IInstance#_

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

The operands of the filter.

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