I am in search of examples of a virtual list which does not use a label nor
an icon, but instead has its own bound properties/displayed fields.
I want to create a virtual list, where the list items are not
qx.ui.form.ListItem() objects, and in fact, do not descend from Atom at
all. Each list item will be a Composite with a Grid layout, and there will
be various height items.
I have seen that I can create a list item of my own, using the createItem
member of the delegate. I expect that my class will have to implement
IModel, but I'm still unclear on setting up the binding with bindItem, when
there's no label or icon. It would likely help substantially if I were to
see an example that implements something similar.
Additionally, I can't find the documentation involved with setting the
height of an item. The demobrowser's test/Virtual List example uses its own
ListItem class (extended from qx.core.Object!?!) that fires a changeHeight
event, but I'm not sure where or how that's used.
Help appreciated! Thanks!
Derrell
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel