Class ButtonAjaxBehavior.ClickEvent
java.lang.Object
com.googlecode.wicket.jquery.core.JQueryEvent
com.googlecode.wicket.jquery.ui.widget.dialog.ButtonAjaxBehavior.ClickEvent
- Enclosing class:
- ButtonAjaxBehavior
protected static class ButtonAjaxBehavior.ClickEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
Provides an event object that will be broadcasted by the
ButtonAjaxBehavior
callback-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the button that has been attached to this event object
-
Constructor Details
-
ClickEvent
-
-
Method Details
-
getButton
Get the button that has been attached to this event object- Returns:
- the button
-