Uses of Class
com.netgrif.application.engine.pdf.generator.domain.PdfSelectionField
-
-
Uses of PdfSelectionField in com.netgrif.application.engine.pdf.generator.domain
Subclasses of PdfSelectionField in com.netgrif.application.engine.pdf.generator.domain Modifier and Type Class Description classPdfEnumerationFieldclassPdfMultiChoiceField -
Uses of PdfSelectionField in com.netgrif.application.engine.pdf.generator.service.fieldbuilder
Methods in com.netgrif.application.engine.pdf.generator.service.fieldbuilder with parameters of type PdfSelectionField Modifier and Type Method Description protected voidSelectionFieldBuilder. setFieldPositions(PdfSelectionField pdfField, int fontSize) -
Uses of PdfSelectionField in com.netgrif.application.engine.pdf.generator.service.renderer
Methods in com.netgrif.application.engine.pdf.generator.service.renderer with parameters of type PdfSelectionField Modifier and Type Method Description voidSelectionFieldRenderer. renderValue(PdfSelectionField field, int lineCounter)
-