Re: selectable model discussion
Charles Goodwin <[email protected]> Fri, 02 Jan 2004 21:33:10 +0000
| Newsgroups | gmane.comp.java.xwt.widgets |
|---|---|
| Organization | XWT Foundation |
| Message-ID | <[email protected]> |
On Fri, 2004-01-02 at 21:21, Tupshin Harper wrote: > No objections...makes sense to me. I'm assuming that group.selected > would return null if nothing is selected? Hmm, no, $group.selected would return the most recently (de)selected group member - it would only be initially null. Which would mean that to be sure nothing is selected, you would check against $group.selection.length which would be 0 in that case. Is this intuitive? - Charlie -- Charles Goodwin <[email protected]> Member of the XWT Foundation The future of the net - www.xwt.org