Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.applet.views.compare |
Modifier and Type | Class and Description |
---|---|
class |
GanttViewCompareItem |
class |
LoadAndAvailabilityResourceViewCompareItem
A compare view item for the Load and Availability view
|
class |
ResourceViewCompareItem
A resource compare view
|
Modifier and Type | Method and Description |
---|---|
CompareItem<? extends ilog.views.gantt.IlvHierarchyChart> |
CompareView.createChart(java.lang.String id,
java.lang.String name,
java.lang.Class compareItemType)
Creates the view of the given compare type for the given scenario id and name
|
Modifier and Type | Method and Description |
---|---|
void |
CompareItem.configureSyncTo(CompareItem<? extends ilog.views.gantt.IlvHierarchyChart> chart2)
Configured this view to sync with the other view.
|