Extends
Methods
Hook(p_button, p_state, p_fn)
TODO
Parameters:
Name | Type | Description |
---|---|---|
p_button |
number | |
p_state |
number | |
p_fn |
function |
Unhook(p_button, p_state, p_fn)
TODO
Parameters:
Name | Type | Description |
---|---|---|
p_button |
number | |
p_state |
number | |
p_fn |
function |
Broadcasting
This section list the main methods used to watch/unwatch signals on this object. For more info on signals, see signals
This section list the main methods used to watch/unwatch signals on this object. For more info on signals, see signals
Methods
Unwatch(p_signal, p_fn, p_listener) → {common.pool.DisposableObjectEx}
- Inherited From:
Watch(p_signal, p_fn, p_listener) → {common.pool.DisposableObjectEx}
- Inherited From:
WatchOnce(p_signalId, p_fn, p_listener) → {common.pool.DisposableObjectEx}
- Inherited From:
(p_signal, …args)
_Broadcast- Inherited From:
Methods
()
_Init- Inherited From:
()
_PostInit- Inherited From:
Methods
(p_func)
_Bind- Inherited From:
Members
:boolean
isReleasing- Inherited From:
Methods
Release()
- Inherited From:
()
_CleanUp- Inherited From:
Members
element :Element
TODO
:boolean
enabled- Inherited From:
:function
focusFnTODO
:boolean
isEnabled- Inherited From:
:boolean
isMouseOverTODO
:function
wheelFnTODO
Methods
Add(p_ext)
- Inherited From:
isMouseDown(p_btn)
TODO
Parameters:
Name | Type | Default | Description |
---|---|---|---|
p_btn |
number |
null
|
PreventRelease()
- Inherited From:
Remove(p_ext)
- Inherited From: