, including all inherited members.
Add(Common::CDataObject *pDO, HITEM hParent=GI_SCROLLABLE_ROOT, HITEM hInsertAfter=GI_LAST) | CGrid | |
AdjustAllColumns() | CGrid | |
AdjustColumnByFid(Common::FID fid) | CGrid | |
AdjustColumnByIndex(int index) | CGrid | |
AllowCopyPaste(bool bAllow) | CGrid | |
AllowDragAndDrop(bool bAllow) | CGrid | |
AllowDrawContextSeparator(bool bDraw) | CGrid | |
AllowFocusContext(ContextType contextType=AllContexts) | CGrid | |
AllowHighlight(bool bAllow) | CGrid | |
AllowMouseTrackSelection(bool bEnable) | CGrid | |
AllowMultiSelection(bool bEnable) | CGrid | |
AllowMultiSort(bool bEnable) | CGrid | |
AllowNavigation(ContextType contextType=AllContexts) | CGrid | |
AllowNotifications(bool bAllow) | CGrid | |
AllowSelectContext(ContextType contextType=AllContexts) | CGrid | |
AllowSelection(bool bEnable) | CGrid | |
AllowSort(bool bEnable) | CGrid | |
AllowStretchImageInCell(bool stretch) | CGrid | |
Attach(HITEM hItem, HITEM hParent, HITEM hInsertAfter=GI_LAST) | CGrid | |
AttachControl(CWnd *control, HITEM hItem, Common::FID fid, const CEmbeddedControlParams ¶ms=CEmbeddedControlParams()) | CGrid | |
CanDrawContextSeparator() const | CGrid | |
CanFocusContext(ContextType contextType) const | CGrid | |
CanHighlight() const | CGrid | |
CanMouseTrackSelection() const | CGrid | |
CanMultiSelect() const | CGrid | |
CanMultiSort() const | CGrid | |
CanNavigate(ContextType contextType) const | CGrid | |
CanSelect() const | CGrid | |
CanSelectContext(ContextType contextType) const | CGrid | |
CanSort() const | CGrid | |
CanStartEditInPlace(HITEM hItem, Common::FID fid, IEditInPlace::StartReason reason) const | CGrid | |
CanStretchImageInCell() const | CGrid | |
ClearSelection() | CGrid | |
Collapse(HITEM hItem, bool withChildren) | CGrid | |
Collapse(const Common::CDataObject *pDO, bool withChildren) | CGrid | |
Copy() | CGrid | |
CreateDragImage(const Handles &handles, ContextType contextType, const CHeader *header) const | CGrid | |
Cut() | CGrid | |
Delete(HITEM hItem) | CGrid | |
Delete(const Common::CDataObject *pDO) | CGrid | |
Delete(int nRow, ContextType contextType=ScrollableContext) | CGrid | |
DeleteAll(ContextType contextType=AllContexts) | CGrid | |
Detach(HITEM hItem) | CGrid | |
DetachControl(CWnd *control) | CGrid | |
DetachControl(HITEM hItem, Common::FID fid, bool bDestroy) | CGrid | |
EnableInPlaceTooltip(bool bEnable=true) | CGrid | |
EnableTooltip(bool enable=true) | CGrid | |
EnsureColumnVisible(Common::FID fid) | CGrid | |
EnsureVisible(int nRow) | CGrid | |
EnsureVisible(HITEM hItem) | CGrid | |
EnsureVisible(const Common::CDataObject *pDO) | CGrid | |
Exists(HITEM hItem) const | CGrid | |
Exists(const Common::CDataObject *pDO) const | CGrid | |
Expand(HITEM hItem, bool withChildren) | CGrid | |
Expand(const Common::CDataObject *pDO, bool withChildren) | CGrid | |
ForEach(IForEach &functional, HITEM startFrom=GI_FIRST) | CGrid | |
ForEachVisible(IForEach &functional, HITEM startFrom=GI_FIRST) | CGrid | |
GetAppearance() | CGrid | |
GetAppearance() const | CGrid | |
GetBackgroundImage() const | CGrid | |
GetCellVirtualRect(HITEM hItem, Common::FID fid) const | CGrid | |
GetCellVirtualRect(const Common::CDataObject *pDO, Common::FID fid) const | CGrid | |
GetCellVisibleRect(HITEM hItem, Common::FID fid) const | CGrid | |
GetCellVisibleRect(const Common::CDataObject *pDO, Common::FID fid) const | CGrid | |
GetChildren(HITEM hItem, bool visibleOnly) const | CGrid | |
GetColumn(CPoint pt) const | CGrid | |
GetContextSeparatorHeight() const | CGrid | |
GetContextType(HITEM hItem) const | CGrid | |
GetContextType(const Common::CDataObject *pDO) const | CGrid | |
GetContextVirtualRect(ContextType contextType) const | CGrid | |
GetContextVisibleRect(ContextType contextType) const | CGrid | |
GetCopyPaste() const | CGrid | |
GetCopyPasteSettings() const | CGrid | |
GetCopyPasteSettings() | CGrid | |
GetCustomDraw() const | CGrid | |
GetDataObject(HITEM hItem) | CGrid | |
GetDataObject(HITEM hItem) const | CGrid | |
GetDataObject(int nRow, ContextType contextType=ScrollableContext) | CGrid | |
GetDataObject(int nRow, ContextType contextType=ScrollableContext) const | CGrid | |
GetDragDrop() const | CGrid | |
GetDragDropSettings() const | CGrid | |
GetDragDropSettings() | CGrid | |
GetEditInPlace() const | CGrid | |
GetEditInPlaceControl() const | CGrid | |
GetEditInPlaceSettings() const | CGrid | |
GetEditInPlaceSettings() | CGrid | |
GetFilter() const | CGrid | |
GetFirstVisibleRow() const | CGrid | |
GetFlickerFreeDrawing() const | CGrid | |
GetFocusedContext() const | CGrid | |
GetFocusedRow() const | CGrid | |
GetFont() const | CGrid | |
GetFormattedStlString(HITEM hItem, Common::FID fid, const Common::CFormat *format=0) const | CGrid | |
GetHandles(const Common::CDataObject *pDO, bool visibleOnly, ContextType contextType=AllContexts) const | CGrid | |
GetHandles(ContextType contextType=AllContexts) const | CGrid | |
GetHeader() | CGrid | |
GetHeader() const | CGrid | |
GetHierarchicalColumn() const | CGrid | |
GetHierarchicalLevel(HITEM hItem) const | CGrid | |
GetHighlightSettings() const | CGrid | |
GetHighlightSettings() | CGrid | |
GetImageList() const | CGrid | |
GetInPlaceTooltipCtrl() const | CGrid | |
GetInPlaceTooltipSettings() | CGrid | |
GetItem(int nRow, ContextType contextType=ScrollableContext) const | CGrid | |
GetItem(const Common::CDataObject *pDO) const | CGrid | |
GetItem(CPoint point) const | CGrid | |
GetItemHeight(HITEM hItem) const | CGrid | |
GetKeyManager() const | CGrid | |
GetLastVisibleRow(ContextType contextType=ScrollableContext) const | CGrid | |
GetLinesPerPage(bool forward=true) const | CGrid | |
GetLineVirtualRect(HITEM hItem) const | CGrid | |
GetLineVirtualRect(const Common::CDataObject *pDO) const | CGrid | |
GetLineVisibleRect(HITEM hItem) const | CGrid | |
GetLineVisibleRect(const Common::CDataObject *pDO) const | CGrid | |
GetNavigationColumn() const | CGrid | |
GetNextItem(HITEM hItem, bool jumpBetweenContexts=true) const | CGrid | |
GetOptimalCellWidth(int nRow, ContextType contextType, Common::FID fid) const | CGrid | |
GetOptimalColumnWidth(ContextType contextType, Common::FID fid) const | CGrid | |
GetOptimalHeaderHeight() const | CGrid | |
GetOptimalRowHeight(ContextType contextType) const | CGrid | |
GetPaintFilter() const | CGrid | |
GetParent(HITEM hItem) const | CGrid | |
GetPreviousItem(HITEM hItem, bool jumpBetweenContexts=true) const | CGrid | |
GetRow(HITEM hItem) const | CGrid | |
GetRow(const Common::CDataObject *pDO) const | CGrid | |
GetRowCount(ContextType contextType=ScrollableContext) const | CGrid | |
GetSelectedCount() const | CGrid | |
GetSelection(ContextType contextType) const | CGrid | |
GetSerializeVertion() | CGrid | [static] |
GetSort(int level) const | CGrid | |
GetSortedContext() const | CGrid | |
GetSortLevels() const | CGrid | |
GetTimeElapsedSinceLastUpdate(int nRow, ContextType contextType, Common::FID fid) const | CGrid | |
GetTimeElapsedSinceLastUpdate(HITEM hItem, Common::FID fid) const | CGrid | |
GetTooltip() const | CGrid | |
GetTooltipCtrl() | CGrid | |
GetTooltipSettings() const | CGrid | |
GetTooltipSettings() | CGrid | |
GetValue(HITEM hItem, Common::FID fid) const | CGrid | |
HasChildren(HITEM hItem) const | CGrid | |
HasControl(HITEM hItem, Common::FID fid) const | CGrid | |
HasControl(int nRow, ContextType contextType, Common::FID fid) const | CGrid | |
HideHeader() | CGrid | |
InvalidateCell(int nRow, ContextType contextType, Common::FID fid, int spanTime=0) | CGrid | |
InvalidateCell(HITEM hItem, Common::FID fid, int spanTime=0) | CGrid | |
InvalidateCell(const Common::CDataObject *pDO, Common::FID fid, int spanTime=0) | CGrid | |
InvalidateRow(int nRow, ContextType contextType, int spanTime=0) | CGrid | |
InvalidateRow(HITEM hItem, int spanTime=0) | CGrid | |
InvalidateRow(const Common::CDataObject *pDO, int spanTime=0) | CGrid | |
IsCopyPasteAllowed() const | CGrid | |
IsDragAndDropAllowed() const | CGrid | |
IsExpanded(HITEM hItem) const | CGrid | |
IsHeaderVisible() const | CGrid | |
IsInPlaceTooltipEnabled() const | CGrid | |
IsInVisibleRect(HITEM hItem) | CGrid | |
IsInVisibleRect(const Common::CDataObject *pDO) | CGrid | |
IsInVisibleRect(int nRow, ContextType contextType) | CGrid | |
IsNotificationsAllowed() const | CGrid | |
IsSelected(int nRow, ContextType contextType) const | CGrid | |
IsSelected(HITEM hItem) const | CGrid | |
IsSelected(const Common::CDataObject *pDO) const | CGrid | |
IsTooltipEnabled() const | CGrid | |
IsVisible(HITEM hItem) const | CGrid | |
IsVisible(const Common::CDataObject *pDO) const | CGrid | |
MoveAfter(HITEM movingItem, HITEM parentPosition, HITEM position) | CGrid | |
MoveBefore(HITEM movingItem, HITEM parentPosition, HITEM position) | CGrid | |
NavigateDown(bool bShift, bool bCtrl) | CGrid | |
NavigateEnd(bool bShift, bool bCtrl) | CGrid | |
NavigateHome(bool bShift, bool bCtrl) | CGrid | |
NavigatePageDown(bool bShift, bool bCtrl) | CGrid | |
NavigatePageUp(bool bShift, bool bCtrl) | CGrid | |
NavigateUp(bool bShift, bool bCtrl) | CGrid | |
Paste() | CGrid | |
Paste(HITEM hParent, HITEM hInsertAfter) | CGrid | |
Print(const CPrintSettings &settings, CPrintInfo *printInfo=0) | CGrid | |
PrintPreview(const CPrintSettings &settings) | CGrid | |
ResetScroll() | CGrid | |
ResetSort(bool redraw=true) | CGrid | |
Select(int nRow, ContextType contextType, bool bSelect) | CGrid | |
Select(HITEM hItem, bool bSelect) | CGrid | |
Select(const Common::CDataObject *pDO, bool bSelect) | CGrid | |
SelectAll() | CGrid | |
Serialize(CArchive &ar) | CGrid | [virtual] |
SetAppearance(const CAppearance &appearance) | CGrid | |
SetBackgroundImage(const CBackgroundImage &settings) | CGrid | |
SetContextSeparatorHeight(int nHeight) | CGrid | |
SetCopyPaste(ICopyPaste *copyPaste) | CGrid | |
SetCopyPasteSettings(const CCopyPasteSettings &settings) | CGrid | |
SetCustomDraw(ICustomDraw *customDraw) | CGrid | |
SetDragDrop(IDragDrop *dragDrop) | CGrid | |
SetDragDropSettings(const CDragDropSettings &settings) | CGrid | |
SetEditInPlace(IEditInPlace *editInPlace) | CGrid | |
SetEditInPlaceSettings(const CEditInPlaceSettings &settings) | CGrid | |
SetFilter(IGridFilter *filter) | CGrid | |
SetFirstVisibleItem(HITEM hItem) | CGrid | |
SetFirstVisibleItem(const Common::CDataObject *pDO) | CGrid | |
SetFirstVisibleRow(int nRow) | CGrid | |
SetFlickerFreeDrawing(bool enable) | CGrid | |
SetFocusedRow(int nRow, ContextType contextType) | CGrid | |
SetFont(CFont *font, BOOL bRedraw=TRUE) | CGrid | |
SetFormattedStlString(HITEM hItem, Common::FID fid, const TString &str, const Common::CFormat *format=0) | CGrid | |
SetHeader(CHeader *newHeader) | CGrid | |
SetHighlightSettings(const CHighlightSettings &settings) | CGrid | |
SetImageList(CImageList *imageList, bool stretchImage=false) | CGrid | |
SetInPlaceTooltipCtrl(ITooltipCtrl *control) | CGrid | |
SetInPlaceTooltipSettings(const CTooltipSettings &settings) | CGrid | |
SetItemHeight(HITEM hItem, int height) | CGrid | |
SetKeyManager(IKeyManager *keyManager) | CGrid | |
SetOptimalRowHeight(ContextType contextType, int height) | CGrid | |
SetPaintFilter(UINT paintFilter=defaultPaintFilter) | CGrid | |
SetSort(int level, CSortInfo sortInfo, bool applyImmediatelly=true) | CGrid | |
SetSortedContext(ContextType contextType=AllContexts) | CGrid | |
SetTooltip(ITooltip *tooltip) | CGrid | |
SetTooltipCtrl(ITooltipCtrl *control) | CGrid | |
SetTooltipSettings(const CTooltipSettings &settings) | CGrid | |
SetValue(HITEM hItem, Common::FID fid, const Common::CValue &value) | CGrid | |
ShowHeader() | CGrid | |
ShowHeaderDialog() | CGrid | [virtual] |
StartEditInPlace(HITEM hItem, Common::FID fid, IEditInPlace::StartReason reason=IEditInPlace::ActivateOnUserStart) | CGrid | |
StopEditInPlace(IEditInPlace::StopReason reason, bool postMessage=false) | CGrid | |
UpdateDataObject(const Common::CDataObject *pDO, Common::FID fid) | CGrid | |
UpdateFilter() | CGrid | |
UpdateItem(HITEM hItem, Common::FID fid) | CGrid | |
UpdateRow(int nRow, ContextType contextType, Common::FID fid) | CGrid | |
UpdateSort() | CGrid | |