Class GridCellMulti

java.lang.Object
de.hsh.graja.util.comment.grid.GridCell
de.hsh.graja.util.comment.grid.GridCellMulti
All Implemented Interfaces:
Serializable, Comparable<GridCell>

public class GridCellMulti extends GridCell
A multi cell of a grid may span several rows or columns.
See Also: