FilterCommon (taack-ui 0.6.3-SNAPSHOT API)
Package: taack.ui.dsl.filter

[Groovy] Class FilterCommon

    • taack.ui.dsl.filter.FilterCommon


    • class FilterCommon
      extends java.lang.Object
      • Methods Summary

      • Inherited Methods Summary

          Inherited Methods 
          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()
      • Method Detail

        • void filterFieldExpressionBool(taack.ui.dsl.filter.expression.FilterExpression filterExpression)

        • void section(boolean collapse, @groovy.lang.DelegatesTo(strategy: Closure.DELEGATE_ONLY, value: SectionSpec) groovy.lang.Closure closure)

        • void section(java.lang.String i18n, boolean collapse, @groovy.lang.DelegatesTo(strategy: Closure.DELEGATE_ONLY, value: SectionSpec) groovy.lang.Closure closure)