Extends
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
:boolean
enabled- Inherited From:
:boolean
isEnabled- Inherited From:
target :Element
TODO
Methods
Add(p_ext)
- Inherited From:
Hook(p_hookOptions)
Register callback list for specified steps in the form { fn:xxx, thisArg:xxx, flag:xxx } where fn is the Function to be called with thisArg (optional).
Parameters:
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
p_hookOptions |
object |
Properties
|
PreventRelease()
- Inherited From:
Remove(p_ext)
- Inherited From:
Setup(p_target, p_feedbackopt)
TODO
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
p_target |
* | |||
p_feedback |
* |
<optional> |
null
|
Members
:ui.core.extensions.ExtDrop
ACTIVE_TARGETTODO