Skip to Content
0
Former Member
Mar 19, 2008 at 02:31 PM

Selection Cardinality & setSelected

312 Views

Hi,

What is selection cardinality?

What is the difference between these2 context node methods

wdContext.node<Context>().setLeadSelection(int);

wdContext.node<Context>().setSelected(int, boolean );

and How does Selection cardinality affects the setSelected property.

Thanks & Regards

Veerabhadram