|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sos.reports.ReportStyleConstants | +--sos.reports.ReportStyleConstants.TableConstants
A typesafe enumeration of attributes that contribute to the visualization of a table.
ReportStyleConstants.ObjectConstants
Nested Class Summary |
Nested classes inherited from class sos.reports.ReportStyleConstants |
ReportStyleConstants.ObjectConstants, ReportStyleConstants.TableConstants |
Field Summary | |
static java.lang.Object |
BottomPadding
Bottom margin. |
static java.lang.Object |
ColumnCushionAfter
Space after interior columns. |
static java.lang.Object |
ColumnCushionBefore
Space before interior columns. |
static java.lang.Object |
FillProportion
The relative amount of excess space to assume. |
static java.lang.Object |
HorizontalAlignment
Horizontal alignment of cell contents. |
static java.lang.Object |
HorizontalGridFill
Horizontal grid line coloring. |
static java.lang.Object |
HorizontalGridThickness
Horizontal grid line height. |
static java.lang.Object |
KeptTogetherHorizontally
Inability to break horizontally. |
static java.lang.Object |
KeptTogetherVertically
Inability to break vertically. |
static java.lang.Object |
KeptWithNext
Inability to break before next tier. |
static java.lang.Object |
KeptWithPrevious
Inability to break after previous tier. |
static java.lang.Object |
LeftPadding
Left margin. |
static java.lang.Object |
OrphanColumnCount
Number of orphan columns. |
static java.lang.Object |
OrphanRowCount
Number of orphan rows. |
static java.lang.Object |
Padding
Left, right, top, and bottom margins. |
static java.lang.Object |
PageBreak
Forced page break. |
static java.lang.Object |
RightPadding
Right margin. |
static java.lang.Object |
RowCushionAfter
Space after interior rows. |
static java.lang.Object |
RowCushionBefore
Space before interior rows. |
static java.lang.Object |
TableFormat
Table style. |
static java.lang.Object |
TopPadding
Top margin. |
static java.lang.Object |
VerticalAlignment
Vertical alignment of cell contents. |
static java.lang.Object |
VerticalGridFill
Vertical grid line coloring. |
static java.lang.Object |
VerticalGridThickness
Vertical grid line width. |
static java.lang.Object |
WidowColumnCount
Number of widow columns. |
static java.lang.Object |
WidowRowCount
Number of widow rows. |
Fields inherited from class sos.reports.ReportStyleConstants |
ALIGN_BOTTOM, ALIGN_TOP, AllCaps, AutoFit, BackgroundFill, BorderFill, BorderThickness, BottomBorderFill, BottomBorderThickness, DEFAULT_FORMAT, Format, LeftBorderFill, LeftBorderThickness, MinimumHeight, MinimumWidth, Renderer, ReportTemplate, RightBorderFill, RightBorderThickness, Rotation, Theme, ToolTip, TopBorderFill, TopBorderThickness, Wrapped |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.Object ColumnCushionAfter
public static final java.lang.Object ColumnCushionBefore
public static final java.lang.Object FillProportion
public static final java.lang.Object HorizontalGridFill
public static final java.lang.Object HorizontalGridThickness
public static final java.lang.Object VerticalGridFill
public static final java.lang.Object VerticalGridThickness
public static final java.lang.Object RowCushionAfter
public static final java.lang.Object RowCushionBefore
public static final java.lang.Object HorizontalAlignment
public static final java.lang.Object KeptTogetherHorizontally
public static final java.lang.Object KeptTogetherVertically
public static final java.lang.Object KeptWithNext
public static final java.lang.Object KeptWithPrevious
public static final java.lang.Object PageBreak
public static final java.lang.Object VerticalAlignment
public static final java.lang.Object Padding
public static final java.lang.Object LeftPadding
public static final java.lang.Object RightPadding
public static final java.lang.Object TopPadding
public static final java.lang.Object BottomPadding
public static final java.lang.Object TableFormat
public static final java.lang.Object OrphanRowCount
public static final java.lang.Object OrphanColumnCount
public static final java.lang.Object WidowRowCount
public static final java.lang.Object WidowColumnCount
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |