Uses of Class
app.events.ThemeChangedEvent
Package | Description |
---|---|
app | |
app.controllers |
-
Uses of ThemeChangedEvent in app
Methods in app with parameters of type ThemeChangedEvent Modifier and Type Method Description void
MainController. handle(ThemeChangedEvent event)
Change the CSS according to which theme the user chooses -
Uses of ThemeChangedEvent in app.controllers
Methods in app.controllers with parameters of type ThemeChangedEvent Modifier and Type Method Description void
MenubarController. handle(ThemeChangedEvent event)
Updates menubuttons whenever the theme is changed