Constructor
# new ObjectsComparisonTable(props) → {React.ReactElement}
Overview
TheVirtualizedTable
element that presents a comparison of two objects.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
props |
Object | ||
informationTable |
Object | The information table from current project. |
|
objectHeader |
string |
<optional> |
The name of an object that has it's details displayed in a dialog. |
objectIndex |
number | The index of an object that has it's details displayed in a dialog. |
|
objectInTableHeader |
string |
<optional> |
The name of an object from a dominance cone. |
objectInTableIndex |
number | The index of an object from a dominance cone. |
|
tableIndex |
number | The index of a dominance cone. |
React.ReactElement