Class SimplePivotData.KeyInfo
java.lang.Object
org.eclnt.ccaddons.pbc.util.simplepivot.SimplePivotData.KeyInfo
- Enclosing class:
- SimplePivotData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
Width of column, if positioned on the "left side" of the Pivot GridgetText()
setColumnWidth
(int columnWidth)
-
Constructor Details
-
KeyInfo
public KeyInfo()
-
-
Method Details
-
getText
-
setText
-
getColumnWidth
public int getColumnWidth()Width of column, if positioned on the "left side" of the Pivot Grid -
setColumnWidth
-