Nesting.MultiSelect
No edit summary
No edit summary
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]]
[[Category:Tagged Values]]

Revision as of 06:53, 24 May 2023

#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