org.apache.wicket.extensions.ajax.markup.html.modal
Interface ModalWindow.IWindowClosedBehavior

All Superinterfaces:
IBehavior, IClusterable, Serializable
Enclosing class:
ModalWindow

protected static interface ModalWindow.IWindowClosedBehavior
extends IBehavior

Author:
Russell Morrisey

Method Summary
 CharSequence getCallbackScript()
           
 
Methods inherited from interface org.apache.wicket.behavior.IBehavior
afterRender, beforeRender, bind, detach, exception, getStatelessHint, isEnabled, isTemporary, onComponentTag
 

Method Detail

getCallbackScript

CharSequence getCallbackScript()


Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.