public class SecurityDropHandler extends TreeViewDropHandler
Constructor and Description |
---|
SecurityDropHandler() |
SecurityDropHandler(com.vaadin.ui.TreeTable tree,
DropConstraint constraint) |
Modifier and Type | Method and Description |
---|---|
boolean |
moveItem(com.vaadin.data.Item source,
com.vaadin.data.Item target,
MoveLocation location)
Performs move of the source node or property into target node or next to target node depending on the value of MoveLocation.
|
asDropHandler, basicMoveCheck, drop, getAcceptCriterion, moveNode
public SecurityDropHandler()
public SecurityDropHandler(com.vaadin.ui.TreeTable tree, DropConstraint constraint)
public boolean moveItem(com.vaadin.data.Item source, com.vaadin.data.Item target, MoveLocation location)
TreeViewDropHandler
moveItem
in interface MoveHandler
moveItem
in class TreeViewDropHandler
Copyright © 2016 Magnolia International Ltd.. All rights reserved.