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 TypeInterfaceDescriptioninterfaceA table cell whose contents is actionable.interfaceA 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 TypeClassDescriptionclassA simple implementation of an actionable visual cell item.