DuneLocationsViewBase.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup: - Renamed LocationViewBase to CalculationsViewBase

WTI-1575

  1. … 11 more files in changeset.
Rewire views: - Renamed row object: they don't wrap around a location, but a calculation --> renamed

WTI-1575

  1. … 9 more files in changeset.
Rewire views: - Adapted ViewBase for DuneLocations --> selection is based on calculations.

WTI-1575

  1. … 1 more file in changeset.
Directly evaluate enumerations when applicable. Related to Issue [WTI-1393]

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

Former-commit-id: cf8406a712503f8ef9b24bd41b7cf5047467cdc8

Former-commit-id: 366b18ed1a959d4a942dfdc092b9dba5ee848da9

  1. … 27 more files in changeset.
Directly evaluate enumerations Related to Issue [WTI-1393]

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

Former-commit-id: b576755cf796f255cf0595630d3589639bc27c4a

Former-commit-id: ecaf869c5373e50070e70929208558dc272632a5

  1. … 52 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

  1. … 841 more files in changeset.
Implementing review comments from review 2019 - Replaced the Add...Handler with a regular EventHandler that caller can sub to/unsub from like a regular event. Related to Issue [WTI-1346]

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

Former-commit-id: 22a4a30fa142b90aa835ddae87ef67304af3c6d5

Former-commit-id: 81f9f420da3e87d357bddad10512a69f017e0835

  1. … 30 more files in changeset.
Implemented RowChanged EventHandler to be used by views using the DataGridViewControl. This event will only fire on the first selection or when a new row is selected in the data grid. Related to Issue [WTI-1346]

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

Former-commit-id: 6ab138e386a00c2e8dc4a9731bdbc368982bf321

Former-commit-id: 2251669339e24af908011336ed2dd744bb65d444

  1. … 12 more files in changeset.
Removed IView from ISelectionProvider interface so ISelectionProvider can be a control. Related to Issue [WTI-1306]

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

Former-commit-id: 5619a19ace7d3295789690059cfe7e27fdb71f1e

Former-commit-id: e321dda53af828cab2659538f43888737fea80ff

  1. … 9 more files in changeset.
Fixed tests failing due to merge:

Merged revision(s) 10302-10450 from branches/1300:

........

Introduced PerformWithoutChangingActiveContent method in AvalonDockViewHost

........

Removed "selection guards" from legend views

........

Removed "selection guards" from other selection providers

........

Changed selection provider logic in GuiCore

........

Slightly improved AvalonDockViewHost

........

Reverted some changes

........

Ensured chart legend view is updated after opening chart view

........

Ensured map legend view is updated after opening map view

........

Improved ChartPlugin and MapPlugin when it comes to removing outdated legend content

........

Applied additional fix when it comes to selection mechanism

........

Improved GuiCore logic so that only selection coming from document views is unsubscribed when activating a view that is no selection provider

........

Related to Issue [WTI-1300]

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

Former-commit-id: 0ac33adb63ea6da940791e1e00b3a101f6712ac4

Former-commit-id: 4fe18782ffdaf4ebbdc4b43e7d3f20cf2f88e183

  1. … 18 more files in changeset.
- Renamed CalculatableView to LocationsView. - Copied LocationsView for dunes so it has a different base class due to illustration points that needs to be implemented in LocationsView. Related to Issue [WTI-1307]

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

Former-commit-id: 53457f2e4f7434e6fbba67c42ef6a42cced1bd4c

Former-commit-id: 9bde5a5ee76b6cec053490c5dff67e71e7ce2eee

    • -0
    • +229
    ./DuneLocationsViewBase.cs
  1. … 19 more files in changeset.