Class SimplePivotData.KeyInfo

java.lang.Object
org.eclnt.ccaddons.pbc.util.simplepivot.SimplePivotData.KeyInfo
Enclosing class:
SimplePivotData

public static class SimplePivotData.KeyInfo extends Object
  • Constructor Details

    • KeyInfo

      public KeyInfo()
  • Method Details

    • getText

      public String getText()
    • setText

      public SimplePivotData.KeyInfo setText(String text)
    • getColumnWidth

      public int getColumnWidth()
      Width of column, if positioned on the "left side" of the Pivot Grid
    • setColumnWidth

      public SimplePivotData.KeyInfo setColumnWidth(int columnWidth)