RowData.this

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

@param point a point whose x coordinate specifies a minimum width for the control and y coordinate specifies a minimum height for the control

  1. this()
  2. this(int width, int height)
  3. this(Point point)
    class RowData
    this

Meta