Uses of Record Class
org.springframework.shell.component.view.control.AppView.AppViewEventArgs
Packages that use AppView.AppViewEventArgs
-
Uses of AppView.AppViewEventArgs in org.springframework.shell.component.view.control
Methods in org.springframework.shell.component.view.control that return AppView.AppViewEventArgsModifier and TypeMethodDescriptionAppView.AppViewEvent.args()
Returns the value of theargs
record component.static AppView.AppViewEventArgs
AppView.AppViewEventArgs.of
(AppView.AppViewEventArgs.Direction direction) Constructors in org.springframework.shell.component.view.control with parameters of type AppView.AppViewEventArgsModifierConstructorDescriptionAppViewEvent
(View view, AppView.AppViewEventArgs args) Creates an instance of aAppViewEvent
record class.