Interface OnmsHeaderProvider

  • All Known Implementing Classes:
    NavBarController

    @Deprecated
    public interface OnmsHeaderProvider
    Deprecated.
    use HeaderComponent from vaadin-components/header instead.
    • Method Detail

      • getHeaderHtml

        @Deprecated
        String getHeaderHtml​(javax.servlet.http.HttpServletRequest request)
                      throws Exception
        Deprecated.
        use HeaderComponent from vaadin-components/header instead.
        Throws:
        Exception