public class DisplayGridTagWorker extends DivTagWorker
ITagWorker implementation for elements with display: grid.multicolContainer| Constructor and Description |
|---|
DisplayGridTagWorker(com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
Creates a new
DisplayGridTagWorker instance. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processTagChild(ITagWorker childTagWorker,
ProcessorContext context)
Placeholder for what needs to be done when a child node is being processed.
|
addBlockChild, getDisplay, getElementResult, postProcessInlineGroup, processContent, processEndpublic DisplayGridTagWorker(com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
DisplayGridTagWorker instance.element - the elementcontext - the contextpublic boolean processTagChild(ITagWorker childTagWorker, ProcessorContext context)
processTagChild in interface ITagWorkerprocessTagChild in class DivTagWorkerchildTagWorker - the tag worker of the child nodecontext - the processor contextCopyright © 1998–2024 Apryse Group NV. All rights reserved.