Salome HOME
[bos #38360] [CEA] improve performances of exportXAO and PublishToStudy
[modules/shaper.git] / src / CollectionPlugin / group_intersection_widget.xml
index 6274511c08d658e3d1ea9d444e16cc6a86492c4f..98f21d97e4c092f32d0039f3b6b28c84ce420253 100644 (file)
@@ -4,8 +4,10 @@
              placeholder="Please input the group name">
   </namevalue>
   <multi_selector id="group_list"
+                  label="Base groups:"
                   tooltip="Select a set of groups"
-                  type_choice="objects">
+                  shape_types="objects"
+                  allow_objects="Group">
     <validator id="CollectionPlugin_OperationAttribute"/>
   </multi_selector>
 </source>