public class DispatchUIModelSerializer extends ILogGanttModelToResourceTreeGridUIBuilder
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COL_INTERNAL_END_LOCATION |
static java.lang.String |
COL_INTERNAL_START_LOCATION |
internalFields, log| Constructor and Description |
|---|
DispatchUIModelSerializer(UserInfo userInfo,
ISKDUIInfo skduiInfo,
WebClientSession sess) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAdditionalColumns(com.ibm.json.java.JSONArray Cols) |
protected void |
addGanttConfiguration(com.ibm.json.java.JSONObject gantt) |
protected java.lang.String |
getRunDataColumns() |
com.ibm.json.java.JSONObject |
getTreeGridUI(java.util.concurrent.Future modelFuture,
UIOptions options,
BaseTreeGridMiniAppBean bean) |
protected boolean |
isColumnInGrid(IMXGanttPropertyInfo pi)
Override if we need to suppress columns from going into the grid.
|
getGanttTaskaddDefIcons, addDefPMRun, addDefPMRunDataRow, addDefRun, addDefRunDataRow, addDefSUM, addGanttConfiguration, addInternalColumns, columnIndexOf, getActivityColumns, getDefaultGanttRunMove, getDefaultGanttRunMoveHorzOnly, getDefaultGanttRunMoveVertOnly, getGanttMenu, getGanttUnits, preprocessColumnspublic static final java.lang.String COL_INTERNAL_START_LOCATION
public static final java.lang.String COL_INTERNAL_END_LOCATION
public DispatchUIModelSerializer(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess)
public void addAdditionalColumns(com.ibm.json.java.JSONArray Cols)
addAdditionalColumns in class ILogGanttModelToResourceTreeGridUIBuilderprotected boolean isColumnInGrid(IMXGanttPropertyInfo pi)
ILogGanttModelToTreeGridUIBuilderisColumnInGrid in class ILogGanttModelToTreeGridUIBuilderprotected java.lang.String getRunDataColumns()
getRunDataColumns in class ILogGanttModelToTreeGridUIBuilderpublic com.ibm.json.java.JSONObject getTreeGridUI(java.util.concurrent.Future modelFuture,
UIOptions options,
BaseTreeGridMiniAppBean bean)
throws java.lang.Exception
getTreeGridUI in class ILogGanttModelToResourceTreeGridUIBuilderjava.lang.Exceptionprotected void addGanttConfiguration(com.ibm.json.java.JSONObject gantt)