CTreeListPane Member List

This is the complete list of members for CTreeListPane, including all inherited members.
AddItem(TLITEM item)CTreeListPane
AddOptionCB(TLITEM cb, LPCTSTR lpszOption, BOOL bInsertUnique=TRUE)CTreeListPane
AddSubItem(TLITEM parent, TLITEM subItem)CTreeListPane
AdjustLayout(bool redraw=1)CTreeListPane
AppendRow(TLITEM table, UINT RowCount, bool redraw=false)CTreeListPane
Create(LPCTSTR PaneTitle, CWnd *parentWnd, int id)CTreeListPane
CreateButton(LPCTSTR name, bool pressed, LPCTSTR descr=NULL, DWORD_PTR data=NULL)CTreeListPane
CreateCB(LPCTSTR name, LPCTSTR selectedVal=NULL, LPCTSTR descr=NULL, DWORD_PTR data=NULL)CTreeListPane
CreateCheckBox(LPCTSTR name, bool checked, LPCTSTR descr=NULL, DWORD_PTR data=NULL)CTreeListPane
CreateClient(CDockablePane *pane, CSubscriber *pSubscr=NULL, CWnd *pOwnerDraw=NULL)CTreeListPane [virtual]
CreateClient(CDockablePane *pane, int NumOfCols, int NumOfVirtualRows, CSubscriber *pSubscr=NULL)CTreeListPane [virtual]
CreateEditField(LPCTSTR name, const CVariant &value, LPCTSTR descr=NULL, DWORD_PTR data=NULL, LPCTSTR editMask=NULL, LPCTSTR validChars=NULL)CTreeListPane
CreateGroup(LPCTSTR name, const CVariant &value=NULL, DWORD_PTR data=NULL, bool Editable=false)CTreeListPane
CreateProgressBar(LPCTSTR name, int min, int max, LPCTSTR descr=NULL, DWORD_PTR data=NULL) (defined in CTreeListPane)CTreeListPane
CreateSpin(LPCTSTR name, long selectedVal, long min, long max, LPCTSTR descr=NULL, DWORD_PTR data=NULL, int AccelBaseStep=5)CTreeListPane
CreateStaticText(LPCTSTR name, LPCTSTR value=NULL, LPCTSTR descr=NULL, DWORD_PTR data=NULL)CTreeListPane
CreateTable(LPCTSTR name, UINT RowCount, UINT ColCount, DWORD_PTR Data=NULL)CTreeListPane
CTreeListPane(void)CTreeListPane
DeleteClient(CSubscriber *pSubscr)CTreeListPane [virtual]
EnableDescriptionArea(bool f=true)CTreeListPane
EnableHeader(bool enable=true)CTreeListPane
EnableItem(TLITEM item, bool enable)CTreeListPane
Get32BitVals(const CVariant *p64BitVal, UINT &Lower32BitVal, UINT &Higher32BitVal)CTreeListPane
GetCurSelIndexCB(TLITEM cb)CTreeListPane
GetHeaderItem(TLITEM table, UINT colInd)CTreeListPane
GetItemData(TLITEM item)CTreeListPane
GetOptionCB(TLITEM cb, int nIndex)CTreeListPane
GetOptionCountCB(TLITEM cb)CTreeListPane
GetOptionData(TLITEM item, int index)CTreeListPane
GetScrollInfo()CTreeListPane
GetToolBar()CTreeListPane
GetUserToolBar()CTreeListPane
GetValue(TLITEM item)CTreeListPane
GetVirtualTable()CTreeListPane
m_TLInfo (defined in CTreeListPane)CTreeListPane [protected]
MakeColumnVisible(int index) (defined in CTreeListPane)CTreeListPane
OnHideWindow() (defined in CTreeListPane)CTreeListPane [virtual]
RemoveAll()CTreeListPane
RemoveAllOptionsCB(TLITEM cb)CTreeListPane
RemoveItem(TLITEM item)CTreeListPane
RemoveRow(TLITEM table, UINT rowInd)CTreeListPane
ResetNameBgColor(TLITEM item)CTreeListPane
ResetValueBgColor(TLITEM item)CTreeListPane
SelectVirtualRow(int row)CTreeListPane
SetAccelBaseStep(TLITEM item, int AccelBaseStep)CTreeListPane
SetAssociatedPane(CDockablePane *pane) (defined in CTreeListPane)CTreeListPane [inline]
SetColumnWid(TLITEM table, UINT colInd, UINT wid)CTreeListPane
SetCurSelIndexCB(TLITEM cb, int sel)CTreeListPane
SetDrawTreeLine(bool treeline)CTreeListPane
SetFilter(bool enabled=true)CTreeListPane
SetFullGroupName(TLITEM item, bool fullName=true)CTreeListPane
SetHeaderTitle(TLITEM table, UINT colInd, LPCTSTR title)CTreeListPane
SetImageFile(const char *pFile) (defined in CTreeListPane)CTreeListPane
SetImageList(UINT ResourceId)CTreeListPane
SetItemAt(TLITEM table, TLITEM item, UINT rowInd, UINT colInd)CTreeListPane
SetItemData(TLITEM item, DWORD_PTR data)CTreeListPane
SetItemImage(TLITEM ItemId, int ImageIndex)CTreeListPane
SetItemStatic(TLITEM item, bool stat)CTreeListPane
SetName(TLITEM item, LPCTSTR name)CTreeListPane
SetNameBgColor(TLITEM item, COLORREF color)CTreeListPane
SetNameFontBold(TLITEM item, bool bold)CTreeListPane
SetNameFontColor(TLITEM item, COLORREF color)CTreeListPane
SetNameFontItalic(TLITEM item, bool italic)CTreeListPane
SetOptionData(TLITEM item, int index, DWORD_PTR data)CTreeListPane
SetOwnerDrawWnd(CWnd *pWnd)CTreeListPane
SetPlainTable()CTreeListPane
SetRequestedVirtualPage(const CTableEntry **vec)CTreeListPane
SetTotalVirtualRows(int Lines)CTreeListPane
SetUserButtons(CButtonInfo Buttons[], int count)CTreeListPane
SetValue(TLITEM item, const CVariant &varValue)CTreeListPane
SetValueBgColor(TLITEM item, COLORREF color)CTreeListPane
SetValueFontBold(TLITEM item, bool bold)CTreeListPane
SetValueFontColor(TLITEM item, COLORREF color)CTreeListPane
SetValueFontItalic(TLITEM item, bool italic)CTreeListPane
SetValueHiliteColor(TLITEM item, COLORREF color, bool redraw=false)CTreeListPane
SetVirtualPage(UINT StartRow)CTreeListPane
ShowDescription(bool visible=true)CTreeListPane
ShowToolbar(bool visible=true)CTreeListPane
Subscribe(CSubscriber *pSubscr)CTreeListPane
UnSubscribe(CSubscriber *pSubscr)CTreeListPane
UpdateContent()CTreeListPane
WindowIsClosing() (defined in CTreeListPane)CTreeListPane [virtual]
~CTreeListPane(void)CTreeListPane