com.ibm.tivoli.maximo.miniapps.treegrid

Class TreeGrid.B

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


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

      Fields 
      Modifier and Type Field and Description
      static java.lang.String Count
      Server paging
      Server paging for root rows (Paging=’3’)
      static java.lang.String Height
      Row height
      TreeGrid API http://www.treegrid.com/treegrid/Doc/RowHeight.htm#BHeight
      static java.lang.String id
      Server paging
      Server paging for root rows (Paging=’3’)
      Both letters lowercase !
      TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#Bid
      static java.lang.String Name
      Server paging
      Server paging for root rows (Paging=’3’)
      TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BName
      static java.lang.String NameXY
      Server paging
      Server paging for root rows (Paging=’3’)
      TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BNameXY
      static java.lang.String NodeName
      B
      static java.lang.String Pos
      Server paging
      Server paging for root rows (Paging=’3’)
      TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BPos
      static java.lang.String Rows
      Server paging
      Server paging for root rows (Paging=’3’)
      TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BRows
      static java.lang.String Title
      Server paging
      Server paging for root rows (Paging=’3’)
      TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BTitle
    • Constructor Summary

      Constructors 
      Constructor and Description
      B() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Count

        public static final java.lang.String Count
        Server paging
        Server paging for root rows (Paging=’3’)
         [0]
         

        TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BCount
        See Also:
        Constant Field Values
      • Height

        public static final java.lang.String Height
        Row height
        TreeGrid API http://www.treegrid.com/treegrid/Doc/RowHeight.htm#BHeight
        See Also:
        Constant Field Values
      • Name

        public static final java.lang.String Name
        Server paging
        Server paging for root rows (Paging=’3’)
        TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BName
        See Also:
        Constant Field Values
      • NameXY

        public static final java.lang.String NameXY
        Server paging
        Server paging for root rows (Paging=’3’)
        TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BNameXY
        See Also:
        Constant Field Values
      • Pos

        public static final java.lang.String Pos
        Server paging
        Server paging for root rows (Paging=’3’)
        TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BPos
        See Also:
        Constant Field Values
      • Rows

        public static final java.lang.String Rows
        Server paging
        Server paging for root rows (Paging=’3’)
        TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BRows
        See Also:
        Constant Field Values
      • Title

        public static final java.lang.String Title
        Server paging
        Server paging for root rows (Paging=’3’)
        TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#BTitle
        See Also:
        Constant Field Values
      • id

        public static final java.lang.String id
        Server paging
        Server paging for root rows (Paging=’3’)
        Both letters lowercase !
        TreeGrid API http://www.treegrid.com/treegrid/Doc/PagingServer.htm#Bid
        See Also:
        Constant Field Values
    • Constructor Detail

      • B

        public B()