public class ButtonAjaxBehavior extends JQueryAjaxBehavior
JQueryAjaxBehavior
Modifier and Type | Class and Description |
---|---|
protected static class |
ButtonAjaxBehavior.ClickEvent
Provides a dialog event that will be transmitted to the
AbstractDialog |
Constructor and Description |
---|
ButtonAjaxBehavior(IJQueryAjaxAware source,
DialogButton button)
Constructor
|
Modifier and Type | Method and Description |
---|---|
DialogButton |
getButton()
Gets the
DialogButton |
protected JQueryEvent |
newEvent() |
getCallbackFunction, getCallbackParameters, respond, updateAjaxAttributes
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHead
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public ButtonAjaxBehavior(IJQueryAjaxAware source, DialogButton button)
source
- the IJQueryAjaxAware
button
- the DialogButton
to attach to the ButtonAjaxBehavior.ClickEvent
public DialogButton getButton()
DialogButton
DialogButton
protected JQueryEvent newEvent()
newEvent
in class JQueryAjaxBehavior
Copyright © 2014 7thWeb. All Rights Reserved.