Interface VGrid.RowStyler<T>

Type Parameters:
T - the row type
Enclosing class:
VGrid<T>

public static interface VGrid.RowStyler<T>
Used to assign Style rules to row cells.