Nesting.MultiSelect
(Automatically adding template at the end of the page.)
(Adding message template to the top of the page)
Line 1: Line 1:
{{message|Write the content here to display this box}}
{| class="wikitable"
{| class="wikitable"
!#TargetType.TaggedValue
!#TargetType.TaggedValue

Revision as of 22:20, 16 June 2024

This page was created by Stephanie@mdriven.net on 2023-05-18. Last edited by Stephanie@mdriven.net on 2025-02-27.

Write the content here to display this box

#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