com.googlecode.wicket.jquery.ui.widget.dialog
Class DialogBehavior.ClickEvent
java.lang.Object
com.googlecode.wicket.jquery.core.JQueryEvent
com.googlecode.wicket.jquery.ui.widget.dialog.DialogBehavior.ClickEvent
- Enclosing class:
- DialogBehavior
protected static class DialogBehavior.ClickEvent
- extends JQueryEvent
Provides a dialog event that will be transmitted to the dialog AbstractDialog
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DialogBehavior.ClickEvent
public DialogBehavior.ClickEvent(DialogButton button)
getButton
public DialogButton getButton()
- Get the button that has been attached to this event object
- Returns:
- the button
Copyright © 2013 7thWeb. All Rights Reserved.