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

Uses of Interface
com.ibm.tivoli.maximo.skd.model.IMXActivityPropertyInfo

  • Packages that use IMXActivityPropertyInfo 
    Package Description
    com.ibm.tivoli.maximo.miniapps.scheduler  
    com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign  
    com.ibm.tivoli.maximo.miniapps.scheduler.max  
    com.ibm.tivoli.maximo.skd.model  
    • Uses of IMXActivityPropertyInfo in com.ibm.tivoli.maximo.miniapps.scheduler

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler with parameters of type IMXActivityPropertyInfo 
      Modifier and Type Method and Description
      void BaseTreeGridMiniAppBean.addActionMenuItems(TMenu popupmenu, java.lang.String[] selectedactivitys, java.util.concurrent.Future modelFutre, IMXActivityPropertyInfo actproptinfo, java.lang.String projectId, java.lang.String propName, java.lang.String propValue, java.lang.String frame)
      Adds SKDAction items to the TMenu.
    • Uses of IMXActivityPropertyInfo in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign with parameters of type IMXActivityPropertyInfo 
      Modifier and Type Method and Description
      void GWAResourceScheduleView.addActionMenuItems(TMenu popupmenu, java.lang.String[] selectedactivitys, GWASchedule schedule, IMXActivityPropertyInfo actproptinfo, java.lang.String projectId, java.lang.String propName, java.lang.String propValue, java.lang.String frame)
      Adds SKDAction items to the TMenu.
    • Uses of IMXActivityPropertyInfo in com.ibm.tivoli.maximo.miniapps.scheduler.max

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.max with parameters of type IMXActivityPropertyInfo 
      Modifier and Type Method and Description
      void SchedulerMaxWorkView.addActionMenuItems(TMenu popupmenu, java.lang.String[] selectedactivitys, Schedule schedule, IMXActivityPropertyInfo actproptinfo, java.lang.String projectId, java.lang.String propName, java.lang.String propValue, java.lang.String frame)
      Adds SKDAction items to the TMenu.
    • Uses of IMXActivityPropertyInfo in com.ibm.tivoli.maximo.skd.model

      Classes in com.ibm.tivoli.maximo.skd.model that implement IMXActivityPropertyInfo 
      Modifier and Type Class and Description
      class  MXActivityPropertyInfo 
      Methods in com.ibm.tivoli.maximo.skd.model that return IMXActivityPropertyInfo 
      Modifier and Type Method and Description
      IMXActivityPropertyInfo GanttConfig.getActivityPropertyInfo(java.lang.String propertyName)
      Get property information for an activity property name
      IMXActivityPropertyInfo IGanttConfigInfo.getActivityPropertyInfo(java.lang.String propertyName)
      Get property information for an activity property name
      IMXActivityPropertyInfo GanttConfigInfo.getActivityPropertyInfo(java.lang.String propertyName)
      Get property information for an activity property name
      Methods in com.ibm.tivoli.maximo.skd.model with parameters of type IMXActivityPropertyInfo 
      Modifier and Type Method and Description
      void GanttConfig.addActivityPropertyInfo(IMXActivityPropertyInfo activityPropertyInfo)
      Add activity property information
      void GanttConfigInfo.addActivityPropertyInfo(IMXActivityPropertyInfo activityPropertyInfo)
      Add activity property information
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes