The Oscar ThemeSwitcher control allows users to switch between themes.
| Translation Keys: | ThemeSwitcherToolTip - ThemeSwitcherTitle |
| Inherits from: | oscar.Control.DragPanel |
| oscar. | The Oscar ThemeSwitcher control allows users to switch between themes. |
| Properties | |
| tooltipText | |
| titleText | |
| iconClass | |
| themeManager | |
| configManager | |
| activeTheme | Keeps track of the active theme. |
| events | |
| EVENT_TYPES | |
| Constructor | |
| new oscar. | the oscar.Control.ThemeSwitcher control. |
| Functions | |
| setConfigManager Sets the configuration manager to use. | |
| getConfigManager Returns the configuration manager. | |
| setThemeManager Sets the themeManager to use. | |
| getThemeManager Returns the theme manager object. |
| Parameters: | configManager oscar.Control.OXFConfigManager |
| Parameters: | themeManager oscar.Control.ThemeManager |
| Returns: | oscar.Control.ThemeManager |