Package com.vaadin.ui

Class AbstractSelect.VerticalLocationIs

  • All Implemented Interfaces:
    AcceptCriterion, Serializable
    Enclosing class:
    AbstractSelect

    public static class AbstractSelect.VerticalLocationIs
    extends TargetDetailIs
    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.

    See Also:
    Serialized Form