Modifier and Type | Method and Description | |||
---|---|---|---|---|
static void |
GanttUtil.addCommonLangCFG(com.ibm.json.java.JSONObject root,
UserInfo userInfo,
ISKDUIInfo skdUIInfo)
Adds the default Formats based on the user's SKD locale object.
|
|||
static void |
GanttUtil.addGanttZooms(com.ibm.json.java.JSONObject root,
ISKDUIInfo skdUIInfo,
UIOptions options,
AbstractTreeGridMiniAppBean bean,
com.ibm.json.java.JSONObject Gantt)
Adds the default Gantt Zoom levels to a TreeGrid, and initializes the
default Zoom to be the "middle" Zoom level.
|
|||
static java.lang.String |
GanttUtil.doReplacementsForZoom(java.lang.String zoomJSON,
ISKDUIInfo skdUIInfo,
UIOptions options) |
|||
static java.lang.String |
GanttUtil.getShortDateFormat(ISKDUIInfo skdUIInfo) |
|||
static void |
GanttUtil.updateFormatForLocale(com.ibm.json.java.JSONObject format,
UserInfo userInfo,
ISKDUIInfo skdUIInfo)
Constructor and Description |
ILogGanttModelToResourceTreeGridUIBuilder(UserInfo userInfo,
ISKDUIInfo skduiInfo,
WebClientSession sess) ILogGanttModelToTreeGridUIBuilder(UserInfo userInfo,
ISKDUIInfo skduiInfo,
WebClientSession sess) |
Constructor and Description |
---|
CrewAssignUISerializer(UserInfo userInfo,
ISKDUIInfo skduiInfo,
WebClientSession sess) |
CrewWorkUISerializer(UserInfo userInfo,
ISKDUIInfo skduiInfo,
WebClientSession sess) |
Constructor and Description |
---|
DispatchUIModelSerializer(UserInfo userInfo,
ISKDUIInfo skduiInfo,
WebClientSession sess) |
Modifier and Type | Method and Description |
---|---|
static void |
GWAResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean,
IMXGanttModel model,
Range<java.util.Date> projectDates,
com.ibm.json.java.JSONObject Gantt,
UIBuilder builder,
UIOptions options,
ISKDUIInfo uiInfo) |
static void |
GWAResourceHoursViewUIHelper.configureGantt(BaseTreeGridMiniAppBean bean,
IMXGanttModel model,
com.ibm.json.java.JSONObject Gantt,
UIBuilder builder,
UIOptions options,
ISKDUIInfo uiInfo) |
Modifier and Type | Method and Description |
---|---|
static void |
LargeGanttUtil.addGanttZooms(com.ibm.json.java.JSONObject root,
ISKDUIInfo skdUIInfo,
UIOptions options,
Schedule schedule,
com.ibm.json.java.JSONObject Gantt)
Adds the default Gantt Zoom levels to a TreeGrid, and initializes the
default Zoom to be the "middle" Zoom level.
|
Modifier and Type | Method and Description |
---|---|
static void |
ResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean,
IMXGanttModel model,
Range<java.util.Date> projectDates,
com.ibm.json.java.JSONObject Gantt,
UIBuilder builder,
UIOptions options,
ISKDUIInfo uiInfo) |
static void |
ResourceHoursViewUIHelper.configureGantt(BaseTreeGridMiniAppBean bean,
IMXGanttModel model,
com.ibm.json.java.JSONObject Gantt,
UIBuilder builder,
UIOptions options,
ISKDUIInfo uiInfo) |
Modifier and Type | Class and Description |
---|---|
class |
SKDUIInfo |
Modifier and Type | Method and Description |
---|---|
ISKDUIInfo |
SKDAppService.getSKDUIInfo(UserInfo userInfo)
Returns ISKDUIInfo information.
|
ISKDUIInfo |
SKDAppServiceRemote.getSKDUIInfo(UserInfo userInfo)
Get the ISKDUIInfo for the user
|
ISKDUIInfo |
SKDAppService.getSKDUIInfo(UserInfo userInfo,
java.lang.String appName)
Returns ISKDUIInfo information.
|
ISKDUIInfo |
SKDAppServiceRemote.getSKDUIInfo(UserInfo userInfo,
java.lang.String appName)
Get the ISKDUIInfo for the user
|
ISKDUIInfo |
SKDAppService.getSKDUIInfo(UserInfo userInfo,
java.lang.String appName,
java.lang.String projectId)
Returns ISKDUIInfo information.
|
ISKDUIInfo |
SKDAppServiceRemote.getSKDUIInfo(UserInfo userInfo,
java.lang.String appName,
java.lang.String projectId)
Get the ISKDUIInfo for the user
|