com.ibm.tivoli.maximo.miniapps.treegrid

Class TreeGrid.Changes

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


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

      Fields 
      Modifier and Type Field and Description
      static java.lang.String NodeName
      Changes
      static java.lang.String Update
      Changing data from server
      XML structure with downloaded changes
    • Constructor Summary

      Constructors 
      Constructor and Description
      Changes() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Update

        public static final java.lang.String Update
        Changing data from server
        XML structure with downloaded changes
         [1]
         

        TreeGrid API http://www.treegrid.com/treegrid/Doc/DataServerChanges.htm#ChangesUpdate
        See Also:
        Constant Field Values
    • Constructor Detail

      • Changes

        public Changes()