Uses of Record Class
org.springframework.shell.component.view.event.KeyHandler.KeyHandlerArgs
Packages that use KeyHandler.KeyHandlerArgs
-
Uses of KeyHandler.KeyHandlerArgs in org.springframework.shell.component.view.event
Methods in org.springframework.shell.component.view.event that return KeyHandler.KeyHandlerArgsModifier and TypeMethodDescriptionstatic KeyHandler.KeyHandlerArgs
ConstructKeyHandler.KeyHandlerArgs
from aKeyEvent
.Methods in org.springframework.shell.component.view.event with parameters of type KeyHandler.KeyHandlerArgsModifier and TypeMethodDescriptionKeyHandler.handle
(KeyHandler.KeyHandlerArgs args) Handle Key event wrapped in aKeyHandler.KeyHandlerArgs
.