Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 1 and Version 2 of ReviewHeuristicLab3.3.0CodeCoreViews


Ignore:
Timestamp:
03/08/10 14:57:54 (14 years ago)
Author:
mkommend
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0CodeCoreViews

    v1 v2  
    55 * '''!ItemCollectionView''': What is the `ColumnHeader1` in the `ItemCollectionView`?
    66    * 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`