- JEEWebGlobalAjaxEvent - Class in org.wicketstuff.jeeweb.ajax
-
Wraps the created ajax request target and the page parameters received by the ajax request, to
provide them via event to the current rendered page.
- JEEWebGlobalAjaxEvent(AjaxRequestTarget, PageParameters, IRequestParameters) - Constructor for class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxEvent
-
- JEEWebGlobalAjaxHandler - Class in org.wicketstuff.jeeweb.ajax
-
This class is used to configure a global ajax event hook for the embedded tags (Servlet, JSP,
JSF).
- JEEWebGlobalAjaxHandler() - Constructor for class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxHandler
-
- JEEWebResolver - Class in org.wicketstuff.jeeweb
-
The JEEWebResolver is used to embed Servlet, JSP and JSF content into wicked HTML pages, by a
custom Wicket-Tag.
- JEEWebResolver() - Constructor for class org.wicketstuff.jeeweb.JEEWebResolver
-
- JsfUrlTagHandler - Class in org.wicketstuff.jeeweb.jsf
-
Same as JspUrlTagSupport but for JSF
- JsfUrlTagHandler(TagConfig) - Constructor for class org.wicketstuff.jeeweb.jsf.JsfUrlTagHandler
-
Creates the tag by reading the config which contains the page and the query as param
- JspUrlTagSupport - Class in org.wicketstuff.jeeweb.jsp
-
Tag Support to generate a wicket url within a jsp.
- JspUrlTagSupport() - Constructor for class org.wicketstuff.jeeweb.jsp.JspUrlTagSupport
-