ConsoleForge 0.3.0
Elm-architecture TUI framework for .NET 8
Loading...
Searching...
No Matches
ConsoleForge.Core.FocusManager Member List

This is the complete list of members for ConsoleForge.Core.FocusManager, including all inherited members.

CollectFocusable(IWidget root)ConsoleForge.Core.FocusManagerstatic
FindFocusableAt(IWidget root, ResolvedLayout layout, int col, int row)ConsoleForge.Core.FocusManagerstatic
GetNext(IFocusable? current, IReadOnlyList< IFocusable > all)ConsoleForge.Core.FocusManagerstatic
GetPrev(IFocusable? current, IReadOnlyList< IFocusable > all)ConsoleForge.Core.FocusManagerstatic