| Modifier and Type | Method and Description |
|---|---|
TableBodyContainer |
getTableBodyContainer()
Returns the child TableBody container.
|
TableFooterContainer |
getTableFooterContainer()
Returns the child TableFooter container.
|
TableHeaderContainer |
getTableHeaderContainer()
Returns the child TableHeader container.
|
TableBodyContainer |
makeTableBodyContainer(TableBody tableBody,
GraftingPoint graftingPoint)
Factory method to create a child
TableBodyContainer. |
TableFooterContainer |
makeTableFooterContainer(TableFooter tableFooter,
GraftingPoint graftingPoint)
Factory method to create a child
TableBodyContainer. |
TableHeaderContainer |
makeTableHeaderContainer(TableHeader tableHeader,
GraftingPoint graftingPoint)
Factory method to create a child
TableHeaderContainer. |
Table |
traitGeneratedBy()
Returns the FObj instance that generated this node.
|
crBpd, crIpd, pdAvailableancestorArea, ancestorBlockContentFactory, ancestorNormalBlockArea, ancestorTableArea, getAreaName, getAreaTree, getPage, isFirstChildOfGeneratedBy, nearestArea, nearestGeneratedByBlockLevelFo, removeChild, siblingIndexchildren, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeafbpdAncestorBlockOrRa, getGraftingPoint, heightContainingBlock, ipdAncestorBlockArea, ipdAncestorBlockOrRa, ipdContainingRefArea, ipdParentArea, isFirst, isLast, tableWidth, widthContainingBlockTableBodyContainer makeTableBodyContainer(TableBody tableBody, GraftingPoint graftingPoint)
TableBodyContainer.tableBody - The generating FO.graftingPoint - The grafting point, if any, under which this new
instance is being created.TableBodyContainer getTableBodyContainer()
TableHeaderContainer makeTableHeaderContainer(TableHeader tableHeader, GraftingPoint graftingPoint)
TableHeaderContainer.tableHeader - The generating FO.graftingPoint - The grafting point, if any, under which this new
instance is being created.TableHeaderContainer getTableHeaderContainer()
TableFooterContainer makeTableFooterContainer(TableFooter tableFooter, GraftingPoint graftingPoint)
TableBodyContainer.tableFooter - The generating FO.graftingPoint - The grafting point, if any, under which this new
instance is being created.TableFooterContainer getTableFooterContainer()
Table traitGeneratedBy()
AreaNodetraitGeneratedBy in interface AreaNodeThis documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.