Interface ManagerHelperSearchBar.SearchTemplates

Enclosing class:
ManagerHelperSearchBar
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public static interface ManagerHelperSearchBar.SearchTemplates
  • Method Summary

    Modifier and Type
    Method
    Description
    SafeHtml
    render(SearchResultEntryDto entry, String icon)
     
  • Method Details

    • render

      SafeHtml render(SearchResultEntryDto entry, String icon)