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