com.ibm.tivoli.maximo.miniapps.treegrid

Class TreeGrid.D_cell

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


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

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

      Constructors 
      Constructor and Description
      D_cell() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MaxChars

        public static final java.lang.String MaxChars
        Grouping rows to tree
        Created group rows
        [0]

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

      • D_cell

        public D_cell()