public class TableSeparatorSection extends TableSection
| Modifier and Type | Field and Description |
|---|---|
static TableCell |
DEFAULT_CELL |
static TableCell |
NULL_CELL |
column, row, rows, sectionType| Constructor and Description |
|---|
TableSeparatorSection(TableSectionType sectionType) |
| Modifier and Type | Method and Description |
|---|---|
TableCell |
defaultCell() |
TableRow |
defaultRow() |
expandTo, expandTo, expandTo, expandTo, get, getColumn, getMaxColumns, getMinColumns, getRow, getRows, nextRow, normalize, setCell, toStringpublic static final TableCell NULL_CELL
public static final TableCell DEFAULT_CELL
public TableSeparatorSection(TableSectionType sectionType)
public TableRow defaultRow()
defaultRow in class TableSectionpublic TableCell defaultCell()
defaultCell in class TableSectionCopyright © 2019. All rights reserved.