|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTablePartContainer | |
---|---|
org.foray.area | Classes representing the actual layout of content on pages. |
Uses of AbstractTablePartContainer in org.foray.area |
---|
Subclasses of AbstractTablePartContainer in org.foray.area | |
---|---|
class |
TableBodyContainer
Area containing all or part of a table-body. |
class |
TableFooterContainer
Area containing all or part of a table-footer. |
class |
TableHeaderContainer
Area containing all or part of a table-header. |
Methods in org.foray.area that return AbstractTablePartContainer | |
---|---|
AbstractTablePartContainer |
TableRowContainer.getParent()
|
Methods in org.foray.area that return types with arguments of type AbstractTablePartContainer | |
---|---|
List<AbstractTablePartContainer> |
TableRA.getChildren()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |