com.ibm.tivoli.maximo.miniapps.treegrid

Class TreeGrid.Space

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


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

      Fields 
      Modifier and Type Field and Description
      static java.lang.String Cells
      Space rows
      TreeGrid API http://www.treegrid.com/treegrid/Doc/RowSpace.htm#SpaceCells
      static java.lang.String Height
      Row height
      TreeGrid API http://www.treegrid.com/treegrid/Doc/RowHeight.htm#SpaceHeight
      static java.lang.String Height_
      Charts in grid cells
      TreeGrid API http://www.treegrid.com/treegrid/Doc/Charts.htm#SpaceHeight
      static java.lang.String Kind
      Space rows
      TreeGrid API http://www.treegrid.com/treegrid/Doc/RowSpace.htm#SpaceKind
      static java.lang.String MaxHeight
      Row height
      TreeGrid API http://www.treegrid.com/treegrid/Doc/RowHeight.htm#SpaceMaxHeight
      static java.lang.String MaxHeightAll
      Row height
      static java.lang.String MinHeight
      Row height
      TreeGrid API http://www.treegrid.com/treegrid/Doc/RowHeight.htm#SpaceMinHeight
      static java.lang.String NodeName
      Space
      static java.lang.String Panel
      Space rows
      TreeGrid API http://www.treegrid.com/treegrid/Doc/RowSpace.htm#SpacePanel
      static java.lang.String RelHeight
      Row height
      TreeGrid API http://www.treegrid.com/treegrid/Doc/RowHeight.htm#SpaceRelHeight
      static java.lang.String Space
      Space rows
      static java.lang.String Tag
      Space rows
      TreeGrid API http://www.treegrid.com/treegrid/Doc/RowSpace.htm#SpaceTag
    • Constructor Summary

      Constructors 
      Constructor and Description
      Space() 
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Cells

        public static final java.lang.String Cells
        Space rows
        TreeGrid API http://www.treegrid.com/treegrid/Doc/RowSpace.htm#SpaceCells
        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#SpaceHeight
        See Also:
        Constant Field Values
      • Height_

        public static final java.lang.String Height_
        Charts in grid cells
        TreeGrid API http://www.treegrid.com/treegrid/Doc/Charts.htm#SpaceHeight
        See Also:
        Constant Field Values
      • Kind

        public static final java.lang.String Kind
        Space rows
        TreeGrid API http://www.treegrid.com/treegrid/Doc/RowSpace.htm#SpaceKind
        See Also:
        Constant Field Values
      • MaxHeight

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

        public static final java.lang.String MaxHeightAll
        Row height
         [0/1]
         

        TreeGrid API http://www.treegrid.com/treegrid/Doc/RowHeight.htm#SpaceMaxHeightAll
        See Also:
        Constant Field Values
      • MinHeight

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

        public static final java.lang.String Panel
        Space rows
        TreeGrid API http://www.treegrid.com/treegrid/Doc/RowSpace.htm#SpacePanel
        See Also:
        Constant Field Values
      • RelHeight

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

        public static final java.lang.String Space
        Space rows
         [2]
         

        TreeGrid API http://www.treegrid.com/treegrid/Doc/RowSpace.htm#SpaceSpace
        See Also:
        Constant Field Values
      • Tag

        public static final java.lang.String Tag
        Space rows
        TreeGrid API http://www.treegrid.com/treegrid/Doc/RowSpace.htm#SpaceTag
        See Also:
        Constant Field Values
    • Constructor Detail

      • Space

        public Space()