org.efaps.ui.wicket.components.classification
Class ClassificationPathPanel.UpdateCallback
java.lang.Object
org.efaps.ui.wicket.components.classification.ClassificationPathPanel.UpdateCallback
- All Implemented Interfaces:
- Serializable, org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.WindowClosedCallback, org.apache.wicket.IClusterable
- Enclosing class:
- ClassificationPathPanel
public class ClassificationPathPanel.UpdateCallback
- extends 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
|
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 |
ClassificationPathPanel.UpdateCallback
public ClassificationPathPanel.UpdateCallback()
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-2011 The eFaps Team. All Rights Reserved.