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) |
com.ibm.json.java.JSONObject |
getTreeGridUI(java.util.concurrent.Future<MXGanttModel> modelFuture,
UIOptions options,
BaseTreeGridMiniAppBean bean) |
addInternalColumns, columnIndexOf, getActivityColumns, getGanttUnits
public ILogGanttModelToResourceTreeGridUIBuilder(UserInfo userInfo, ISKDUIInfo skduiInfo, WebClientSession sess)
public void addAdditionalColumns(com.ibm.json.java.JSONArray Cols)
addAdditionalColumns
in class ILogGanttModelToTreeGridUIBuilder
public com.ibm.json.java.JSONObject getTreeGridUI(java.util.concurrent.Future<MXGanttModel> modelFuture, UIOptions options, BaseTreeGridMiniAppBean bean) throws java.lang.Exception
getTreeGridUI
in class ILogGanttModelToTreeGridUIBuilder
java.lang.Exception