Class TableSeparatorRow
java.lang.Object
com.vladsch.flexmark.util.format.TableRow
com.vladsch.flexmark.util.format.TableSeparatorRow
-
Field Summary
Fields inherited from class TableRow
afterOffset, beforeOffset, cells -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TableRow
addColumn, appendColumns, appendColumns, columnOf, columnOfOrNull, deleteColumns, expandTo, expandTo, fillMissingColumns, forAllCells, forAllCells, forAllCells, forAllCells, forAllCells, forAllCells, getAfterOffset, getBeforeOffset, getCells, getColumns, getSpannedColumns, getTotalColumns, indexOf, indexOfOrNull, insertColumns, insertColumns, isEmpty, isEmptyColumn, moveColumn, normalize, normalizeIfNeeded, set, setAfterOffset, setBeforeOffset, toString
-
Constructor Details
-
TableSeparatorRow
public TableSeparatorRow()
-
-
Method Details
-
defaultCell
- Overrides:
defaultCellin classTableRow
-