public final class TableCellElement extends TablePartElement
DEFAULT_ALIGN, DEFAULT_IMG_ALIGN, LAYOUT_FINALIZE_PARENT_UNKNOWN, LAYOUT_HEADER, LAYOUT_NORMAL, LAYOUT_PARENT_WIDTH_UNKNOWN, tag| Constructor and Description |
|---|
TableCellElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document,
boolean implicit) |
| Modifier and Type | Method and Description |
|---|---|
int |
colSpan() |
BoxLengths |
getPaddings() |
int |
rowSpan() |
void |
setRowSpan(int newRowspan) |
isImplicitadoptChildern, getDisplayTypeaddChild, countBlocks, getChildAt, getChildCount, getChildren, getChildrenFlow, getContent, getPositionInList, getPositionInList, getPrevChild, getPreviousChild, getPreviousElement, hasChildTags, hasRtlContent, isFirstChildTag, isLastChildIsBranch, isLastChildIsLinebreak, isLastChildTag, isLeaf, rearrangeChildren, removeChild, removeLastChild, setHasRtlContent, setStyle, stylegetBorders, getLogicalHeight, getLogicalWidth, getMargins, hasBorders, hasPaddingsdump, getBlock, getContentStyle, getContext, getDocument, getFloat, getFontMetrics, getFontSize, getIndex, getLastContentElement, getLastContentElementOfBlock, getLineHeight, getLineHeightObj, getName, getParent, getPositioning, getRemBase, getTag, getTextDecorationType, getTextTransform, getTextTransformType, getWordBreakType, hasBothCoordinates, isAbsPositioned, isFloat, isRelPositioned, isRTL, isTBRL, keepPhysicalUnits, objectToLength, pageBreakAfterObj, pageBreakBeforeObj, previousSibling, removeEmptyInlineChildElements, setParent, substitutePlaceholders, substituteTocPlaceholders, textAlign, textAlign, toString, whiteSpace, wordBreakpublic TableCellElement(BranchElement parent, Style props, HtmlTag tag, com.pd4ml.css.CSSName disp, Document document, boolean implicit)
public int colSpan()
public int rowSpan()
public void setRowSpan(int newRowspan)
public BoxLengths getPaddings()
getPaddings in class EmptyBlockElementRevision 4.0.15 / 20220727-0149