Hi all,
I have an array of objects each with a unique index and the additional
properties a,b,c and d. However I want to put only a and b in a table, but
if a user selects a row(s) I would like to return a reference to the
original object. The only way I can think to do this currently is to
(1) extend the table model and maintain an additional array of unique
indices.
(2) give the entire object to the table model, but set some properties as
hidden.

Is there a more elegant solution or pattern available in Qooxdoo?

Thanks!
-deech
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to