com.ibm.tivoli.maximo.miniapps.treegrid

Class TreeGrid.D_XML_event

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


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

      Fields 
      Modifier and Type Field and Description
      static java.lang.String NodeName
      D_XML_event
      static java.lang.String OnGroup
      Grouping rows to tree
      Created group rows
    • Constructor Summary

      Constructors 
      Constructor and Description
      D_XML_event() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • OnGroup

        public static final java.lang.String OnGroup
        Grouping rows to tree
        Created group rows
        (TGrid Grid, TRow default)

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

      • D_XML_event

        public D_XML_event()