Package com.vaadin.shared.ui.dnd
Class FileDropTargetState
- java.lang.Object
-
- com.vaadin.shared.communication.SharedState
-
- com.vaadin.shared.ui.dnd.DropTargetState
-
- com.vaadin.shared.ui.dnd.FileDropTargetState
-
- All Implemented Interfaces:
Serializable
public class FileDropTargetState extends DropTargetState
State class containing parameters for FileDropTarget.- Since:
- 8.1
- Author:
- Vaadin Ltd
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.vaadin.shared.ui.dnd.DropTargetState
criteria, criteriaMatch, criteriaScript, dropEffect
-
Fields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources
-
-
Constructor Summary
Constructors Constructor Description FileDropTargetState()
-