|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.ui.dd.VAcceptCriterion
com.vaadin.client.ui.dd.VAnd
public final class VAnd
| Constructor Summary | |
|---|---|
VAnd()
|
|
| Method Summary | |
|---|---|
protected boolean |
accept(VDragEvent drag,
UIDL configuration)
|
void |
accepted(VDragEvent event)
This method is called by VDragAndDropManager if the
VDragEvent is still active. |
| Methods inherited from class com.vaadin.client.ui.dd.VAcceptCriterion |
|---|
accept, needsServerSideCheck |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VAnd()
| Method Detail |
|---|
protected boolean accept(VDragEvent drag,
UIDL configuration)
accept in class VAcceptCriterionpublic void accepted(VDragEvent event)
VAcceptCallbackVDragAndDropManager if the
VDragEvent is still active. Developer can update for example drag
icon or empahsis the target if the target accepts the transferable. If
the drag and drop operation ends or the VAbstractDropHandler has
changed before response arrives, the method is never called.
accepted in interface VAcceptCallback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||