public final class TableRowElement extends TablePartElement
DEFAULT_ALIGN, DEFAULT_IMG_ALIGN, LAYOUT_FINALIZE_PARENT_UNKNOWN, LAYOUT_HEADER, LAYOUT_NORMAL, LAYOUT_PARENT_WIDTH_UNKNOWN, tag| Constructor and Description |
|---|
TableRowElement(BranchElement parent,
Style props,
HtmlTag tag,
com.pd4ml.css.CSSName disp,
Document document,
boolean implicit) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<TableRowElement> |
findRows(TableRowElement row) |
static TableElement |
findTable(TableRowElement row) |
boolean |
hasRtlContent() |
com.pd4ml.css.CSSValue |
pageBreakAfterObj() |
com.pd4ml.css.CSSValue |
pageBreakBeforeObj() |
int |
rowIndex() |
int |
sectionRowIndex() |
isImplicitadoptChildern, getDisplayTypeaddChild, countBlocks, getChildAt, getChildCount, getChildren, getChildrenFlow, getContent, getPositionInList, getPositionInList, getPrevChild, getPreviousChild, getPreviousElement, hasChildTags, isFirstChildTag, isLastChildIsBranch, isLastChildIsLinebreak, isLastChildTag, isLeaf, rearrangeChildren, removeChild, removeLastChild, setHasRtlContent, setStyle, stylegetBorders, getLogicalHeight, getLogicalWidth, getMargins, getPaddings, 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, previousSibling, removeEmptyInlineChildElements, setParent, substitutePlaceholders, substituteTocPlaceholders, textAlign, textAlign, toString, whiteSpace, wordBreakpublic TableRowElement(BranchElement parent, Style props, HtmlTag tag, com.pd4ml.css.CSSName disp, Document document, boolean implicit)
public static TableElement findTable(TableRowElement row)
public static ArrayList<TableRowElement> findRows(TableRowElement row)
public int rowIndex()
public int sectionRowIndex()
public com.pd4ml.css.CSSValue pageBreakBeforeObj()
pageBreakBeforeObj in interface ElementpageBreakBeforeObj in class AbstractElementpublic com.pd4ml.css.CSSValue pageBreakAfterObj()
pageBreakAfterObj in interface ElementpageBreakAfterObj in class AbstractElementpublic boolean hasRtlContent()
hasRtlContent in interface ElementhasRtlContent in class BranchElementRevision 4.0.15 / 20220727-0149