Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.tivoli.maximo.miniapps.treegrid.UIBuilder

  • Packages that use UIBuilder 
    Package Description
    com.ibm.tivoli.maximo.miniapps.scheduler  
    com.ibm.tivoli.maximo.miniapps.scheduler.gresource  
    com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign  
    com.ibm.tivoli.maximo.miniapps.scheduler.max  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews  
    com.ibm.tivoli.maximo.miniapps.treegrid  
    • Uses of UIBuilder in com.ibm.tivoli.maximo.miniapps.scheduler

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler with parameters of type UIBuilder 
      Modifier and Type Method and Description
      static void GanttUtil.buildInfoRow(UIBuilder data, IMXGanttModel schedule, UIOptions options) 
    • Uses of UIBuilder in com.ibm.tivoli.maximo.miniapps.scheduler.gresource

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gresource with parameters of type UIBuilder 
      Modifier and Type Method and Description
      static void GResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean, IMXGanttModel model, Range projectDates, com.ibm.json.java.JSONObject Gantt, UIBuilder builder, UIOptions options, ISKDUIInfo uiInfo) 
      static void GResourceHoursViewUIHelper.configureGantt(BaseTreeGridMiniAppBean bean, IMXGanttModel model, com.ibm.json.java.JSONObject Gantt, UIBuilder builder, UIOptions options, ISKDUIInfo uiInfo) 
    • Uses of UIBuilder in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign with parameters of type UIBuilder 
      Modifier and Type Method and Description
      static void GWAResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean, IMXGanttModel model, Range 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) 
    • Uses of UIBuilder in com.ibm.tivoli.maximo.miniapps.scheduler.max

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.max with parameters of type UIBuilder 
      Modifier and Type Method and Description
      static void LargeGanttUtil.buildInfoRow(UIBuilder data, Schedule leftSchedule, long rightModelId, UIOptions options) 
    • Uses of UIBuilder in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews with parameters of type UIBuilder 
      Modifier and Type Method and Description
      static void ResourceHoursViewUIHelper.configureGantt(AbstractTreeGridMiniAppBean bean, IMXGanttModel model, Range 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) 
    • Uses of UIBuilder in com.ibm.tivoli.maximo.miniapps.treegrid

      Subclasses of UIBuilder in com.ibm.tivoli.maximo.miniapps.treegrid 
      Modifier and Type Class and Description
      class  ChangesBuilder 
      class  DataBuilder
      Very Simple Abstraction around the TreeGrid Data model.
      class  ReplyBuilder
      Simple class to create a new TreeGrid Reply Object.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes