| java.lang.Object com.xoetrope.export.Block
All known Subclasses: com.xoetrope.export.TableBlock, com.xoetrope.export.html.HTMLFreeFormBlock, com.xoetrope.export.html.HTMLBlockItem, com.xoetrope.export.xl.XLBlockItem, com.xoetrope.export.ArrayArrayBlock, com.xoetrope.export.xl.XLFreeFormBlock, com.xoetrope.export.pdf.PdfRowBlockItem, com.xoetrope.export.TableModelBlock, com.xoetrope.export.FragmentBlock,
Block | public class Block (Code) | | Items which are added to an Block object. New Blocks can in
turn be added to the individual Blocks
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 $
|
Constructor Summary | |
public | Block() |
blocks | protected Vector blocks(Code) | | Items within a block for example tags within a HTML Block
|
|
|