public class RsListViewAppearance<M>
extends <any>
Modifier and Type | Class and Description |
---|---|
static interface |
RsListViewAppearance.Css3ListViewTemplates |
Constructor and Description |
---|
RsListViewAppearance() |
RsListViewAppearance(Css3ListViewResources resources) |
Modifier and Type | Method and Description |
---|---|
void |
onOver(XElement item,
boolean over) |
void |
render(SafeHtmlBuilder builder) |
void |
renderItem(SafeHtmlBuilder sb,
SafeHtml content) |