class FilterCommon extends java.lang.Object
Type | Name and description |
---|---|
IUiFilterVisitor |
filterVisitor |
Constructor and description |
---|
FilterCommon
(IUiFilterVisitor filterVisitor) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
filterFieldExpressionBool(taack.ui.dsl.filter.expression.FilterExpression filterExpression) |
|
void |
innerFilter(UiFilterSpecifier filterSpecifier, FieldInfo[] fields) |
|
void |
section(boolean collapse, groovy.lang.Closure closure) |
|
void |
section(java.lang.String i18n, boolean collapse, groovy.lang.Closure closure) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation