Uses of Class
org.compiere.print.layout.PrintElement
-
Packages that use PrintElement Package Description org.compiere.print.layout -
-
Uses of PrintElement in org.compiere.print.layout
Subclasses of PrintElement in org.compiere.print.layout Modifier and Type Class Description classBarcodeElementBarcode Print ElementclassBoxElementLine / Box ElementclassGraphElementGraphic ElementclassGridElementGrid Element.classHTMLElementHTML Form Print ELement.classImageElementImage ElementclassLocationElementLocation/Address Element.classParameterElementParameter TableclassPInstanceLogElementclassStringElementString Form Print ELement.classTableElementTable Print Element.Methods in org.compiere.print.layout that return PrintElement Modifier and Type Method Description PrintElement[]HeaderFooter. getElements()Get ElementsMethods in org.compiere.print.layout with parameters of type PrintElement Modifier and Type Method Description voidHeaderFooter. addElement(PrintElement element)Add Print Element to PagevoidPage. addElement(PrintElement element)Add Print Element to Page
-