Class GridCellWidth

java.lang.Object
de.hsh.graja.util.comment.grid.GridCellWidth
All Implemented Interfaces:
Serializable

public class GridCellWidth extends Object implements Serializable
This enum specifies the shrinking of a cell in a Grid. An html renderer will translate this to a CSS width style: width:0.1%;white-space:nowrap;
See Also: