Class TextFilter<T>

    • Constructor Detail

      • TextFilter

        public TextFilter​(String id,
                          IModel<T> model,
                          FilterForm<?> form)
        Constructor
        Parameters:
        id - component id
        model - model for the underlying form component
        form - filter form this filter will be added to