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.scheduler.Selection

  • Packages that use Selection 
    Package Description
    com.ibm.tivoli.maximo.miniapps.scheduler.crews  
    com.ibm.tivoli.maximo.miniapps.scheduler.dispatch  
    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  
    • Uses of Selection in com.ibm.tivoli.maximo.miniapps.scheduler.crews

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.crews with parameters of type Selection 
      Modifier and Type Method and Description
      protected void CrewAssignViewBean.addActionMenuItems(TMenu popupmenu, java.lang.String[] selectedresources, java.util.concurrent.Future modelFuture, java.lang.String projectId, java.lang.String colName, java.lang.String colValue, Selection selected, java.lang.String frame)
      Adds SKDAction items to the TMenu.
      boolean CrewAssignViewBean.canReassign(java.lang.String[] selectedresources, Selection selected) 
    • Uses of Selection in com.ibm.tivoli.maximo.miniapps.scheduler.dispatch

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.dispatch with parameters of type Selection 
      Modifier and Type Method and Description
      protected void DispatchViewBean.addActionMenuItems(TMenu popupmenu, java.util.concurrent.Future modelFuture, java.lang.String projectId, Selection selection, java.lang.String frame)
      Adds SKDAction items to the TMenu.
      protected TMenu DispatchViewBean.getContextMenuFor(TMenu menu, UserInfo userInfo, java.lang.String projectId, Selection selection)
      Given the paramters, return a TMenu (TreeGrid Menu) context menu.
    • Uses of Selection in com.ibm.tivoli.maximo.miniapps.scheduler.gresource

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gresource with parameters of type Selection 
      Modifier and Type Method and Description
      protected void GResourceView.addActionMenuItems(TMenu popupmenu, java.lang.String[] selectedresources, GRSchedule schedule, java.lang.String projectId, java.lang.String colName, java.lang.String colValue, Selection selected, long selecteddate, java.lang.String frame)
      Adds SKDAction items to the TMenu.
      protected TMenu GResourceView.getContextMenuFor(TMenu menu, UserInfo userInfo, java.lang.String projectId, java.lang.String propName, java.lang.String propValue, java.lang.String[] ids, Selection selected, long selecteddate)
      Given the paramters, return a TMenu (TreeGrid Menu) context menu.
    • Uses of Selection in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign with parameters of type Selection 
      Modifier and Type Method and Description
      protected void GWAResourceHoursView.addActionMenuItems(TMenu popupmenu, java.lang.String[] selectedresources, GWASchedule schedule, java.lang.String projectId, java.lang.String colName, java.lang.String colValue, Selection selected, long selecteddate, java.lang.String frame)
      Adds SKDAction items to the TMenu.
      protected TMenu GWAResourceHoursView.getContextMenuFor(TMenu menu, UserInfo userInfo, java.lang.String projectId, java.lang.String propName, java.lang.String propValue, java.lang.String[] ids, Selection selected, long selecteddate)
      Given the paramters, return a TMenu (TreeGrid Menu) context menu.
    • Uses of Selection in com.ibm.tivoli.maximo.miniapps.scheduler.max

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.max with parameters of type Selection 
      Modifier and Type Method and Description
      protected void ResourceMaxHoursView.addActionMenuItems(TMenu popupmenu, java.lang.String[] selectedresources, java.util.concurrent.Future modelFuture, java.lang.String projectId, java.lang.String colName, java.lang.String colValue, Selection selected, java.lang.String frame)
      Adds SKDAction items to the TMenu.
      protected TMenu ResourceMaxHoursView.getContextMenuFor(TMenu menu, UserInfo userInfo, java.lang.String projectId, java.lang.String propName, java.lang.String propValue, java.lang.String[] ids, Selection selected)
      Given the paramters, return a TMenu (TreeGrid Menu) context menu.
    • Uses of Selection in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.resourceviews with parameters of type Selection 
      Modifier and Type Method and Description
      protected void ResourceScheduleView.addActionMenuItems(TMenu popupmenu, java.lang.String[] selectedresources, java.util.concurrent.Future modelFuture, java.lang.String projectId, java.lang.String colName, java.lang.String colValue, Selection selected, java.lang.String frame)
      Adds SKDAction items to the TMenu.
      protected void BaseResourceView.addActionMenuItems(TMenu popupmenu, java.lang.String[] selectedresources, java.util.concurrent.Future modelFuture, java.lang.String projectId, java.lang.String colName, java.lang.String colValue, Selection selected, java.lang.String frame)
      Adds SKDAction items to the TMenu.
      boolean ResourceScheduleView.canAssignToLaborCrew(java.lang.String[] selectedresources, Selection selected) 
      boolean ResourceScheduleView.canAssignToLaborCrewAvail(java.lang.String[] selectedresources, Selection selected) 
      boolean ResourceScheduleView.canAssignToLaborCrewBasedOnResourceLock(java.lang.String[] selectedresources, Selection selected, MXGanttModel model) 
      protected TMenu BaseResourceView.getContextMenuFor(TMenu menu, UserInfo userInfo, java.lang.String projectId, java.lang.String propName, java.lang.String propValue, java.lang.String[] ids, Selection selected)
      Given the paramters, return a TMenu (TreeGrid Menu) context menu.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes