Package | Description |
---|---|
com.googlecode.wicket.jquery.ui.widget.dialog |
Modifier and Type | Class and Description |
---|---|
class |
ButtonAjaxPostBehavior
Provides the dialog-button's form-submit behavior
|
Modifier and Type | Method and Description |
---|---|
protected ButtonAjaxBehavior |
AbstractDialog.newButtonAjaxBehavior(IJQueryAjaxAware source,
DialogButton button)
Gets a new
ButtonAjaxBehavior that will be called by the corresponding DialogButton .This method may be overridden to provide additional behaviors |
protected abstract ButtonAjaxBehavior |
DialogBehavior.newButtonAjaxBehavior(IJQueryAjaxAware source,
DialogButton button)
Gets a new
ButtonAjaxBehavior that will be called by the corresponding DialogButton .This method may be overridden to provide additional behaviors |
protected ButtonAjaxBehavior |
AbstractFormDialog.newButtonAjaxBehavior(IJQueryAjaxAware source,
DialogButton button)
Gets the
ButtonAjaxPostBehavior associated to the specified button. |
Copyright © 2013 7thWeb. All Rights Reserved.