|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetDetails | |
|---|---|
| com.vaadin.event.dd | |
| com.vaadin.ui | |
| Uses of TargetDetails in com.vaadin.event.dd |
|---|
| Classes in com.vaadin.event.dd that implement TargetDetails | |
|---|---|
class |
TargetDetailsImpl
A HashMap backed implementation of TargetDetails for terminal
implementation and for extension. |
| Methods in com.vaadin.event.dd that return TargetDetails | |
|---|---|
TargetDetails |
DragAndDropEvent.getTargetDetails()
|
TargetDetails |
DropTarget.translateDropTargetDetails(Map<String,Object> clientVariables)
Called before the DragAndDropEvent is passed to
DropHandler. |
| Constructors in com.vaadin.event.dd with parameters of type TargetDetails | |
|---|---|
DragAndDropEvent(Transferable transferable,
TargetDetails dropTargetDetails)
|
|
| Uses of TargetDetails in com.vaadin.ui |
|---|
| Classes in com.vaadin.ui that implement TargetDetails | |
|---|---|
class |
AbstractSelect.AbstractSelectTargetDetails
TargetDetails implementation for subclasses of AbstractSelect
that implement DropTarget. |
class |
DragAndDropWrapper.WrapperTargetDetails
|
class |
Tree.TreeTargetDetails
A TargetDetails implementation with Tree specific api. |
| Methods in com.vaadin.ui that return TargetDetails | |
|---|---|
TargetDetails |
DragAndDropWrapper.translateDropTargetDetails(Map<String,Object> clientVariables)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||