Uses of Interface
net.sf.jasperreports.components.table.ColumnVisitor
Packages that use ColumnVisitor
Package
Description
Contains classes for the built-in Table component.
Contains fill time implementations for Table component related interfaces.
Contains utility classes for the built-in Table component.
-
Uses of ColumnVisitor in net.sf.jasperreports.components.table
Classes in net.sf.jasperreports.components.table that implement ColumnVisitorMethods in net.sf.jasperreports.components.table with parameters of type ColumnVisitorModifier and TypeMethodDescription<R> RBaseColumn.visitColumn(ColumnVisitor<R> visitor) <R> RStandardColumn.visitColumn(ColumnVisitor<R> visitor) <R> RStandardColumnGroup.visitColumn(ColumnVisitor<R> visitor) -
Uses of ColumnVisitor in net.sf.jasperreports.components.table.fill
Classes in net.sf.jasperreports.components.table.fill that implement ColumnVisitorModifier and TypeClassDescriptionprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected classprotected class -
Uses of ColumnVisitor in net.sf.jasperreports.components.table.util
Classes in net.sf.jasperreports.components.table.util that implement ColumnVisitor