com.ibm.tivoli.maximo.miniapps.treegrid

Class TreeGrid.Zoom

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


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

      Fields 
      Modifier and Type Field and Description
      static java.lang.String _Z_
      Gantt zoom
      Zoom selection
      TreeGrid API http://www.treegrid.com/treegrid/Doc/GanttZoom.htm#Zoom
      static java.lang.String NodeName
      Zoom
    • Constructor Summary

      Constructors 
      Constructor and Description
      Zoom() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • _Z_

        public static final java.lang.String _Z_
        Gantt zoom
        Zoom selection
        TreeGrid API http://www.treegrid.com/treegrid/Doc/GanttZoom.htm#Zoom
        See Also:
        Constant Field Values
    • Constructor Detail

      • Zoom

        public Zoom()