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.


Functions

getInstance ()
Return the singlton instance.
FocusMgr:init ()
Constructor.
FocusMgr:setFocusObject (object)
Set the focus object.

Parameters:

  • object focus object.
FocusMgr:getFocusObject ()
Return the focus object.

Returns:

    focus object.
generated by LDoc 1.3