|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vaadin.event.dd.acceptcriteria.ClientSideCriterion
com.vaadin.event.dd.acceptcriteria.TargetDetailIs
com.vaadin.ui.AbstractSelect.VerticalLocationIs
public static class AbstractSelect.VerticalLocationIs
An accept criterion to accept drops only on a specific vertical location of an item.
This accept criterion is currently usable in Tree and Table implementations.
Field Summary | |
---|---|
static AbstractSelect.VerticalLocationIs |
BOTTOM
|
static AbstractSelect.VerticalLocationIs |
MIDDLE
|
static AbstractSelect.VerticalLocationIs |
TOP
|
Method Summary |
---|
Methods inherited from class com.vaadin.event.dd.acceptcriteria.TargetDetailIs |
---|
accept, getIdentifier, paintContent |
Methods inherited from class com.vaadin.event.dd.acceptcriteria.ClientSideCriterion |
---|
isClientSideVerifiable, paint, paintResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static AbstractSelect.VerticalLocationIs TOP
public static AbstractSelect.VerticalLocationIs BOTTOM
public static AbstractSelect.VerticalLocationIs MIDDLE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |