Interface InputEvent

All Superinterfaces:
Event, UIEvent
All Known Implementing Classes:
InputEventImpl

public interface InputEvent extends UIEvent
The InputEvent interface represents an event notifying the user of editable content changes.
See Also: