|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Droppable | |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.dragndrop | |
| de.lessvoid.nifty.controls.dragndrop.builder | |
| Uses of Droppable in de.lessvoid.nifty.controls |
|---|
| Methods in de.lessvoid.nifty.controls that return Droppable | |
|---|---|
Droppable |
DroppableDroppedEvent.getSource()
|
Droppable |
DraggableDragStartedEvent.getSource()
|
Droppable |
DraggableDragCanceledEvent.getSource()
|
Droppable |
DroppableDroppedEvent.getTarget()
|
| Methods in de.lessvoid.nifty.controls with parameters of type Droppable | |
|---|---|
boolean |
DroppableDropFilter.accept(Droppable source,
Draggable draggable,
Droppable target)
|
| Constructors in de.lessvoid.nifty.controls with parameters of type Droppable | |
|---|---|
DraggableDragCanceledEvent(Droppable source,
Draggable draggable)
|
|
DraggableDragStartedEvent(Droppable source,
Draggable draggable)
|
|
DroppableDroppedEvent(Droppable source,
Draggable draggable,
Droppable target)
|
|
| Uses of Droppable in de.lessvoid.nifty.controls.dragndrop |
|---|
| Classes in de.lessvoid.nifty.controls.dragndrop that implement Droppable | |
|---|---|
class |
DroppableControl
|
| Uses of Droppable in de.lessvoid.nifty.controls.dragndrop.builder |
|---|
| Methods in de.lessvoid.nifty.controls.dragndrop.builder that return Droppable | |
|---|---|
Droppable |
CreateDroppable.create(Nifty nifty,
Screen screen,
Element parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||