Interface TableFilterDialogModelListener

  • All Known Implementing Classes:
    ColumnFilterDialog

    public interface TableFilterDialogModelListener
    Listener interface for the ColumnFilterModel.
    • Method Detail

      • editorValueChanged

        void editorValueChanged​(ColumnConstraintEditor<?> editor)
        Invoked when the user types into an editor component.
        Parameters:
        editor - the editor whose component has changed.
      • structureChanged

        void structureChanged()
        Invoked when any change to the structure of the ColumnFilterModel occurs such as adding entries