Class PlaceHolderCell

  • Direct Known Subclasses:
    ConflictingCell

    public class PlaceHolderCell
    extends TableCell
    Creation-Date: 10.09.2006, 17:27:54
    Author:
    Thomas Morgner
    • Constructor Detail

      • PlaceHolderCell

        public PlaceHolderCell​(DataCell sourceCell,
                               int rowSpan,
                               int colSpan)
    • Method Detail

      • getSourceCell

        public DataCell getSourceCell()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class TableCell