Can anyone help me?
I need to move a referenced (accessible via "view.getElement().getNode()")
node B when I create another node A.
I try to use creationEditPolicy installed in A but doesn't work, node B
remains in original position. I override createView method in BViewFactory
but nothing..