CGridListCtrlEx
 All Classes Functions Variables Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oCCGridColumnTraitCGridColumnTrait specifies the methods needed for custom cell handling
|\CColumnState
oCCGridColumnTraitComboCGridColumnTraitCombo implements a CComboBox as cell-editor
oCCGridColumnTraitDateTimeCGridColumnTraitDateTime implements a CDateTimeCtrl as cell-editor
oCCGridColumnTraitEditCGridColumnTraitEdit implements a CEdit as cell-editor
oCCGridColumnTraitHyperLinkCGridColumnTraitHyperLink that can launch a link using the web-browser
oCCGridColumnTraitImageCGridColumnTraitImage implements an image switcher (can mimic a checkbox)
oCCGridColumnTraitMultilineEditCGridColumnTraitMultilineEdit implements a CEdit as multiline cell-editor
oCCGridColumnTraitTextCGridColumnTraitText provides customization of cell text and background
oCCGridColumnTraitVisitorCGridColumnTraitVisitor enables the use of the visitor-pattern to add extra behavior to the CGridColumnTrait classes
oCCGridEditorComboBoxCComboBox for inplace edit. For internal use by CGridColumnTraitCombo
oCCGridEditorComboBoxEditCEdit inside CComboBox for inplace edit. For internal use by CGridColumnTraitCombo
oCCGridEditorDateTimeCtrlCDateTimeCtrl for inplace edit. For internal use by CGridColumnTraitDateTime
oCCGridEditorTextCEdit for inplace edit. For internal use by CGridColumnTraitEdit
oCCGridListCtrlExCGridListCtrlEx extends the CListCtrl with several features
oCCGridListCtrlGroupsCGridListCtrlGroups extends the CGridListCtrlEx with grouping
oCCGridMultilineEditorTextCEdit for inplace edit. For internal use by CGridColumnTraitMultilineEdit
oCCGridRowTraitCGridRowTrait specifies an interface for handling custom drawing at row-level
oCCGridRowTraitTextCGridRowTraitText provides customization text and background at row-level
oCCGridRowTraitVisitorCGridRowTraitVisitor enables the use of the visitor-pattern to add extra behavior to the CGridRowTrait classes
oCCGridRowTraitXPCGridRowTraitXP fixes drawing of rows when the application is using classic- or XP-style
oCCOleDropTargetWnd
oCCViewConfigSectionAbstract interface for persisting view configuration
oCCViewConfigSectionDefaultAbstract interface for persisting view configuration, that can use an in-memory default-configuration
|\CCViewConfigSectionLocalInner class that stores the default configuration in memory
oCCViewConfigSectionProfilesAbstract interface for persisting view configuration, that can switch between different view configuration profiles
\CCViewConfigSectionWinAppCan persist the column configuration using CWinApp::WriteProfile()