|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.ui.dd.VAcceptCriterion
public abstract class VAcceptCriterion
| Constructor Summary | |
|---|---|
VAcceptCriterion()
|
|
| Method Summary | |
|---|---|
protected abstract boolean |
accept(VDragEvent drag,
UIDL configuration)
|
void |
accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
Checks if current drag event has valid drop target and target accepts the transferable. |
boolean |
needsServerSideCheck(VDragEvent drag,
UIDL criterioUIDL)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VAcceptCriterion()
| Method Detail |
|---|
public void accept(VDragEvent drag,
UIDL configuration,
VAcceptCallback callback)
drag - configuration - callback -
protected abstract boolean accept(VDragEvent drag,
UIDL configuration)
public boolean needsServerSideCheck(VDragEvent drag,
UIDL criterioUIDL)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||