cellDetails.getColumn().getWidth()
. Allowed row height is provided via cellDetails.getRowHeight()
@param cellDetails
@return List of Strings to be rendered for this column. List should have exactly cellDetails.getRowHeight()
strings and each of size cellDetails.getColumn().getWidth()
|
|