Skip to content

createFilterLeafNode

createFilterLeafNode(expr, id?): FilterNode

Defined in: filtering/tree/filter-node.model.ts:45

Create a new leaf node wrapping the given Expr.

Expr

string = ...

FilterNode