@Deprecated @MgnlDeprecated(since="6.0") public class CompatibilityDropConstraint extends Object implements DropConstraint<javax.jcr.Item>
Constructor and Description |
---|
CompatibilityDropConstraint(info.magnolia.objectfactory.ComponentProvider componentProvider)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Class<DropConstraint> |
getDeprecatedDropConstraintClass()
Deprecated.
|
boolean |
isAllowedAt(javax.jcr.Item item,
javax.jcr.Item target,
com.vaadin.shared.ui.grid.DropLocation dropLocation)
Deprecated.
Checks whether source item is allowed to be moved relative (based on the move location) to target item.
|
void |
setDeprecatedDropConstraintClass(Class<DropConstraint> deprecatedDropConstraintClass)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isAllowedAt
@Inject public CompatibilityDropConstraint(info.magnolia.objectfactory.ComponentProvider componentProvider)
public boolean isAllowedAt(javax.jcr.Item item, javax.jcr.Item target, com.vaadin.shared.ui.grid.DropLocation dropLocation)
DropConstraint
isAllowedAt
in interface DropConstraint<javax.jcr.Item>
public Class<DropConstraint> getDeprecatedDropConstraintClass()
public void setDeprecatedDropConstraintClass(Class<DropConstraint> deprecatedDropConstraintClass)
Copyright © 2020 Magnolia International Ltd.. All rights reserved.