com.ibm.tivoli.maximo.miniapps.treegrid

Class TreeGrid.E

  • java.lang.Object
    • com.ibm.tivoli.maximo.miniapps.treegrid.TreeGrid.E
  • Enclosing class:
    TreeGrid


    public static class TreeGrid.E
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String Exclude
      Gantt calendars – excluded dates / holidays
      Calendar list
      TreeGrid API http://www.treegrid.com/treegrid/Doc/GanttCalendars.htm#EExclude
      static java.lang.String Name
      Gantt calendars – excluded dates / holidays
      Calendar list
      TreeGrid API http://www.treegrid.com/treegrid/Doc/GanttCalendars.htm#EName
      static java.lang.String NodeName
      E
    • Constructor Summary

      Constructors 
      Constructor and Description
      E() 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • Exclude

        public static final java.lang.String Exclude
        Gantt calendars – excluded dates / holidays
        Calendar list
        TreeGrid API http://www.treegrid.com/treegrid/Doc/GanttCalendars.htm#EExclude
        See Also:
        Constant Field Values
      • Name

        public static final java.lang.String Name
        Gantt calendars – excluded dates / holidays
        Calendar list
        TreeGrid API http://www.treegrid.com/treegrid/Doc/GanttCalendars.htm#EName
        See Also:
        Constant Field Values
    • Constructor Detail

      • E

        public E()