de.rowa.posps.client.controls
Class XmlValidationEvent

java.lang.Object
  extended by java.util.EventObject
      extended by de.rowa.posps.client.controls.XmlValidationEvent
All Implemented Interfaces:
java.io.Serializable

public class XmlValidationEvent
extends java.util.EventObject

Event fired in case of a change to an XmlValidationModel.

Author:
Michael Koch
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
XmlValidationEvent(XmlValidationModel model)
           
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XmlValidationEvent

public XmlValidationEvent(XmlValidationModel model)


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