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
isDirtyTrue if the DataBlock is dirty, otherwise false
owner :data.core.DataBlock
TODO
Methods
Clear()
TODO
ClearDirty()
TODO
Clone(p_source, p_silentopt)
TODO
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
p_source |
data.core.Metadata |
null
|
||
p_silent |
* |
<optional> |
true
|
Dirty()
TODO
Get(p_path, p_fallbackopt)
TODO
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
p_path |
string | |||
p_fallback |
* |
<optional> |
null
|
PreventRelease()
- Inherited From:
Set(p_path, p_value)
TODO
Parameters:
Name | Type | Description |
---|---|---|
p_path |
string | |
p_value |
* |