GridRow.this

class GridRow
this
(
T...
)

Parameters

parent Grid

Grid this row will be placed in.

nodes T

Children to be placed in the row.

Meta