Package com.vaadin.swingkit.core
Class EventType
java.lang.Object
com.vaadin.swingkit.core.EventType
Utility class that holds constants for common event types.
- See Also:
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ATTACH
In the event of a swing bridge becoming ready for use in a Vaadin view.- See Also:
-
DETACH
In the event of a swing bridge being removed from a Vaadin view.- See Also:
-
EXCEPTION
For events that represent an exception thrown.- See Also:
-