Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.applet.util |
Modifier and Type | Method and Description |
---|---|
StateManager.AppState |
StateManager.getState(java.lang.String project)
Return the Application state for the given project id
|
StateManager.AppState |
StateManager.restoreState(ilog.views.gantt.IlvGanttChart chart,
java.lang.String project)
Restore the state for the given
IlvGanttChart |
StateManager.AppState |
StateManager.saveState(ilog.views.gantt.IlvGanttChart chart,
java.lang.String project)
Save the state of a given
IlvGanttChart |
Modifier and Type | Method and Description |
---|---|
void |
StateManager.restoreState(ilog.views.gantt.IlvScheduleChart chart,
StateManager.AppState state,
java.lang.String resId)
Restore the state for the given
IlvScheduleChart |
void |
StateManager.saveState(ilog.views.gantt.IlvScheduleChart chart,
StateManager.AppState state,
java.lang.String resId)
Save the state for the given
IlvScheduleChart |