Package com.apgar.common.lib.ui.widget.generictablefilterwidget
package com.apgar.common.lib.ui.widget.generictablefilterwidget
Contains the
generic table filter widget,
its corresponding factory, and a
generic filter interface.-
ClassDescriptionInterface for applying custom filtering logic to records displayed in a
GenericTableFilterCustomWidget.Custom widget that displays a filtered list of records from a target table as aUIComboBox.Factory class responsible for creating instances ofGenericTableFilterCustomWidget.