|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Panel
com.google.gwt.user.client.ui.SimplePanel
com.vaadin.terminal.gwt.client.ui.VCustomComponent
com.vaadin.terminal.gwt.client.ui.VDragAndDropWrapper
com.vaadin.terminal.gwt.client.ui.VDragAndDropWrapperIE
public class VDragAndDropWrapperIE
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.vaadin.terminal.gwt.client.ui.VDragAndDropWrapper |
---|
VDragAndDropWrapper.CustomDropHandler |
Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
Nested classes/interfaces inherited from interface com.google.gwt.user.client.ui.HasWidgets |
---|
com.google.gwt.user.client.ui.HasWidgets.ForIsWidget |
Field Summary |
---|
Fields inherited from class com.vaadin.terminal.gwt.client.ui.VDragAndDropWrapper |
---|
acceptedTypes, COMPONENT, DRAG_START_MODE, DRAGGABLE, dragStartMode, enabled, horizontalDropLocation, HTML5, HTML5_DATA_FLAVORS, NONE, verticalDropLocation, WRAPPER |
Fields inherited from class com.google.gwt.user.client.ui.UIObject |
---|
DEBUG_ID_PREFIX |
Constructor Summary | |
---|---|
VDragAndDropWrapperIE()
|
Method Summary | |
---|---|
protected com.google.gwt.user.client.Element |
getDragStartElement()
|
protected void |
hookHtml5DragStart(com.google.gwt.user.client.Element el)
|
protected void |
hookHtml5Events(com.google.gwt.user.client.Element el)
Prototype code, memory leak risk. |
Methods inherited from class com.vaadin.terminal.gwt.client.ui.VDragAndDropWrapper |
---|
deEmphasis, emphasis, getDropHandler, handleVaadinRelatedSizeChange, html5DragDrop, html5DragEnter, html5DragLeave, html5DragOver, html5DragStart, initDragStartMode, onBrowserEvent, updateDropDetails, updateFromUIDL |
Methods inherited from class com.vaadin.terminal.gwt.client.ui.VCustomComponent |
---|
getAllocatedSpace, hasChildComponent, isDynamicHeight, isDynamicWidth, replaceChildComponent, requestLayout, setHeight, setWidth, updateCaption |
Methods inherited from class com.google.gwt.user.client.ui.SimplePanel |
---|
add, getContainerElement, getWidget, iterator, remove, setWidget, setWidget |
Methods inherited from class com.google.gwt.user.client.ui.Panel |
---|
add, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, remove |
Methods inherited from class com.google.gwt.user.client.ui.Widget |
---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
Methods inherited from class com.google.gwt.user.client.ui.UIObject |
---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, sinkBitlessEvent, toString, unsinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VDragAndDropWrapperIE()
Method Detail |
---|
protected com.google.gwt.user.client.Element getDragStartElement()
getDragStartElement
in class VDragAndDropWrapper
protected void hookHtml5DragStart(com.google.gwt.user.client.Element el)
hookHtml5DragStart
in class VDragAndDropWrapper
protected void hookHtml5Events(com.google.gwt.user.client.Element el)
VDragAndDropWrapper
hookHtml5Events
in class VDragAndDropWrapper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |