Hello All
Can anybody point me to a more or less detailed documentation of xforms:tree? I know, tree is based on the Yahoo UI library. I'd like to create lists with custom icons (for example). I also would like to set more instance value on a single click on one of the tree nodes, but I couldnt find tany solution. So, I'd like to know, what is implemented in Orbeon. Thanks for your help Zsolt -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Zsolt,
We don't have documentation at the moment except some code samples: RESOURCES/apps/xforms-sandbox/samples/tree.xhtml RESOURCES/apps/xforms-sandbox/samples/tree-update.xhtml An older sample is available online (we will update this when we release 3.6 "real soon now"): http://www.orbeon.com/ops/xforms-sandbox/sample/tree The tree is currently just a representation of a single or multiple selection control. The content of a branch is always a text value. Complex content is currently not supported. Currently, you only get xforms-value-changed events from the tree, when the user selects or deselects values. -Erik Zsolt Czinkos wrote: > Hello All > > Can anybody point me to a more or less detailed documentation of > xforms:tree? > > I know, tree is based on the Yahoo UI library. I'd like to create lists > with custom icons (for example). > I also would like to set more instance value on a single click on one of > the tree nodes, but I couldnt find tany solution. > > So, I'd like to know, what is implemented in Orbeon. > > Thanks for your help > > Zsolt > > -- Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Thanks, Erik.
Zsolt On 7/11/07, Erik Bruchez <[hidden email]> wrote: Zsolt, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |