Emitted when close button is clicked
All entities available for filtering
Emitted when filter is applied (for debouncing)
Currently filtered entities (for display count)
Current filter values
Emitted when any filter value changes
Emitted when reset button is clicked
ReadonlystatusA callback method that is invoked immediately after the default change detector has checked data-bound properties if at least one has changed, and before the view and content children are checked.
The changed properties.
A callback method that is invoked immediately after the default change detector has checked the directive's data-bound properties for the first time, and before any of the view or content children have been checked. It is invoked only once when the directive is instantiated.
Entity filter panel component that provides filtering controls for entities. Supports filtering by schema, entity name, base table, and status.
This component is designed to be used alongside the ERD diagram to filter which entities are displayed.