com.ibm.tivoli.maximo.miniapps.treegrid

Class TreeGrid.B_cell

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


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

      Fields 
      Modifier and Type Field and Description
      static java.lang.String NodeName
      B_cell
      static java.lang.String sum_count_
      Calculations - cell formulas
      Attributes
    • Constructor Summary

      Constructors 
      Constructor and Description
      B_cell() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • sum_count_

        public static final java.lang.String sum_count_
        Calculations - cell formulas
        Attributes
         Server paging
         

        TreeGrid API http://www.treegrid.com/treegrid/Doc/CellFormula.htm#B_cellsum,count,...
        See Also:
        Constant Field Values
    • Constructor Detail

      • B_cell

        public B_cell()