Package com.vladsch.flexmark.util.format
Class TableCaptionRow
java.lang.Object
com.vladsch.flexmark.util.format.TableRow
com.vladsch.flexmark.util.format.TableCaptionRow
-
Field Summary
Fields inherited from class com.vladsch.flexmark.util.format.TableRow
afterOffset, beforeOffset, cells
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vladsch.flexmark.util.format.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
-
TableCaptionRow
public TableCaptionRow()
-
-
Method Details
-
defaultCell
- Overrides:
defaultCell
in classTableRow
-