com.googlecode.wicket.jquery.ui.widget.dialog
Class DialogBehavior.CloseEvent

java.lang.Object
  extended by com.googlecode.wicket.jquery.core.JQueryEvent
      extended by com.googlecode.wicket.jquery.ui.widget.dialog.DialogBehavior.CloseEvent
Enclosing class:
DialogBehavior

protected static class DialogBehavior.CloseEvent
extends JQueryEvent

An event object that will be broadcasted when the user clicks on the X-icon


Constructor Summary
protected DialogBehavior.CloseEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogBehavior.CloseEvent

protected DialogBehavior.CloseEvent()


Copyright © 2013 7thWeb. All Rights Reserved.