Nesting.MultiSelect
(Created page with "{| class="wikitable" !#TargetType.TaggedValue !CommaSeparatedExampleValues !Short Description |- |#Nesting.MultiSelect |True,False |Allows multi-select - you can then expect v...")
 
(Automatically adding template at the end of the page.)
 
(3 intermediate revisions by 2 users not shown)
Line 8: Line 8:
|Allows multi-select - you can then expect vSelected_<NameOfNesting> to be maintained
|Allows multi-select - you can then expect vSelected_<NameOfNesting> to be maintained
|}
|}
<code>#Nesting.MultiSelect</code> changes the behavior of table/grid so that you can select many things. <code>vSelected</code> is a list of collection objects that can be used in OCL to act on those selected.
See also: [[VCurrent and vSelected]]
[[Category:Tagged Values]]
{{Edited|July|12|2024}}

Latest revision as of 15:38, 10 February 2024

#TargetType.TaggedValue CommaSeparatedExampleValues Short Description
#Nesting.MultiSelect True,False Allows multi-select - you can then expect vSelected_<NameOfNesting> to be maintained

#Nesting.MultiSelect changes the behavior of table/grid so that you can select many things. vSelected is a list of collection objects that can be used in OCL to act on those selected.

See also: VCurrent and vSelected

This page was edited 98 days ago on 02/10/2024. What links here