public class RsGridAppearance
extends Css3GridAppearance
Modifier and Type | Class and Description |
---|---|
static interface |
RsGridAppearance.GridTemplates |
Constructor and Description |
---|
RsGridAppearance() |
RsGridAppearance(GridResources resources) |
Modifier and Type | Method and Description |
---|---|
void |
onRowHighlight(Element row,
boolean highlight) |
void |
onRowOver(Element row,
boolean over) |
void |
render(SafeHtmlBuilder sb) |