com.vaadin.terminal.gwt.client.ui.dd.


Interface VHasDropHandler

All Known Implementing Classes:

VDragAndDropWrapper, VDragAndDropWrapperIE, VScrollTable, VTree, VTreeTable

public interface VHasDropHandler

Used to detect Widget from widget tree that has getDropHandler() Decide whether to get rid of this class. If so, VAbstractDropHandler must extend Paintable.

Method Summary
 VDropHandler getDropHandler()
           
 

Method Detail

getDropHandler

VDropHandler getDropHandler()