Package com.vaadin.client.ui.dd
Interface VHasDropHandler
-
- All Known Implementing Classes:
VCalendar,VDragAndDropWrapper,VDragAndDropWrapperIE,VScrollTable,VTree,VTreeTable
public interface VHasDropHandlerUsed to detect Widget from widget tree that hasgetDropHandler()Decide whether to get rid of this class. If so,VAbstractDropHandlermust extendComponentConnector.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VDropHandlergetDropHandler()
-
-
-
Method Detail
-
getDropHandler
VDropHandler getDropHandler()
-
-