I am trying to programatically select everything managed by a
selectionmanager  at the click of a button which I've named... "Select
All"

I clearly see selector.clearSelection() ... which works with my
"Select None" button...

but I can't figure out how to select everything?  if I call select(o)
on each item in my view, only the last one remains selected.  I
apparently don't have visible access to toggle the multiSelect...

it would really suck if I need to subclass selectionmanger to accomplish this.

_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to