Raxol.Core.FocusManager.FocusServer (Raxol v2.0.1)
View SourceGenServer implementation for focus management.
Provides accessibility focus management with tab ordering, focus history, and component registration.
Summary
Functions
Returns a specification to start this module under a supervisor.
Disable a component from focus.
Enable a component for focus.
Focus next component in tab order.
Focus previous component in tab order.
Get focus history.
Get currently focused element.
Get next focusable component.
Get previous focusable component.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Check if component has focus.
Register focus change handler.
Register a focusable component.
Return to previous focus.
Set focus to a component.
Set initial focus.
Unregister focus change handler.
Unregister a focusable component.
Types
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Disable a component from focus.
Enable a component for focus.
Focus next component in tab order.
Focus previous component in tab order.
Get focus history.
Get currently focused element.
Get next focusable component.
Get previous focusable component.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_info/2.
Check if component has focus.
Register focus change handler.
Register a focusable component.
Return to previous focus.
Set focus to a component.
Set initial focus.
Unregister focus change handler.
Unregister a focusable component.