Uses of Package
com.pnfsoftware.jeb.core.output.table
Packages that use com.pnfsoftware.jeb.core.output.table
Package
Description
Types for table documents, useful to represent tabular data generated by a unit.
Trivial implementations for the table package interfaces.
-
Classes in com.pnfsoftware.jeb.core.output.table used by com.pnfsoftware.jeb.core.output.tableClassDescriptionA table cell definition, the main constituent of
ITableRow
s.Coordinates for cells of a table.Definition of a table document part.A table row definition, the main constituent ofITableDocument
s.A visual cell for table documents. -
Classes in com.pnfsoftware.jeb.core.output.table used by com.pnfsoftware.jeb.core.output.table.implClassDescriptionA table cell whose contents is actionable.A table cell definition, the main constituent of
ITableRow
s.Coordinates for cells of a table.A table document is used to represent tabular data.Definition of a table document part.A table row definition, the main constituent ofITableDocument
s.A visual cell for table documents.