@API(type=INTERNAL,
src=PUBLIC)
public interface TableCustomizerConstants
Modifier and Type | Interface and Description |
---|---|
static class |
TableCustomizerConstants.ColumnWidthsType
Column widths specifications
|
Modifier and Type | Field and Description |
---|---|
static TableCustomizerConstants.ColumnWidthsType[] |
CALS_WIDTHS_SPECIFICATIONS
The column widths type for CALS tables.
|
static java.lang.String |
CENTER
Value for horizontal alignment.
|
static java.lang.String |
CHAR
Value for horizontal alignment.
|
static java.lang.String |
COLS_DYNAMIC
Dynamic column widths.
|
static java.lang.String |
COLS_FIXED
Fixed column widths.
|
static java.lang.String |
COLS_PROPORTIONAL
Proportional column widths.
|
static java.lang.String |
DITA_CONREF
DITA specific frame value.
|
static java.lang.String |
FIXED_COL_WIDTH_DEFAULT_VALUE
Fixed col width default value
|
static java.lang.String |
FRAME_ABOVE
Possible value for 'frame' attribute.
|
static java.lang.String |
FRAME_ALL
Frame all four sides of the table.
|
static java.lang.String |
FRAME_BELLOW
Possible value for 'frame' attribute.
|
static java.lang.String |
FRAME_BORDER
Possible value for 'frame' attribute.
|
static java.lang.String |
FRAME_BOTTOM
Frame only the bottom of the table.
|
static java.lang.String |
FRAME_BOX
Possible value for 'frame' attribute.
|
static java.lang.String |
FRAME_HSIDES
Possible value for 'frame' attribute.
|
static java.lang.String |
FRAME_LHS
Possible value for 'frame' attribute.
|
static java.lang.String |
FRAME_NONE
Place no border on the table.
|
static java.lang.String |
FRAME_RHS
Possible value for 'frame' attribute.
|
static java.lang.String |
FRAME_SIDES
Frame the left and right sides of the table.
|
static java.lang.String |
FRAME_TOP
Frame the top of the table.
|
static java.lang.String |
FRAME_TOPBOT
Frame the top and bottom of the table.
|
static java.lang.String |
FRAME_VOID
Possible value for 'frame' attribute.
|
static java.lang.String |
FRAME_VSIDES
Possible value for 'frame' attribute.
|
static TableCustomizerConstants.ColumnWidthsType[] |
HTML_WIDTHS_SPECIFICATIONS
The column widths type for HTML tables.
|
static java.lang.String |
JUSTIFY
Value for horizontal alignment.
|
static java.lang.String |
LEFT
Value for horizontal alignment.
|
static java.lang.String |
REL_COL_WIDTH_DEFAULT_VALUE
Default value for relative col widths.
|
static java.lang.String |
RIGHT
Value for horizontal alignment.
|
static TableCustomizerConstants.ColumnWidthsType[] |
SIMPLE_WIDTHS_SPECIFICATIONS
The column widths type for Simple tables.
|
static java.lang.String |
UNSPECIFIED
Do not insert frame attribute.
|
static final java.lang.String FRAME_ALL
all
.static final java.lang.String FRAME_BOTTOM
bottom
.static final java.lang.String FRAME_NONE
none
.static final java.lang.String UNSPECIFIED
.static final java.lang.String FRAME_SIDES
sides
.static final java.lang.String FRAME_TOP
top
.static final java.lang.String FRAME_TOPBOT
topbot
.static final java.lang.String FRAME_ABOVE
above
.static final java.lang.String FRAME_BELLOW
below
.static final java.lang.String FRAME_BORDER
border
.static final java.lang.String FRAME_BOX
box
.static final java.lang.String FRAME_HSIDES
hsides
.static final java.lang.String FRAME_VSIDES
vsides
.static final java.lang.String FRAME_LHS
lhs
.static final java.lang.String FRAME_RHS
rhs
.static final java.lang.String FRAME_VOID
void
.static final java.lang.String LEFT
static final java.lang.String RIGHT
static final java.lang.String CENTER
static final java.lang.String JUSTIFY
static final java.lang.String CHAR
static final java.lang.String DITA_CONREF
static final java.lang.String COLS_DYNAMIC
static final java.lang.String COLS_PROPORTIONAL
static final java.lang.String COLS_FIXED
static final TableCustomizerConstants.ColumnWidthsType[] SIMPLE_WIDTHS_SPECIFICATIONS
static final TableCustomizerConstants.ColumnWidthsType[] CALS_WIDTHS_SPECIFICATIONS
static final TableCustomizerConstants.ColumnWidthsType[] HTML_WIDTHS_SPECIFICATIONS
static final java.lang.String REL_COL_WIDTH_DEFAULT_VALUE
static final java.lang.String FIXED_COL_WIDTH_DEFAULT_VALUE
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.