Interface RsListViewAppearance.Css3ListViewTemplates
- Enclosing class:
RsListViewAppearance<M>
public static interface RsListViewAppearance.Css3ListViewTemplates
-
Method Summary
Modifier and TypeMethodDescriptionSafeHtmlrenderBody(Css3ListViewStyle style) SafeHtmlrenderItem(Css3ListViewStyle style, SafeHtml content)
-
Method Details
-
renderBody
SafeHtml renderBody(Css3ListViewStyle style) -
renderItem
SafeHtml renderItem(Css3ListViewStyle style, SafeHtml content)
-