public static class ContextMenuBehavior.OnContextMenuAjaxBehavior
extends com.googlecode.wicket.jquery.core.ajax.JQueryAjaxBehavior
JQueryAjaxBehavior
that aims to be wired to the 'contextmenu' eventConstructor and Description |
---|
ContextMenuBehavior.OnContextMenuAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source) |
Modifier and Type | Method and Description |
---|---|
CharSequence |
getCallbackFunctionBody(org.apache.wicket.ajax.attributes.CallbackParameter... parameters) |
protected org.apache.wicket.ajax.attributes.CallbackParameter[] |
getCallbackParameters() |
protected com.googlecode.wicket.jquery.core.JQueryEvent |
newEvent() |
getCallbackFunction, respond, updateAjaxAttributes
findIndicatorId, getAttributes, getCallbackFunction, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHead
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public ContextMenuBehavior.OnContextMenuAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source)
protected org.apache.wicket.ajax.attributes.CallbackParameter[] getCallbackParameters()
getCallbackParameters
in class com.googlecode.wicket.jquery.core.ajax.JQueryAjaxBehavior
public CharSequence getCallbackFunctionBody(org.apache.wicket.ajax.attributes.CallbackParameter... parameters)
getCallbackFunctionBody
in class org.apache.wicket.ajax.AbstractDefaultAjaxBehavior
protected com.googlecode.wicket.jquery.core.JQueryEvent newEvent()
newEvent
in class com.googlecode.wicket.jquery.core.ajax.JQueryAjaxBehavior
Copyright © 2015 7thWeb. All rights reserved.