Uses of Interface
com.pnfsoftware.jeb.core.output.table.IVisualCell
Packages that use IVisualCell
Package
Description
Types for table documents, useful to represent tabular data generated by a unit.
Trivial implementations for the table package interfaces.
-
Uses of IVisualCell in com.pnfsoftware.jeb.core.output.table
Subinterfaces of IVisualCell in com.pnfsoftware.jeb.core.output.tableModifier and TypeInterfaceDescriptioninterface
A table cell whose contents is actionable. -
Uses of IVisualCell in com.pnfsoftware.jeb.core.output.table.impl
Classes in com.pnfsoftware.jeb.core.output.table.impl that implement IVisualCellModifier and TypeClassDescriptionclass
A simple implementation of an actionable visual cell item.