MAIN CALL ui.Interface.setName("parent1") CALL ui.Interface.setType("container") ...
MAIN CALL ui.Interface.setName("custapp") CALL ui.Interface.setType("child") ...