Extends
Methods
FindDataHolders(p_data, p_resultsopt)
- Inherited From:
FindFirstByOptionValue(p_key, p_value)
- Inherited From:
FindFirstDataByStringID(p_stringID)
- Inherited From:
FindFirstDataHolder(p_data)
- Inherited From:
Members
autoSort :boolean
- Inherited From:
defaultSortFunc :function
- Inherited From:
Methods
Sort(p_options)
- Inherited From:
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
- Inherited From:
commandList :actions.Command
- Inherited From:
:number
count- Inherited From:
data :core.data.DataBlock
- Inherited From:
dataBound :boolean
- Inherited From:
expanded :boolean
- Inherited From:
:boolean
isDir- Inherited From:
name :string
- Inherited From:
optionHandler :common.helpers.OptionsHandler
- Inherited From:
options :object
- Inherited From:
parent :data.core.catalog.Catalog
- Inherited From:
path :string
- Inherited From:
primaryCommand :actions.Command
- Inherited From:
secondaryCommand :actions.Command
- Inherited From:
Methods
Add(p_item) → {data.core.CatalogItem|data.core.Catalog}
- Inherited From:
AddCommand(p_cmd)
- Inherited From:
AppendOptions(p_options)
- Inherited From:
At(p_index) → {data.core.catalog.CatalogItem|data.core.catalog.Catalog}
- Inherited From:
Clear()
- Inherited From:
ForEach(p_fn, p_thisArgopt, p_reverseopt)
- Inherited From:
GetOption(p_id, p_fallback)
- Inherited From:
GetOrCreateCatalog(p_options) → {data.core.catalog.Catalog}
- Inherited From:
GetOrSetOption(p_id, p_fallback)
- Inherited From:
PreventRelease()
- Inherited From:
Register(p_itemInfos) → {data.core.catalog.CatalogItem|data.core.catalog.Catalog}
- Inherited From:
Remove(p_item)
- Inherited From:
Resolve(p_path, p_fromopt)
- Inherited From:
SetOption(p_id, p_value)
- Inherited From:
(p_stringopt, p_depthopt)
StructToString- Inherited From:
Members
:data.core.Catalog
rootCatalog- Inherited From:
:number
rootDistance- Inherited From:
Methods
(p_newData, p_oldData)
_OnDataChanged- Inherited From:
(p_data)
_OnDataReleased- Inherited From:
(p_item)
_OnItemAdded- Inherited From:
(p_item)
_OnItemReleased- Inherited From:
(p_item)
_OnItemRemoved- Inherited From:
(p_options)
_OnOptionsUpdated- Inherited From:
(p_options)
_OnOptionsWillUpdate- Inherited From:
()
_OnUpdate- Inherited From: