| java.lang.Object com.xoetrope.export.Block com.xoetrope.export.pdf.PdfRowBlockItem
PdfRowBlockItem | public class PdfRowBlockItem extends Block implements RowBlock(Code) | | This correspons to a paragraph
Copyright (c) Xoetrope Ltd., 2001-2006, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Xoetrope.
$Revision: 1.2 $
|
paragraph | protected Paragraph paragraph(Code) | | |
PdfRowBlockItem | public PdfRowBlockItem()(Code) | | |
addCell | public Block addCell(String cellContents, String style, int colSpan, int rowSpan)(Code) | | Add some content, or a Phrase
|
|
|