When setting up LayerList widget I've set selectionEnabled to true, which allows the layers to be reordered including placing layers as sublayers.
What i want to be able to do is listen for any event that will tell me the order/hierarchy has changed and what the new structure looks like.
There is no documentation explaining if there is a event to even listen for.