Moving items in GoMultiTextNode

Hi…

I've a GoMultiTextNode and its ListGroup has multiple GoTextNodes. I want to move these GoTextNodes up and down using the mouse, drag and drop. I couldn't find a way to do this. Any help is greatly appreciated.
Thanks!

Look at the comments at the top of



public class CollapsingRecordNodeItemList



in files public class CollapsingRecordNode in NodeLinkDemo.



and you’ll see an option to make the Lists draggable.