Class AbstractListingExtensionState
- java.lang.Object
-
- com.vaadin.shared.communication.SharedState
-
- com.vaadin.shared.extension.abstractlisting.AbstractListingExtensionState
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AbstractGridExtensionState
public class AbstractListingExtensionState extends SharedState
Default shared state implementation for AbstractListingExtension.- Since:
- 8.0
- Author:
- Vaadin Ltd.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
-
Constructor Summary
Constructors Constructor Description AbstractListingExtensionState()
-