Class DataCommunicatorState
- java.lang.Object
-
- com.vaadin.shared.communication.SharedState
-
- com.vaadin.shared.extension.datacommunicator.DataCommunicatorState
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HierarchicalDataCommunicatorState
public class DataCommunicatorState extends SharedState
Shared state for DataCommunicator.- Since:
- 8.0
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
-
Constructor Summary
Constructors Constructor Description DataCommunicatorState()
-