public class TableWithinTableCell extends AbstractCell
AbstractCell.AbstractCellBuilder<C extends AbstractCell,B extends AbstractCell.AbstractCellBuilder<C,B>>drawer, settings| Constructor and Description |
|---|
TableWithinTableCell() |
| Modifier and Type | Method and Description |
|---|---|
protected Drawer |
createDefaultDrawer() |
float |
getMinHeight() |
SplitCellData |
splitCell(float height) |
assertIsRendered, calculateHeightForRowSpan, getBackgroundColor, getBorderColor, getBorderStyleBottom, getBorderStyleLeft, getBorderStyleRight, getBorderStyleTop, getBorderWidthBottom, getBorderWidthLeft, getBorderWidthRight, getBorderWidthTop, getDrawer, getHeight, getHorizontalPadding, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getVerticalPadding, hasBackgroundColor, hasBorderBottom, hasBorderLeft, hasBorderRight, hasBorderTop, isHorizontallyAligned, isVerticallyAligned, isWordBreakpublic float getMinHeight()
protected Drawer createDefaultDrawer()
createDefaultDrawer in class AbstractCellpublic SplitCellData splitCell(float height)
splitCell in class AbstractCellCopyright © 2022. All rights reserved.