java.lang.Object
java.util.EventObject
javafx.event.Event
javafx.scene.control.SortEvent<C>
- All Implemented Interfaces:
- Serializable,- Cloneable
public class SortEvent<C> extends Event
Event related to 
TableView and TreeTableView sorting.- Since:
- JavaFX 8.0
- See Also:
- Serialized Form
- 
Field Summary
- 
Constructor SummaryConstructors Constructor Description SortEvent(C source, EventTarget target)
- 
Method SummaryMethods inherited from class javafx.event.Eventclone, consume, copyFor, fireEvent, getEventType, getTarget, isConsumed