IFailureMechanismContributionNormChangeHandler.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Fixed bug in FailureMechanismContributionView where pressing Esc validated current value before reverting the value back to the value in the data model. * Improved XML docs. * Added preconditions for FailureMechanismContributionNormChangeHandler and create unit tests for whole implementation. * Improved resources. Related to Issue [WTI-791]

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

Former-commit-id: d6242344bf1258f694ceb9d148134fdae6942472

Former-commit-id: 84e4151a0a239f6e693fe7720ef6b8efdc277fe9

    • -2
    • +7
    ./IFailureMechanismContributionNormChangeHandler.cs
  1. … 8 more files in changeset.
* Extended IViewInfo with CreateInstance injectable method, to allow for view with a non-default constructor. * Moved data clear code due to a change in the FailureMechanismContribution.Norm to FailureMechanismContributionNormChangeHandler (out of FailureMechanismContributionView) * FailureMechanismContributionView now used FailureMechanismContributionNormChangeHandler through dependency injection. ** FailureMechanismContributionView extended with Validating, Validated and KeyDown event handling. Related to Issue [WTI-791]

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

Former-commit-id: 7cb46c0bc787b1a0749b9b51b70d264b621febde

Former-commit-id: 6f08297a3604b7da67674e39053e4b17274a8e67

    • -0
    • +52
    ./IFailureMechanismContributionNormChangeHandler.cs
  1. … 19 more files in changeset.