Module zng_ext_input::focus::cmd
source · Expand description
Commands that control focus and Command
extensions.
Statics§
- Represents the focus/escape alt action.
- Represents a
FocusRequest
action. - Represents the focus down action.
- Represents the focus enter action.
- Represents the focus exit action.
- Represents the focus left action.
- Represents the focus next action.
- Represents the focus previous action.
- Represents the focus right action.
- Represents the focus up action.
Traits§
- Focus extension methods for commands.