Klasse AvailFormView
java.lang.Object
org.xbib.interlibrary.http.server.BaseView
org.xbib.interlibrary.http.server.avail.AvailFormView
public class AvailFormView
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
KonstruktorenKonstruktorBeschreibungAvailFormView
(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 TypMethodeBeschreibungprotected 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
-
Konstruktordetails
-
AvailFormView
public AvailFormView(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 Klasseorg.xbib.interlibrary.http.server.BaseView
-