Modifier and Type | Class and Description |
---|---|
class |
BaseTreeGridMiniAppBean
Provides the base class for integrating a TreeGrid mini app
|
class |
GAWorkViewBean |
class |
SchedulerWorkViewBean |
class |
WorkViewBean
Bean Handler for the Work View TreeGrid bean
|
Modifier and Type | Method and Description |
---|---|
Supplier<AbstractTreeGridMiniAppBean> |
AbstractTreeGridMiniAppBean.beanSupplier() |
Modifier and Type | Method and Description |
---|---|
static void |
GanttUtil.addCommonCFG(WebClientSession sess,
com.ibm.json.java.JSONObject Cfg,
UIOptions options,
AbstractTreeGridMiniAppBean bean)
Sets up the Common Cfg node for TreeGrid will all the default options
that likely to be shared in ALL TreeGrid instances, at least for
Scheduler apps.
|
static void |
GanttUtil.addCommonPrintOptions(WebClientSession clientSession,
com.ibm.json.java.JSONObject cfg,
UIOptions options,
AbstractTreeGridMiniAppBean bean) |
static void |
GanttUtil.addComplianceDetails(TGJsonWriter jsonWriter,
IMXGanttModel model,
IMXActivity mxa,
AbstractTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper) |
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 void |
UIHelper.updateSync(UIOptions options,
com.ibm.json.java.JSONObject Cfg,
AbstractTreeGridMiniAppBean bean) |
Constructor and Description |
---|
AssignmentFilterStateSessionModel(AbstractTreeGridMiniAppBean bean) |
Modifier and Type | Class and Description |
---|---|
class |
CompareAssignmentsBean |
class |
CompareResourceHoursBean |
class |
CompareViewBean |
Modifier and Type | Class and Description |
---|---|
class |
CompareMaxResourceHoursBean |
class |
CompareViewMaxBean
Compare View Bean for the Graphical Scheduling Large Projects.
|
Modifier and Type | Method and Description |
---|---|
static void |
ConstraintUtil.createLinkedConstraints(Schedule model,
AbstractTreeGridMiniAppBean bean,
java.util.List<java.lang.String> ids,
java.lang.String projectId)
For a given list of Activity IDs then create a Finish to Start constrain
with the next Activity, IF POSSIBLE.
|
Modifier and Type | Class and Description |
---|---|
class |
CrewAssignViewBean |
class |
CrewWorkViewBean |
Modifier and Type | Class and Description |
---|---|
class |
DispatchViewBean |
Modifier and Type | Class and Description |
---|---|
class |
GResourceView |
Modifier and Type | Class and Description |
---|---|
class |
GWAResourceHoursView |
class |
GWAResourceScheduleView |
Modifier and Type | Method and Description |
---|---|
AbstractTreeGridMiniAppBean |
GWASerializationHelper.getBean() |
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 com.ibm.json.java.JSONObject |
GWAResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess,
AbstractTreeGridMiniAppBean bean,
UIOptions uiOptions,
SKDUIInfo skdUIInfo,
IMXGanttModel model,
Range<java.util.Date> projectDates)
Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
|
static DynamicTooltip |
GWAResourceHoursViewUIHelper.getParentTooltip(AbstractTreeGridMiniAppBean bean,
GWASchedule model,
DataRow parent,
java.util.Set<com.ibm.json.java.JSONObject> shifts) |
static DynamicTooltip |
GWAResourceHoursViewUIHelper.getTooltip(AbstractTreeGridMiniAppBean bean,
GWASchedule model,
java.lang.String id,
java.util.Date date) |
Constructor and Description |
---|
GWASerializationHelper(AbstractTreeGridMiniAppBean bean) |
Constructor and Description |
---|
UISerializer(Supplier<UIOptions> optionsSupplier,
Supplier<AbstractTreeGridMiniAppBean> beanSupplier) |
Modifier and Type | Class and Description |
---|---|
class |
BaseLargeGanttView |
class |
ResourceMaxHoursView |
class |
ResourceToolsZonesMaxHoursView |
class |
SchedulerMaxWorkView |
class |
ShowActivityHierarchyViewBean |
class |
ShowCircularDependenciesViewBean |
Modifier and Type | Method and Description |
---|---|
AbstractTreeGridMiniAppBean |
MaxSerializationHelper.getBean() |
Constructor and Description |
---|
MaxSerializationHelper(AbstractTreeGridMiniAppBean bean) |
Constructor and Description |
---|
UISerializer(Supplier<UIOptions> optionsSupplier,
Supplier<AbstractTreeGridMiniAppBean> beanSupplier) |
Modifier and Type | Class and Description |
---|---|
class |
BaseResourceView |
class |
ResourceHoursView |
class |
ResourceScheduleView |
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 com.ibm.json.java.JSONObject |
ResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess,
AbstractTreeGridMiniAppBean bean,
UIOptions uiOptions,
SKDUIInfo skdUIInfo,
IMXGanttModel model,
Range<java.util.Date> projectDates)
Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
|
static DynamicTooltip |
ResourceHoursViewUIHelper.getTooltipForDate(AbstractTreeGridMiniAppBean bean,
IMXGanttModel model,
java.lang.String id,
java.util.Date d) |
Modifier and Type | Class and Description |
---|---|
class |
OtherResourcesMaxView |
class |
OtherResourcesView |
Modifier and Type | Class and Description |
---|---|
class |
SchedulerDashboardView
This class intend to create a TreeGrid to show and export the Scheduler
Projects Project name Description Start date End date - think this is there
already Duration Scheduled Labor hours total Actual labor hours total
Remaining labor hours Remaining duration % completed - There is some logic to
show the right percent complete.
|
Constructor and Description |
---|
ConstraintTextResolver(IMXConstraint act,
IMXGanttModel model,
UserInfo info,
AbstractTreeGridMiniAppBean bean) |
Constructor and Description |
---|
BaseSchedulerTooltipModel(AbstractTreeGridMiniAppBean bean) |
LabelTemplateMethod(AbstractTreeGridMiniAppBean bean) |
Constructor and Description |
---|
SchedulerTemplateLoader(AbstractTreeGridMiniAppBean bean) |