Uses of Interface
org.primefaces.component.export.ExporterOptions
Packages that use ExporterOptions
Package
Description
-
Uses of ExporterOptions in org.primefaces.component.datatable.export
Classes in org.primefaces.component.datatable.export with type parameters of type ExporterOptionsMethods in org.primefaces.component.datatable.export with parameters of type ExporterOptionsModifier and TypeMethodDescriptionprotected voidDataTablePDFExporter.applyCellOptions(ExporterOptions options) protected voidDataTablePDFExporter.applyFacetOptions(ExporterOptions options) -
Uses of ExporterOptions in org.primefaces.component.export
Classes in org.primefaces.component.export with type parameters of type ExporterOptionsModifier and TypeClassDescriptionclassTableExporter<T extends javax.faces.component.UIComponent & UITable,D, O extends ExporterOptions> Classes in org.primefaces.component.export that implement ExporterOptionsMethods in org.primefaces.component.export that return ExporterOptionsMethods in org.primefaces.component.export with parameters of type ExporterOptions -
Uses of ExporterOptions in org.primefaces.component.treetable.export
Classes in org.primefaces.component.treetable.export with type parameters of type ExporterOptionsMethods in org.primefaces.component.treetable.export with parameters of type ExporterOptionsModifier and TypeMethodDescriptionprotected voidTreeTablePDFExporter.applyCellOptions(ExporterOptions options) protected voidTreeTablePDFExporter.applyFacetOptions(ExporterOptions options)