- java.lang.Object
 - 
- java.util.EventObject
 - 
- javafx.event.Event
 - 
- org.controlsfx.validation.ValidateEvent
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable,Cloneable
public class ValidateEvent extends Event
- See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static EventType<Event>EVENT_TYPE- 
Fields inherited from class java.util.EventObject
source 
 - 
 
- 
Constructor Summary
Constructors Constructor Description ValidateEvent() 
- 
Method Summary
- 
Methods inherited from class javafx.event.Event
clone, consume, copyFor, fireEvent, getEventType, getTarget, isConsumed 
- 
Methods inherited from class java.util.EventObject
getSource, toString 
 - 
 
 -