fun getSelectedChildrens(): Map<Parent, Set<Child>>
Get the map of the currently selected ParentItem to Set of ChildItem
Return The map of the currently selected ParentItem to Set of ChildItem