FailureMechanismResultView.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove some xmldoc exceptions WTI-1678

  1. … 1 more file in changeset.
Implement review comments WTI-1678

  1. … 17 more files in changeset.
Improve controls and their tests WTI-1678

  1. … 12 more files in changeset.
Move logic for updating assembly result to abstract method WTI-1682

  1. … 22 more files in changeset.
Add generic type param to result views WTI-1682

  1. … 41 more files in changeset.
Rename controls in result views WTI-1682

  1. … 37 more files in changeset.
Update base view and testers WTI-1682

  1. … 9 more files in changeset.
Incorporated comments review 2755: - Applied editorial comments for the Core.Common.Controls/DataGrid - Removed type constraint for the extension method as the datagridview control cannot enforce to contain objects of type TRow --> InvalidOperationException will occur regardless when the programmer puts in wrong row objects in the datagrid view control.

WTI-1679

  1. … 4 more files in changeset.
Cleanup WTI-1678

  1. … 6 more files in changeset.
Rename parameter WTI-1678

Add setfailuremechanismresultcontrol method WTI-1678

  1. … 11 more files in changeset.
Move more logic to base class WTI-1678

  1. … 2 more files in changeset.
Move logic to base result view WTI-1678

  1. … 4 more files in changeset.
Introduced cell format extension methods: - Applied for the FailureMechanismSectionResultRow(s) and the view that host these rows.

WTI-1679

  1. … 2 more files in changeset.
Adapt failure mechanism result view base to support updating the failure mechanism assembly result WTI-1678

  1. … 3 more files in changeset.
Improve layout and tests WTI-1676

  1. … 2 more files in changeset.
Add image and tooltip to results view WTI-1676

  1. … 4 more files in changeset.
Revert "Improve performance of result views by disabling auto resizing of columns" WTI-1644

  1. … 7 more files in changeset.
Improve performance of result views by disabling auto resizing of columns WTI-1644

  1. … 7 more files in changeset.
Move XMLdoc to base class for Update method in failure mechanism section result row WTI-1644

  1. … 18 more files in changeset.
added failure mechanism observer in result view base. WTI-1627

  1. … 1 more file in changeset.
Extract method in FailureMechanismResultView WTI-1628

Review related changes, made Update abstract and xmldoc cleanup WTI-1628

  1. … 32 more files in changeset.
Introduce new updating structure in GEKB view WTI-1628

  1. … 5 more files in changeset.
Show/hide detailed assessment errors in GEKB result view WTI-1628

  1. … 6 more files in changeset.
Removed formatting rules from result view. WTI-1627

  1. … 4 more files in changeset.
Implemented handling styles with column definitions in result view. WTI-1627

  1. … 5 more files in changeset.
Improved HandleDisabledFields. WTI-1627

  1. … 1 more file in changeset.
Refactored DataGridViewColumnFormattingRule. WTI-1627

  1. … 4 more files in changeset.
Transformed getting format rules to property instead of method. WTI-1627

  1. … 1 more file in changeset.