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 ComponentConnector.


Method Summary
 VDropHandler getDropHandler()
           
 

Method Detail

getDropHandler

VDropHandler getDropHandler()


Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.