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() |
getAjaxCallDecorator, getCallbackFunction, getCallbackScript, respond
findIndicatorId, generateCallbackScript, getChannel, getChannelName, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, renderHead, throttleScript
afterRender, bind, getCallbackUrl, getComponent, getStatelessHint, 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.