Module flower.widget.ThemeMgr
This is a class to manage the Theme.
Please get an instance from the widget module.
Extends:
Info:
- Release: V3.0.0
- Author: Makoto
Functions
getInstance () | Return the singlton object. |
ThemeMgr:init () | Constructor. |
ThemeMgr:setTheme (theme) | Set the theme of widget. |
ThemeMgr:getTheme () | Return the theme of widget. |