Uses of Class
net.sf.jasperreports.engine.PrintElementId
Packages that use PrintElementId
Package
Description
Provides access to the library's main functionality through facade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
-
Uses of PrintElementId in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return PrintElementIdModifier and TypeMethodDescriptionstatic PrintElementIdPrintElementId.forElement(JRPrintElement element) Methods in net.sf.jasperreports.engine with parameters of type PrintElementId -
Uses of PrintElementId in net.sf.jasperreports.engine.fill
Methods in net.sf.jasperreports.engine.fill that return types with arguments of type PrintElementIdMethods in net.sf.jasperreports.engine.fill with parameters of type PrintElementIdModifier and TypeMethodDescriptionvoidJRVirtualizationContext.cacheVirtualizableList(PrintElementId id, VirtualizableElementList virtualizableList) JRVirtualizationContext.getVirtualizableList(PrintElementId id) protected voidVirtualizableFrame.transferVirtualizedList(VirtualizableElementList originalElements, PrintElementId frameID)