Class FilterField


  • public class FilterField
    extends Object
    • Constructor Detail

      • FilterField

        public FilterField​(String path,
                           tools.dynamia.commons.reflect.PropertyInfo info,
                           String label,
                           QueryCondition condition,
                           org.zkoss.bind.Binder binder)
    • Method Detail

      • getPath

        public String getPath()
      • getFullPath

        public String getFullPath()
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • getInfo

        public tools.dynamia.commons.reflect.PropertyInfo getInfo()
      • getBinder

        public org.zkoss.bind.Binder getBinder()