Uses of Class
com.vaadin.shared.ui.dnd.FileDropTargetState
-
Packages that use FileDropTargetState Package Description com.vaadin.client.extensions com.vaadin.ui.dnd -
-
Uses of FileDropTargetState in com.vaadin.client.extensions
Methods in com.vaadin.client.extensions that return FileDropTargetState Modifier and Type Method Description FileDropTargetState
FileDropTargetConnector. getState()
-
Uses of FileDropTargetState in com.vaadin.ui.dnd
Methods in com.vaadin.ui.dnd that return FileDropTargetState Modifier and Type Method Description protected FileDropTargetState
FileDropTarget. getState()
protected FileDropTargetState
FileDropTarget. getState(boolean markAsDirty)
-