Class PLTableCell

All Implemented Interfaces:
com.helger.commons.id.IHasID<String>, com.helger.commons.traits.IGenericImplTrait<PLTableCell>, IPLBlockElement<PLTableCell>, IPLElement<PLTableCell>, IPLHasBorder<PLTableCell>, IPLHasFillColor<PLTableCell>, IPLHasHorizontalAlignment<PLTableCell>, IPLHasMargin<PLTableCell>, IPLHasMarginBorderPadding<PLTableCell>, IPLHasOutline, IPLHasPadding<PLTableCell>, IPLHasVerticalAlignment<PLTableCell>, IPLObject<PLTableCell>, IPLRenderableObject<PLTableCell>, IPLSplittableObject<PLTableCell,PLTableCell>, IPLVisitable

@NotThreadSafe public class PLTableCell extends AbstractPLBox<PLTableCell>
This class represents a single table cell within a table row.
Author:
Philip Helger