Interface RsListViewAppearance.Css3ListViewTemplates

Enclosing class:
RsListViewAppearance<M>

public static interface RsListViewAppearance.Css3ListViewTemplates
  • Method Summary

    Modifier and Type
    Method
    Description
    SafeHtml
    renderBody(Css3ListViewStyle style)
     
    SafeHtml
    renderItem(Css3ListViewStyle style, SafeHtml content)
     
  • Method Details

    • renderBody

      SafeHtml renderBody(Css3ListViewStyle style)
    • renderItem

      SafeHtml renderItem(Css3ListViewStyle style, SafeHtml content)