Uses of Class
com.googlecode.wicket.jquery.ui.widget.dialog.ButtonAjaxBehavior
Packages that use ButtonAjaxBehavior
-
Uses of ButtonAjaxBehavior in com.googlecode.wicket.jquery.ui.widget.dialog
Subclasses of ButtonAjaxBehavior in com.googlecode.wicket.jquery.ui.widget.dialogModifier and TypeClassDescriptionclassProvides a specialization ofButtonAjaxBehaviorthat handles form-submitMethods in com.googlecode.wicket.jquery.ui.widget.dialog that return ButtonAjaxBehaviorModifier and TypeMethodDescriptionprotected ButtonAjaxBehaviorAbstractDialog.newButtonAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source, DialogButton button) Gets a newButtonAjaxBehaviorthat will be called by the correspondingDialogButton.
This method may be overridden to provide additional behaviorsprotected ButtonAjaxBehaviorAbstractFormDialog.newButtonAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source, DialogButton button) Gets theButtonAjaxPostBehaviorassociated to the specified button.protected abstract ButtonAjaxBehaviorDialogBehavior.newButtonAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source, DialogButton button) Gets a newButtonAjaxBehaviorthat will be called by the correspondingDialogButton.Methods in com.googlecode.wicket.jquery.ui.widget.dialog with parameters of type ButtonAjaxBehaviorModifier and TypeMethodDescriptionprotected CharSequenceDialogButton.getCallbackScript(ButtonAjaxBehavior behavior) Gets the javascript statement that will generate an ajax GET request to the behavior for this assigned button