GridData.this

Constructs a new instance of GridData according to the parameters. A value of SWT.DEFAULT indicates that no minimum width or no minimum height is specified.

@param width a minimum width for the column @param height a minimum height for the row

@since 3.0

Meta