| Class and Description |
|---|
EventRouter
EventRouter class implementing the inheritable event listening
model. |
| HasUserOriginated
Marker for events which provides information of the event origin.
|
| SerializableEventListener
Event listener interface that is serializable.
|
| Class and Description |
|---|
| MethodEventSource
Interface for classes supporting registration of methods as event receivers.
|
| Class and Description |
|---|
| Action
Implements the action framework.
|
| Action.Container
Interface implemented by all components where actions can be registered.
|
| Action.Handler
Interface implemented by classes who wish to handle actions.
|
| Action.Listener
An Action that implements this interface can be added to an
Action.Notifier (or NotifierProxy) via the
addAction()
-method, which in many cases is easier than implementing the
Action.Handler interface. |
| Action.Notifier
Action.Containers implementing this support an easier way of adding
single Actions than the more involved Action.Handler.
|
| ActionManager
Javadoc TODO
Notes:
|
| CollapseEvent
An event that is fired when an item is collapsed in a listing component that
displays hierarchical data.
|
| ConnectorEvent
A base class for user interface events fired by connectors.
|
| ConnectorEventListener
Event listener interface for events originating from server side connectors.
|
| ContextClickEvent
Context click event fired by a
Component. |
| ContextClickEvent.ContextClickListener
Listener for
ContextClickEvents. |
| ExpandEvent
An event that is fired when an item is expanded in a listing component that
displays hierarchical data.
|
FieldEvents.BlurEvent
BlurEvent class for holding additional event information. |
FieldEvents.BlurListener
BlurListener interface for listening for
BlurEvent fired by a Field. |
| FieldEvents.FocusAndBlurServerRpcImpl |
FieldEvents.FocusEvent
FocusEvent class for holding additional event information. |
FieldEvents.FocusListener
FocusListener interface for listening for
FocusEvent fired by a Field. |
| HasUserOriginated
Marker for events which provides information of the event origin.
|
| LayoutEvents.LayoutClickEvent
An event fired when the layout has been clicked.
|
| LayoutEvents.LayoutClickListener |
| MarkedAsDirtyConnectorEvent
Event which is fired for all registered MarkDirtyListeners when a connector
is marked as dirty.
|
| MethodEventSource
Interface for classes supporting registration of methods as event receivers.
|
| MouseEvents.ClickEvent
Class for holding information about a mouse click event.
|
| MouseEvents.DoubleClickEvent
Class for holding additional event information for DoubleClick events.
|
| SerializableEventListener
Event listener interface that is serializable.
|
| ShortcutAction
Shortcuts are a special type of
Actions used to create keyboard
shortcuts. |
| ShortcutListener |
| SortEvent
Event describing a change in sorting of a
DataProvider. |
| SortEvent.SortListener
Listener for sort order change events.
|
| Transferable
Deprecated.
Since 8.1 replaced by
DragSourceExtension#setTransferData(String, String),
DropEvent#getTransferData(String). |
| UIEvents.PollEvent
An event that is fired whenever a client polls the server for
asynchronous UI updates.
|
| UIEvents.PollListener |
| Class and Description |
|---|
| Transferable
Deprecated.
Since 8.1 replaced by
DragSourceExtension#setTransferData(String, String),
DropEvent#getTransferData(String). |
| Class and Description |
|---|
| HasUserOriginated
Marker for events which provides information of the event origin.
|
| SerializableEventListener
Event listener interface that is serializable.
|
| Class and Description |
|---|
| ContextClickEvent.ContextClickNotifier
The interface for adding and removing listeners for
ContextClickEvents. |
| LayoutEvents.LayoutClickNotifier
The interface for adding and removing
LayoutClickEvent
listeners. |
| MethodEventSource
Interface for classes supporting registration of methods as event receivers.
|
| Class and Description |
|---|
| ConnectorEvent
A base class for user interface events fired by connectors.
|
| ConnectorEventListener
Event listener interface for events originating from server side connectors.
|
| MethodEventSource
Interface for classes supporting registration of methods as event receivers.
|
| SerializableEventListener
Event listener interface that is serializable.
|
| Class and Description |
|---|
| Action
Implements the action framework.
|
| Action.Container
Interface implemented by all components where actions can be registered.
|
| Action.Handler
Interface implemented by classes who wish to handle actions.
|
| Action.Listener
An Action that implements this interface can be added to an
Action.Notifier (or NotifierProxy) via the
addAction()
-method, which in many cases is easier than implementing the
Action.Handler interface. |
| Action.Notifier
Action.Containers implementing this support an easier way of adding
single Actions than the more involved Action.Handler.
|
| Action.ShortcutNotifier |
| ActionManager
Javadoc TODO
Notes:
|
| CollapseEvent.CollapseListener
Item collapse event listener.
|
| ConnectorEvent
A base class for user interface events fired by connectors.
|
| ConnectorEventListener
Event listener interface for events originating from server side connectors.
|
| ContextClickEvent
Context click event fired by a
Component. |
| ContextClickEvent.ContextClickListener
Listener for
ContextClickEvents. |
| ContextClickEvent.ContextClickNotifier
The interface for adding and removing listeners for
ContextClickEvents. |
| ExpandEvent.ExpandListener
Item expand event listener.
|
FieldEvents.BlurListener
BlurListener interface for listening for
BlurEvent fired by a Field. |
| FieldEvents.BlurNotifier
The interface for adding and removing
BlurEvent listeners. |
FieldEvents.FocusListener
FocusListener interface for listening for
FocusEvent fired by a Field. |
| FieldEvents.FocusNotifier
The interface for adding and removing
FocusEvent listeners. |
| HasUserOriginated
Marker for events which provides information of the event origin.
|
| LayoutEvents.LayoutClickListener |
| LayoutEvents.LayoutClickNotifier
The interface for adding and removing
LayoutClickEvent
listeners. |
| MarkedAsDirtyListener
An interface used for listening to marked as dirty events.
|
| MethodEventSource
Interface for classes supporting registration of methods as event receivers.
|
| MouseEvents.ClickEvent
Class for holding information about a mouse click event.
|
| MouseEvents.ClickListener
Interface for listening for a
MouseEvents.ClickEvent fired by a
Component. |
| SerializableEventListener
Event listener interface that is serializable.
|
| ShortcutAction
Shortcuts are a special type of
Actions used to create keyboard
shortcuts. |
| ShortcutListener |
| SortEvent.SortListener
Listener for sort order change events.
|
| SortEvent.SortNotifier
The interface for adding and removing listeners for
SortEvents. |
| Transferable
Deprecated.
Since 8.1 replaced by
DragSourceExtension#setTransferData(String, String),
DropEvent#getTransferData(String). |
| TransferableImpl
TODO Javadoc!
|
| UIEvents.PollListener |
| UIEvents.PollNotifier
The interface for adding and removing
UIEvents.PollEvent listeners. |
| Class and Description |
|---|
| Action.Container
Interface implemented by all components where actions can be registered.
|
| Action.Notifier
Action.Containers implementing this support an easier way of adding
single Actions than the more involved Action.Handler.
|
| ConnectorEventListener
Event listener interface for events originating from server side connectors.
|
| ContextClickEvent.ContextClickNotifier
The interface for adding and removing listeners for
ContextClickEvents. |
| FieldEvents.BlurNotifier
The interface for adding and removing
BlurEvent listeners. |
| FieldEvents.FocusNotifier
The interface for adding and removing
FocusEvent listeners. |
| LayoutEvents.LayoutClickNotifier
The interface for adding and removing
LayoutClickEvent
listeners. |
| MethodEventSource
Interface for classes supporting registration of methods as event receivers.
|
| SerializableEventListener
Event listener interface that is serializable.
|
| Class and Description |
|---|
| ConnectorEvent
A base class for user interface events fired by connectors.
|
| ConnectorEventListener
Event listener interface for events originating from server side connectors.
|
| MethodEventSource
Interface for classes supporting registration of methods as event receivers.
|
| SerializableEventListener
Event listener interface that is serializable.
|
| Class and Description |
|---|
| ShortcutAction
Shortcuts are a special type of
Actions used to create keyboard
shortcuts. |
| Class and Description |
|---|
| MethodEventSource
Interface for classes supporting registration of methods as event receivers.
|
| Class and Description |
|---|
| ConnectorEvent
A base class for user interface events fired by connectors.
|
| ConnectorEventListener
Event listener interface for events originating from server side connectors.
|
| SerializableEventListener
Event listener interface that is serializable.
|
| Class and Description |
|---|
| ConnectorEvent
A base class for user interface events fired by connectors.
|
| ConnectorEventListener
Event listener interface for events originating from server side connectors.
|
| MethodEventSource
Interface for classes supporting registration of methods as event receivers.
|
| MouseEvents.ClickEvent
Class for holding information about a mouse click event.
|
| SerializableEventListener
Event listener interface that is serializable.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.