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
autoRelease :boolean
the item will be released as it is removed from its parent without having been attached to another catalog
commandList :actions.Command
TODO
data :core.data.DataBlock
TODO
dataBound :boolean
TODO
:boolean
isDirTODO
name :string
TODO
optionHandler :common.helpers.OptionsHandler
- Inherited From:
options :object
- Inherited From:
parent :data.core.catalog.Catalog
TODO
path :string
TODO
primaryCommand :actions.Command
TODO
secondaryCommand :actions.Command
TODO
Methods
AddCommand(p_cmd)
TODO
Parameters:
Name | Type | Description |
---|---|---|
p_cmd |
data.core.Command |
AppendOptions(p_options)
- Inherited From:
GetOption(p_id, p_fallback)
- Inherited From:
GetOrSetOption(p_id, p_fallback)
- Inherited From:
PreventRelease()
- Inherited From:
SetOption(p_id, p_value)
- Inherited From:
Members
:data.core.catalog.Catalog
rootCatalogTODO
:number
rootDistanceTODO
Methods
(p_newData, p_oldData)
_OnDataChangedTODO
Parameters:
Name | Type | Description |
---|---|---|
p_newData |
* | |
p_oldData |
* |
(p_options)
_OnOptionsUpdatedParameters:
Name | Type | Description |
---|---|---|
p_options |
object |
()
_OnUpdateTODO