Uses of Class
app.events.ExitApplicationEvent
Package | Description |
---|---|
app |
-
Uses of ExitApplicationEvent in app
Methods in app with parameters of type ExitApplicationEvent Modifier and Type Method Description void
MainController. handle(ExitApplicationEvent event)
Handle an exit request for the whole program.