Uses of Interface
org.springframework.shell.jline.tui.component.view.control.ViewEventArgs
Packages that use ViewEventArgs
-
Uses of ViewEventArgs in org.springframework.shell.jline.tui.component.view.control
Classes in org.springframework.shell.jline.tui.component.view.control that implement ViewEventArgsModifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordViewEventArgsfor events usingProgressView.ProgressState.static final recordFields in org.springframework.shell.jline.tui.component.view.control declared as ViewEventArgsMethods in org.springframework.shell.jline.tui.component.view.control that return ViewEventArgsModifier and TypeMethodDescriptionViewDoneEvent.GenericViewDoneEvent.args()Returns the value of theargsrecord component.default ViewEventArgsViewEvent.args()Constructors in org.springframework.shell.jline.tui.component.view.control with parameters of type ViewEventArgsModifierConstructorDescriptionGenericViewDoneEvent(View view, ViewEventArgs args) Creates an instance of aGenericViewDoneEventrecord class.