public interface MoveHandler
Modifier and Type | Method and Description |
---|---|
com.vaadin.event.dd.DropHandler |
asDropHandler() |
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.
|
boolean moveItem(com.vaadin.data.Item source, com.vaadin.data.Item target, MoveLocation location)
com.vaadin.event.dd.DropHandler asDropHandler()
Copyright © 2016 Magnolia International Ltd.. All rights reserved.