public class ILogGanttModelToResourceTreeGridUIBuilder extends ILogGanttModelToTreeGridUIBuilder
internalFields, log| Constructor and Description |
|---|
ILogGanttModelToResourceTreeGridUIBuilder(UserInfo userInfo,
ISKDUIInfo skduiInfo,
WebClientSession sess) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAdditionalColumns(com.ibm.json.java.JSONArray Cols) |
protected java.lang.String |
getGanttTask()
Boxes that can have dependencies
|
com.ibm.json.java.JSONObject |
getTreeGridUI(java.util.concurrent.Future modelFuture,
UIOptions options,
BaseTreeGridMiniAppBean bean) |
addDefIcons, addDefPMRun, addDefPMRunDataRow, addDefRun, addDefRunDataRow, addDefSUM, addGanttConfiguration, addInternalColumns, columnIndexOf, getActivityColumns, getDefaultGanttRunMove, getDefaultGanttRunMoveHorzOnly, getDefaultGanttRunMoveVertOnly, getGanttMenu, getGanttUnits, getRunDataColumns, isColumnInGrid, preprocessColumnspublic ILogGanttModelToResourceTreeGridUIBuilder(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess)
public void addAdditionalColumns(com.ibm.json.java.JSONArray Cols)
addAdditionalColumns in class ILogGanttModelToTreeGridUIBuilderprotected java.lang.String getGanttTask()
ILogGanttModelToTreeGridUIBuildergetGanttTask 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 ILogGanttModelToTreeGridUIBuilderjava.lang.Exception