This is the complete list of members for ItemListData, including all inherited members.
AddItem(Int32 id, const String &name, const GeData &data) | ItemListData | |
Alloc() | ItemListData | static |
Clear() | ItemListData | |
FindIndex(Int32 id) | ItemListData | |
Free(ItemListData *&pData) | ItemListData | static |
GetCount() | ItemListData | |
GetData(Int32 index) | ItemListData | |
GetID(Int32 index) | ItemListData | |
GetName(Int32 index) | ItemListData | |
GetOwnerLink() | ItemListData | |
GetSelected() | ItemListData | |
GetSelection(BaseSelect *bs) | ItemListData | |
GetSelectionIDs(BaseSelect *bs) | ItemListData | |
GetUserData() | ItemListData | |
ItemListData() | ItemListData | private |
RemoveItem(Int32 id) | ItemListData | |
Select(Int32 index) | ItemListData | |
SetData(Int32 index, const GeData &data) | ItemListData | |
SetID(Int32 index, Int32 id) | ItemListData | |
SetName(Int32 index, const String &name) | ItemListData | |
SetSelection(BaseSelect *bs) | ItemListData | |
UpdateItem(Int32 id, const String &name, const GeData &data) | ItemListData | |
~ItemListData() | ItemListData | private |