Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.applet.filter | |
com.ibm.tivoli.maximo.skd.applet.util | |
com.ibm.tivoli.maximo.skd.model |
Modifier and Type | Method and Description |
---|---|
void |
SKDActivityAttrFilter.setGanttConfigInfo(IGanttConfigInfo ganttConfigInfo) |
Modifier and Type | Method and Description |
---|---|
IGanttConfigInfo |
SKDUtility.getGanttConfigInfo()
Returns IGanttConfigInfo
|
Modifier and Type | Method and Description |
---|---|
static JTableUtils.GanttConfigAccessor |
JTableUtils.activityConfigAccessor(IGanttConfigInfo ganttConfigInfo)
Adapter for getting the
JTableUtils.GanttConfigAccessor implementation from the IGanttConfigInfo |
static void |
JTableUtils.addCustomerColumnsForActivity(ilog.views.gantt.IlvGanttChart gChart,
IGanttConfigInfo ganttConfigInfo) |
static JTableUtils.GanttConfigAccessor |
JTableUtils.resourceConfigAccessor(IGanttConfigInfo ganttConfigInfo)
Adapter for getting the
JTableUtils.GanttConfigAccessor implementation from the IGanttConfigInfo |
void |
SKDUtility.setGanttConfigInfo(IGanttConfigInfo ganttConfigInfo)
Sets IGanttConfigInfo
|
Constructor and Description |
---|
JTableUtils.ActivityGanttConfigAccessor(IGanttConfigInfo info) |
JTableUtils.ResourceGanttConfigAccessor(IGanttConfigInfo info) |
Modifier and Type | Class and Description |
---|---|
class |
GanttConfigInfo |
Modifier and Type | Method and Description |
---|---|
IGanttConfigInfo |
MXGanttModel.getGanttConfigInfo()
Get the Gannt config info for the model
|
Modifier and Type | Method and Description |
---|---|
void |
MXGanttModel.setGanttConfigInfo(IGanttConfigInfo ganttConfigInfo)
Set the Gannt config info for the model
|