A controller handles a stage-level state that can be held by wigets. For example,
PUXI.FocusController
handles which widget is focused.
Methods
-
Enables the widget to enter the controller's state.
Name Type Description widget
PUXI.Widget -
Disables the widget from the controller's state.
Name Type Description widget
PUXI.Widget