LegendTreeViewTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed LegendTreeView. Related to Issue [WTI-248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1912 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 068d22403c46b21aaf1a40c7c8ed8258f04b0893

  1. … 10 more files in changeset.
Reintegrate branch to trunk. Related to Issue [WTI-184]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1877 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 823eca02392f29a5efa73ad3cbf3925824c622cc

  1. … 131 more files in changeset.
Used right format Related to Issue [WTI-274]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1766 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 04f423ba9109ee0e1610d5255a145cead4451c33

Updated test, because we actually wanted to test that Data is set to null to have the tree detach from its data. Related to Issue [WTI-274]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1765 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ebaa97677385040adc7c95d3f472651c94ec5818

Cleanup Related to Issue [WTI-274]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1764 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e0ec18f55498096c47b8af16e0766e83cc86babd

  1. … 2 more files in changeset.
Set data on Tree to null in Dispose so that the data is detached. Related to Issue [WTI-274]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1763 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9017335712e652ec9541fbb4cc7e18251c2afab0

  1. … 2 more files in changeset.
Introduced PointBasedChartData to reduce code clones. Refactored ChartDataConverter to improve robustness (prevented having to hard-cast ChartData in several places). Refactored ChartDataNodePresenter to fix open/closed principle violation. Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1728 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 20d64b9e77ec09070028225c9854f6e2ee14b173

  1. … 36 more files in changeset.
Refactored BaseChart. Now works with ChartData.

Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1663 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9c58e1087949f62bcddea33755edf715908218fb

  1. … 43 more files in changeset.
Renamed methods and interfaces to better meet their purpose. Added docs. Translated serie names. Cleaned up test AssemblyInfo. Failsafe implementation of unsupported IChartData in ChartDataNodePresenter. Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1553 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 594a82c7fd4f8cb7a148caf6a5f26ae4fb291b23

  1. … 28 more files in changeset.
Added tests for - ChartDataNodePresenter - ChartNodePresenter - LegendTreeView Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1529 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 488d11fe6903e80e978eb27ffe037262635e7e77

    • -0
    • +22
    ./LegendTreeViewTest.cs
  1. … 13 more files in changeset.