de.rowa.posps.client.controls
Interface XmlValidationListener

All Known Implementing Classes:
XmlValidationPanel

public interface XmlValidationListener

Listener for changes to a XmlValidationModel.

Author:
Michael Koch

Method Summary
 void documentChanged(XmlValidationEvent event)
          Notification that a new XML document was set on the XmlValidationModel.
 

Method Detail

documentChanged

void documentChanged(XmlValidationEvent event)
Notification that a new XML document was set on the XmlValidationModel.

Parameters:
event - The event describing the change.


Copyright © 2007-2016 Becton Dickinson. All Rights Reserved.