@API(type=INTERNAL,
src=PUBLIC)
public interface TableHelperConstants
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_BODY
The body element.
|
static int |
TYPE_BODY_DESC_CELL
The body description cell element (used for choicetable).
|
static int |
TYPE_CELL
The cell element.
|
static int |
TYPE_COLSPEC
The cell element.
|
static int |
TYPE_FOOTER
The footer element.
|
static int |
TYPE_GROUP
The group element.
|
static int |
TYPE_HEADER
The header element.
|
static int |
TYPE_HEADER_CELL
The header cell element (used for reltable/choice table).
|
static int |
TYPE_HEADER_DESC_CELL
The header description cell element (used for choicetable).
|
static int |
TYPE_ROW
The row element.
|
static int |
TYPE_TABLE
The table element.
|
static final int TYPE_ROW
static final int TYPE_BODY
static final int TYPE_HEADER
static final int TYPE_FOOTER
static final int TYPE_GROUP
static final int TYPE_TABLE
static final int TYPE_CELL
static final int TYPE_COLSPEC
static final int TYPE_HEADER_CELL
static final int TYPE_HEADER_DESC_CELL
static final int TYPE_BODY_DESC_CELL
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.