Uses of Interface
org.springframework.shell.component.view.event.EventLoop
Packages that use EventLoop
Package
Description
-
Uses of EventLoop in org.springframework.shell.component
Methods in org.springframework.shell.component that return EventLoopModifier and TypeMethodDescriptionViewComponent.getEventLoop()Gets anEventLoopassociated with this view component. -
Uses of EventLoop in org.springframework.shell.component.view
Methods in org.springframework.shell.component.view that return EventLoop -
Uses of EventLoop in org.springframework.shell.component.view.control
Methods in org.springframework.shell.component.view.control that return EventLoopModifier and TypeMethodDescriptionprotected EventLoopAbstractView.getEventLoop()Get anEventLoop.Methods in org.springframework.shell.component.view.control with parameters of type EventLoopModifier and TypeMethodDescriptionvoidAbstractView.setEventLoop(EventLoop eventLoop) Set anEventLoop.voidDialogView.setEventLoop(EventLoop eventLoop) voidView.setEventLoop(EventLoop eventLoop) Sets anEventLoop. -
Uses of EventLoop in org.springframework.shell.component.view.event
Classes in org.springframework.shell.component.view.event that implement EventLoop