Dynamic List

2 messages - 674 views

I would like to know if someone has a code example how to insert data in this kind of list?

I need to create a selectable list, when the user choose his option and press ok, the app gets the value of the selected list.

<screen><scrollPane>

<list>

<_itemRenderer>

<![CDATA[<listItem>${itemValue}</listItem>]]>

</_itemRenderer>

<_items>@{items}</_items>

</list>

</scrollPane></screen>

 

Regards,

Guilherme

http://shappy1978.javaeye.com/admin/blogs/491946

there has a demo in the home page.You can get it from my blog if you know chinese