FailureMechanismResultView.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Introduced method to bind events after loading view instead of in constructor. WTI-1627

  1. … 20 more files in changeset.
Implemented handling the formatting rules in the OnCellFormattingEvent in the FailureMechanismResultView. WTI-1627

  1. … 4 more files in changeset.
Made GetDataAtRow return value typed. WTI-1627

  1. … 18 more files in changeset.
Made AddDataGridColumns abstract. WTI-1627

  1. … 19 more files in changeset.
Made return type of CreateFailureMechanismSectionResultRow in FailureMechanismResultView the type of the section result row. WTI-1627

  1. … 19 more files in changeset.
Added failure mechanism section result row type to the FailureMechanismResultView. WTI-1627

  1. … 45 more files in changeset.