public class AttributesBlock extends Block
Block.PdfElementalign, CONDITION_REGEXP, spacingAfter| Constructor and Description |
|---|
AttributesBlock() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(PJsonObject params,
Block.PdfElement target,
RenderingContext context)
Called when the block is rendered.
|
void |
setColumnDefs(ColumnDefs columnDefs) |
void |
setSource(java.lang.String source) |
void |
setTableConfig(TableConfig tableConfig) |
void |
validate()
Called just after the config has been loaded to check it is valid.
|
getAlign, getBackgroundColorVal, getMap, getMaxValueIfZero, getMaxValueIfZero, getVertAlign, isAbsolute, isVisible, setAlign, setBackgroundColor, setCondition, setSpacingAfter, setVertAlign, testConditionpublic void render(PJsonObject params, Block.PdfElement target, RenderingContext context) throws com.itextpdf.text.DocumentException
Blockpublic void setSource(java.lang.String source)
public void setColumnDefs(ColumnDefs columnDefs)
public void setTableConfig(TableConfig tableConfig)