Changes between Version 1 and Version 2 of ReviewHeuristicLab3.3.0CodeCoreViews
- Timestamp:
- 03/08/10 14:57:54 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0CodeCoreViews
v1 v2 5 5 * '''!ItemCollectionView''': What is the `ColumnHeader1` in the `ItemCollectionView`? 6 6 * mkommend: The `ColumnHeader1` is necessary because otherwise no items are displayed in the `ListView`. 7 * '''!VariableCollectionView''': The `VariableCollectionView` produces `StackOverFlowExceptions`, if a Variable is dragged from the `ListView` to the `DetailsView` while it is displayed. Maybe this effects also base classes from `VariableCollectionView`