|
CGridListCtrlEx
|
| CComboBox for inplace edit. For internal use by CGridColumnTraitCombo | |
| CDateTimeCtrl for inplace edit. For internal use by CGridColumnTraitDateTime | |
| CEdit inside CComboBox for inplace edit. For internal use by CGridColumnTraitCombo | |
| CEdit for inplace edit. For internal use by CGridColumnTraitEdit | |
| CEdit for inplace edit. For internal use by CGridColumnTraitMultilineEdit | |
| CGridColumnTrait specifies the methods needed for custom cell handling | |
| CGridColumnTraitText provides customization of cell text and background | |
| CGridColumnTraitImage implements an image switcher (can mimic a checkbox) | |
| CGridColumnTraitCombo implements a CComboBox as cell-editor | |
| CGridColumnTraitDateTime implements a CDateTimeCtrl as cell-editor | |
| CGridColumnTraitEdit implements a CEdit as cell-editor | |
| CGridColumnTraitMultilineEdit implements a CEdit as multiline cell-editor | |
| CGridColumnTraitHyperLink that can launch a link using the web-browser | |
| CGridColumnTraitVisitor enables the use of the visitor-pattern to add extra behavior to the CGridColumnTrait classes | |
| CGridRowTrait specifies an interface for handling custom drawing at row-level | |
| CGridRowTraitText provides customization text and background at row-level | |
| CGridRowTraitXP fixes drawing of rows when the application is using classic- or XP-style | |
| CGridRowTraitVisitor enables the use of the visitor-pattern to add extra behavior to the CGridRowTrait classes | |
| CGridListCtrlEx extends the CListCtrl with several features | |
| CGridListCtrlGroups extends the CGridListCtrlEx with grouping | |
| Abstract interface for persisting view configuration | |
| Abstract interface for persisting view configuration, that can use an in-memory default-configuration | |
| Abstract interface for persisting view configuration, that can switch between different view configuration profiles | |
| Can persist the column configuration using CWinApp::WriteProfile() | |
| Inner class that stores the default configuration in memory |
1.8.2