Package-level declarations
Types
Boolean values used by the Boolean filter UI.
Interface for rendering custom filter UI in different contexts. Implementations control the complete visual appearance and interaction logic.
Interface for providing custom filter state introspection. Used by the table to determine visual states and generate user-facing text.
Supported filter comparison operators.
Current UI state for a single column filter: selected constraint and optional values.
Describes the UI and behavior of a column filter for values of type T. Each subtype enumerates supported constraints and, when needed, parsing/formatting helpers.
Functions
Determines whether this filter should be treated as active in the UI.
True when constraint checks null/empty semantics.
Map BooleanType to a UI string key.