soui 5.0.0.1
 
Loading...
Searching...
No Matches
IListView Member List

This is the complete list of members for IListView, including all inherited members.

AddRef() PUREIObjRef
DECLARE_CLASS_SIID(IID_IListView) long AddRef() PUREIListView
IPanel::DECLARE_CLASS_SIID(IID_IPanel) long AddRef() PUREIPanel
ICtrl::DECLARE_CLASS_SIID(IID_ICtrl) long AddRef() PUREICtrl
EnableScrollBar(int wBar, BOOL bEnable) PUREIListView
EnsureVisible(int iItem) PUREIListView
GetAdapter() SCONST PUREIListView
GetItemLocator() SCONST PUREIListView
GetScrollPos(BOOL bVertical) SCONST PUREIListView
GetScrollRange(BOOL bVertical, LPINT lpMinPos, LPINT lpMaxPos) SCONST PUREIListView
GetSel() SCONST PUREIListView
HasScrollBar(BOOL bVertical) SCONST PUREIListView
HitTest(const POINT *pt) SCONST PUREIListView
IsScrollBarEnable(BOOL bVertical) SCONST PUREIListView
OnFinalRelease() PUREIListView
Release() PUREIListView
SetAdapter(ILvAdapter *adapter) PUREIListView
SetItemLocator(IListViewItemLocator *pItemLocator) PUREIListView
SetScrollInfo(SCROLLINFO si, BOOL bVertical) PUREIListView
SetScrollPos(BOOL bVertical, int nNewPos, BOOL bRedraw) PUREIListView
SetScrollRange(BOOL bVertical, int nMinPos, int nMaxPos, BOOL bRedraw) PUREIListView
SetSel(int iItem, BOOL bNotify DEF_VAL(FALSE)) PUREIListView
ShowScrollBar(int wBar, BOOL bShow) PUREIListView
ToIWindow() PUREIListView