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.skd.model.SKDUIInfo

  • Packages that use SKDUIInfo 
    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.max.export  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews  
    com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.otherresources  
    • Uses of SKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler that return SKDUIInfo 
      Modifier and Type Method and Description
      SKDUIInfo BaseTreeGridMiniAppBean.loadSKDUIInfo()
      Deprecated. 
      This was moved to the base class, we should remove it here at some point
      SKDUIInfo AbstractTreeGridMiniAppBean.loadSKDUIInfo()
      Load the Scheduler UI Info data for the given application.
    • Uses of SKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.gresource

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gresource with parameters of type SKDUIInfo 
      Modifier and Type Method and Description
      static com.ibm.json.java.JSONObject GResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, AbstractTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model, Range projectDates)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject GResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, java.util.concurrent.Future modelFuture)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject GResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
    • Uses of SKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign with parameters of type SKDUIInfo 
      Modifier and Type Method and Description
      static com.ibm.json.java.JSONObject GWAResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, AbstractTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model, Range projectDates)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject GWAResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, java.util.concurrent.Future modelFuture)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject GWAResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
    • Uses of SKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.max

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.max that return SKDUIInfo 
      Modifier and Type Method and Description
      SKDUIInfo BaseLargeGanttView.loadSKDUIInfo()
      Load the Scheduler UI Info data for the given application.
    • Uses of SKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.max.export

      Constructors in com.ibm.tivoli.maximo.miniapps.scheduler.max.export with parameters of type SKDUIInfo 
      Constructor and Description
      CompareMaxExcelExport(Schedule leftSchedule, Schedule rightSchedule, CompareMaxModelHelper modelHelper, SKDUIInfo skdUIInfo, com.ibm.json.java.JSONObject exportConfig)
      NOTE you should always pass a cloned schedule, since this repositions pages, etc.
      MaxExcelExport(Schedule schedule, com.ibm.json.java.JSONObject exportConfig, SKDUIInfo skdUIInfo)
      NOTE you should always pass a cloned schedule, since this repositions pages, etc.
    • Uses of SKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews with parameters of type SKDUIInfo 
      Modifier and Type Method and Description
      static com.ibm.json.java.JSONObject ResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, AbstractTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model, Range projectDates)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject ResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, java.util.concurrent.Future modelFuture)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
      static com.ibm.json.java.JSONObject ResourceHoursViewUIHelper.getLayoutUI(WebClientSession sess, BaseTreeGridMiniAppBean bean, UIOptions uiOptions, SKDUIInfo skdUIInfo, IMXGanttModel model)
      Loads the Gantt UI (ie, the TreeGrid ui) for the given project.
    • Uses of SKDUIInfo in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.otherresources

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews.otherresources that return SKDUIInfo 
      Modifier and Type Method and Description
      SKDUIInfo OtherResourcesMaxView.loadSKDUIInfo()
      Load the Scheduler UI Info data for the given application.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes