Index

A C D E G J O R S U 
All Classes and Interfaces|All Packages|Serialized Form

A

ajaxCallbackUrl() - Static method in class org.wicketstuff.jeeweb.el.ELFunctions
Gets the plan callback URL to process a request to the current rendered page
ajaxCallbackUrlWithQuery(String) - Static method in class org.wicketstuff.jeeweb.el.ELFunctions
Gets the plan callback URL to process a request to the current rendered page with pre rendered query arguments
ajaxFormSubmit(String) - Static method in class org.wicketstuff.jeeweb.el.ELFunctions
Creates a ajax callback function to send a form via AJAX to the current rendered page.
ajaxGet() - Static method in class org.wicketstuff.jeeweb.el.ELFunctions
Creates a ajax callback function that processes a request to the current rendered page
ajaxGetWithQuery(String) - Static method in class org.wicketstuff.jeeweb.el.ELFunctions
Creates a ajax callback function that processes a request to the current rendered page.
apply(FaceletContext, UIComponent) - Method in class org.wicketstuff.jeeweb.jsf.JsfUrlTagHandler
Applies the url of wicket to the tag

C

configure(WebApplication) - Static method in class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxHandler
Configures the handler to the given application.

D

doStartTag() - Method in class org.wicketstuff.jeeweb.jsp.JspUrlTagSupport
Applies the url of wicket to the tag

E

ELFunctions - Class in org.wicketstuff.jeeweb.el
This class is used for JSPs and JSFs to render a URLs with EL expressions:
ELFunctions() - Constructor for class org.wicketstuff.jeeweb.el.ELFunctions
 

G

getAjaxRequestTarget() - Method in class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxEvent
Gets the ajax request target created during the ajax call
getCastedEvent(IEvent<?>) - Static method in class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxEvent
Gets the event object from the original event.
getPage() - Method in class org.wicketstuff.jeeweb.jsp.JspUrlTagSupport
 
getPageParameters() - Method in class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxEvent
Gets the page parameters received by the ajax call
getPostParameters() - Method in class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxEvent
Gets the post parameters received by the ajax call
getQuery() - Method in class org.wicketstuff.jeeweb.jsp.JspUrlTagSupport
 
getResource() - Method in class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxHandler
Receives ajax events and delegates them to the page which where rendered previously.

J

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
 

O

org.wicketstuff.jeeweb - package org.wicketstuff.jeeweb
 
org.wicketstuff.jeeweb.ajax - package org.wicketstuff.jeeweb.ajax
 
org.wicketstuff.jeeweb.el - package org.wicketstuff.jeeweb.el
 
org.wicketstuff.jeeweb.jsf - package org.wicketstuff.jeeweb.jsf
 
org.wicketstuff.jeeweb.jsp - package org.wicketstuff.jeeweb.jsp
 

R

resolve(MarkupContainer, MarkupStream, ComponentTag) - Method in class org.wicketstuff.jeeweb.JEEWebResolver
 

S

setAjaxRequestTarget(AjaxRequestTarget) - Method in class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxEvent
Sets the ajax request target during the ajax call
setPage(String) - Method in class org.wicketstuff.jeeweb.jsp.JspUrlTagSupport
 
setPageParameters(PageParameters) - Method in class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxEvent
Sets the page parameter received by the ajax call
setPostParameters(IRequestParameters) - Method in class org.wicketstuff.jeeweb.ajax.JEEWebGlobalAjaxEvent
Sets the post parameters during the request call
setQuery(String) - Method in class org.wicketstuff.jeeweb.jsp.JspUrlTagSupport
 

U

url(String) - Static method in class org.wicketstuff.jeeweb.el.ELFunctions
Creates a URL based on the given page
urlWithQuery(String, String) - Static method in class org.wicketstuff.jeeweb.el.ELFunctions
Creates a URL based on the given page and the given query
A C D E G J O R S U 
All Classes and Interfaces|All Packages|Serialized Form