public class ButtonAjaxBehavior extends JQueryAjaxBehavior
JQueryAjaxBehavior being called by the button(s).| Modifier and Type | Class and Description |
|---|---|
protected static class |
ButtonAjaxBehavior.ClickEvent
Provides a click event that will be transmitted to the
DataTable |
| Constructor and Description |
|---|
ButtonAjaxBehavior(IJQueryAjaxAware source,
ColumnButton button)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ColumnButton |
getButton()
Gets the
ColumnButton |
protected org.apache.wicket.ajax.attributes.CallbackParameter[] |
getCallbackParameters() |
protected JQueryEvent |
newEvent() |
getCallbackFunction, respond, updateAjaxAttributesfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHeadafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindpublic ButtonAjaxBehavior(IJQueryAjaxAware source, ColumnButton button)
source - the IJQueryAjaxAwarebutton - the ColumnButton to attach to the ButtonAjaxBehavior.ClickEventprotected org.apache.wicket.ajax.attributes.CallbackParameter[] getCallbackParameters()
getCallbackParameters in class JQueryAjaxBehaviorpublic ColumnButton getButton()
ColumnButtonColumnButtonprotected JQueryEvent newEvent()
newEvent in class JQueryAjaxBehaviorCopyright © 2014 7thWeb. All Rights Reserved.