new EvokeMode()
Enumeration of modes to evoke/revoke associated widget.
- Source:
Members
-
(static) ALWAYS
-
Alway be evoked or revoked.
- Source:
-
(static) EVOKEE_CLICK
-
Click on evokee widget.
- Source:
-
(static) EVOKEE_MOUSE_DOWN
-
Mouse down on the evokee widget.
- Source:
-
(static) EVOKEE_MOUSE_ENTER
-
Mouse enter the evokee widget.
- Source:
-
(static) EVOKEE_MOUSE_LEAVE
-
Mouse leave the evokee widget.
- Source:
-
(static) EVOKEE_MOUSE_MOVE
-
Mouse move on evokee widget.
- Source:
-
(static) EVOKEE_MOUSE_UP
-
Mouse up on the evokee widget.
- Source:
-
(static) EVOKEE_TIMEOUT
-
Timeout and not focused on evokee widget.
- Source:
-
(static) EVOKEE_TOUCH
-
Touch on the evokee widget.
- Source:
-
(static) EVOKER_CLICK
-
Click on evoker widget.
- Source:
-
(static) EVOKER_MOUSE_DOWN
-
Mouse down on the evoker widget.
- Source:
-
(static) EVOKER_MOUSE_ENTER
-
Mouse enter the evoker widget.
- Source:
-
(static) EVOKER_MOUSE_LEAVE
-
Mouse leave the evoker widget.
- Source:
-
(static) EVOKER_MOUSE_MOVE
-
Mouse move on evoker widget.
- Source:
-
(static) EVOKER_MOUSE_UP
-
Mouse up on the evoker widget.
- Source:
-
(static) EVOKER_TIMEOUT
-
Timeout and not focused on evoker widget.
- Source:
-
(static) EVOKER_TOUCH
-
Touch on the evoker widget.
- Source: