public class JQueryLavaLampBehavior extends JQueryBehavior
Modifier and Type | Field and Description |
---|---|
static org.apache.wicket.request.resource.ResourceReference |
JQUERY_EASING_JS |
static org.apache.wicket.request.resource.ResourceReference |
JQUERY_LAVALAMP_JS |
INTERFACE_JS, JQUERY_BGIFRAME_JS, JQUERY_DEBUG_JS, JQUERY_REGEXP, JQUERY_UI_JS
Constructor and Description |
---|
JQueryLavaLampBehavior() |
Modifier and Type | Method and Description |
---|---|
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response) |
protected void |
respond(org.apache.wicket.ajax.AjaxRequestTarget target) |
getIncludeJQueryJS, getOnReadyScript, logger
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, updateAjaxAttributes
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public static final org.apache.wicket.request.resource.ResourceReference JQUERY_EASING_JS
public static final org.apache.wicket.request.resource.ResourceReference JQUERY_LAVALAMP_JS
public void renderHead(org.apache.wicket.Component component, org.apache.wicket.markup.head.IHeaderResponse response)
renderHead
in interface org.apache.wicket.markup.html.IComponentAwareHeaderContributor
renderHead
in class JQueryBehavior
protected void respond(org.apache.wicket.ajax.AjaxRequestTarget target)
respond
in class JQueryBehavior
Copyright © 2015. All rights reserved.