KeyValueExpandableArrayConverter.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created Core.Gui. WTI-2239

    • -118
    • +0
    ./KeyValueExpandableArrayConverter.cs
  1. … 314 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 431 more files in changeset.
Fixed Sonarqube smells. WTI-2012

  1. … 3 more files in changeset.
Revert Sonarqube smells. WTI-2003

  1. … 3 more files in changeset.
WTI-2003 Fixed code smell

Updated license headers in source files of src\Core.Common. WTI-1931

  1. … 225 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Common, except TestUtil

WTI-1767

  1. … 70 more files in changeset.
Cleanup: Conditional access qualifier expression is known to be not null. WTI-1767

Revert "Cleanup: Conditional access qualifier expression is known to be not null. WTI-1767"

This reverts commit c4b24c0a4946d7cd20c0fb302aa9c8e30f10afc6.

Perform cleanup of Application.* and Core.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: b788636893eb77186560c1c94da58be5e39bc269

Former-commit-id: adb82617948f02594e9f459279d36825f7d91060

  1. … 67 more files in changeset.
Fixes in xml-doc. Extended tests. Cleanup Related to Issue [WTI-1304]

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

Former-commit-id: e422a680ca058433e440fe3aeed08aca51b78dab

Former-commit-id: 7552363c7279e82a2bb865cad4ac4151b95ab33c

  1. … 4 more files in changeset.
Added properties for WindDirectionClosingSituationIllustrationPoint. Related to Issue [WTI-1304]

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

Former-commit-id: 7cec8981d5b940d8761d43bb13d94601c673d21b

Former-commit-id: b4275657630cf5843cdb7c862b1981bb2cb15d8e

  1. … 8 more files in changeset.
Replaced KeyValueExpandableArrayElement with the KeyValueElementAttribute that can be defined together with the KeyValueExpandableArrayConverter to define the properties used as property name (DisplayName) and property value in the PropertyGrid.

Related to Issue [WTI-1304]

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

Former-commit-id: 6137551a03eb056095258aea338c273d543918d6

Former-commit-id: b00f02e8e684df53cd5779ec576b37c80105cc3e

    • -31
    • +16
    ./KeyValueExpandableArrayConverter.cs
  1. … 7 more files in changeset.
Added properties for general result to HydraulicBoundaryLocation(s). Added new KeyValueExpandableArrayConverter to convert KeyValueExpandableArrayElement into properties with just a name and a value. Wrapped elements of the ExpandableArrayConverter in a DynamicPropertyBag so that visibility of properties can be controlled through the DynamicVisibleValidationMethod. Related to Issue [WTI-1304]

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

Former-commit-id: 61cd485b87796483c8e81a556077a188b56b04f2

Former-commit-id: 3392b1723f0acbffc8f39a15ee306e87f0733bdd

    • -0
    • +122
    ./KeyValueExpandableArrayConverter.cs
  1. … 10 more files in changeset.