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 voidMainController. 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 voidMenubarController. handle(ThemeChangedEvent event)Updates menubuttons whenever the theme is changed