SelectoComponents.Form.EventHandlers.ViewLifecycle (selecto_components v0.4.5)
Event handlers for view lifecycle operations.
This module handles the core lifecycle events of a SelectoComponents view:
- Active tab switching (view, filter, save tabs)
- View validation (form changes without execution)
- View application (form submission and query execution)
- Saved view loading
imported-by
Imported by
This module is automatically imported when using SelectoComponents.Form.
events-handled
Events Handled
set_active_tab- Switch between view configuration tabsview-validate- Validate form changes without executing queryview-apply- Apply view configuration and execute queryload_view_config- Load a saved view configuration