Class FileDownloaderState
- java.lang.Object
-
- com.vaadin.shared.communication.SharedState
-
- com.vaadin.shared.extension.PartInformationState
-
- com.vaadin.shared.extension.filedownloader.FileDownloaderState
-
- All Implemented Interfaces:
Serializable
public class FileDownloaderState extends PartInformationState
Shared state for FileDownloader.- Since:
- 8.0
- Author:
- Vaadin Ltd.
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.vaadin.shared.extension.PartInformationState
partInformation
-
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
-
Constructor Summary
Constructors Constructor Description FileDownloaderState()
-