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