public class JcrDropConstraint extends Object implements DropConstraint<javax.jcr.Item>
Constructor and Description |
---|
JcrDropConstraint() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAllowedAt(javax.jcr.Item source,
javax.jcr.Item targetItem,
com.vaadin.shared.ui.grid.DropLocation location)
Checks whether source item is allowed to be moved relative (based on the move location) to target item.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isAllowedAt
public boolean isAllowedAt(javax.jcr.Item source, javax.jcr.Item targetItem, com.vaadin.shared.ui.grid.DropLocation location)
DropConstraint
isAllowedAt
in interface DropConstraint<javax.jcr.Item>
Copyright © 2019 Magnolia International Ltd.. All rights reserved.