org.efaps.ui.wicket.components.classification
Class ClassificationPathPanel.UpdateCallback

java.lang.Object
  extended by org.efaps.ui.wicket.components.classification.ClassificationPathPanel.UpdateCallback
All Implemented Interfaces:
java.io.Serializable, org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.WindowClosedCallback, org.apache.wicket.IClusterable
Enclosing class:
ClassificationPathPanel

public class ClassificationPathPanel.UpdateCallback
extends java.lang.Object
implements org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.WindowClosedCallback

Ajax callback that is called on closing the modal window.

See Also:
Serialized Form

Constructor Summary
ClassificationPathPanel.UpdateCallback()
           
 
Method Summary
 void onClose(org.apache.wicket.ajax.AjaxRequestTarget _target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassificationPathPanel.UpdateCallback

public ClassificationPathPanel.UpdateCallback()
Method Detail

onClose

public void onClose(org.apache.wicket.ajax.AjaxRequestTarget _target)
Specified by:
onClose in interface org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.WindowClosedCallback
Parameters:
_target - ajax target
See Also:
ModalWindow.WindowClosedCallback.onClose(org.apache.wicket.ajax.AjaxRequestTarget)


Copyright © 2003-2010 The eFaps Team. All Rights Reserved.