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 : | The operands of the filter. |
Members Details
operands: |
---|
The operands of the filter. Source: doc-js/pentaho/type/filter/spec/ITree.jsdoc, line 28 |