Klasse DashboardView

java.lang.Object
org.xbib.interlibrary.http.server.BaseView
org.xbib.interlibrary.ui.dashboard.DashboardView

public class DashboardView extends org.xbib.interlibrary.http.server.BaseView
  • Feldübersicht

    Von Klasse geerbte Felder org.xbib.interlibrary.http.server.BaseView

    application, inverseTheme, request, resource, search, theme
  • Konstruktorübersicht

    Konstruktoren
    Konstruktor
    Beschreibung
    DashboardView(org.xbib.net.http.server.resource.HtmlTemplateResource resource, org.xbib.net.http.server.application.Application application, org.xbib.net.http.server.HttpRequest request)
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    protected org.xbib.j2html.tags.DomContent
    mainContent(org.xbib.net.http.server.route.HttpRouterContext context, org.xbib.j2html.tags.Tag<?>... tags)
     

    Von Klasse geerbte Methoden org.xbib.interlibrary.http.server.BaseView

    bootstrapCss, bootstrapIconsCss, bootstrapJs, bootstrapNotifyCss, bootstrapNotifyJs, createPage, createSimplePage, footerContent, hbzLogo, hbzLogo, headContent, headerContent, jqueryJs, localCss, localJs, navContent, scriptContent, simpleFooterContent, simpleNavContent, themeScript

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Konstruktordetails

    • DashboardView

      public DashboardView(org.xbib.net.http.server.resource.HtmlTemplateResource resource, org.xbib.net.http.server.application.Application application, org.xbib.net.http.server.HttpRequest request) throws org.xbib.net.ParameterException
      Löst aus:
      org.xbib.net.ParameterException
  • Methodendetails

    • mainContent

      protected org.xbib.j2html.tags.DomContent mainContent(org.xbib.net.http.server.route.HttpRouterContext context, org.xbib.j2html.tags.Tag<?>... tags)
      Setzt außer Kraft:
      mainContent in Klasse org.xbib.interlibrary.http.server.BaseView