Interface VGrid.RowStyler<T>
- Type Parameters:
T- the row type
public static interface VGrid.RowStyler<T>
Used to assign
Style rules to row cells.-
Method Summary
-
Method Details
-
styleRow
-
T - the row typeStyle rules to row cells.