rowItem « PrimeFaces « JSF Q&A





1. TouchFaces actionListener for rowItem    forum.primefaces.org

28 Jan 2010, 00:00 by imsja TouchFaces actionListener for rowItem Being new to primefaces, but already impressed about its completeness, I would like to implement mobile access to our enterprise backends ...

2.  - NPE during writeState    forum.primefaces.org

23 Feb 2010, 10:10 by yttesen - NPE during writeState Hi, Are there any restrictions on the IDs used in the update attribute of a tag? ...

3. i:rowItem actionListener is not called inside of ui:repea    forum.primefaces.org

07 Apr 2010, 19:27 by jutinghsiao i:rowItem actionListener is not called inside of ui:repea I put together a test app using TouchFaces and I ran into problem where the i:rowItem actionListener ...

4. TouchFaces: i:rowItem cannot navigate to home i:view    forum.primefaces.org

I want to build an i:view to browse through a tree like hierarchical data structure. As I do not want to build a static view collection, the rowItem values inside the ...

5. Touchfaces / rowItem    forum.primefaces.org

I was able to achieve this effect by using a p:commandLink which wraps all my nested components. This approach wasn't obvious because I was having other problems with p:commandLink which appear ...

6. i:rowItem doesn't have value attribute in 0.9.3    forum.primefaces.org

Hi, I tried the touchfaces taglib, but had a problem with rowItem tag. The demos show that a value can be set and the url parameter is optional. The compiler tells ...

7. i:rowItem not clickable    forum.primefaces.org

I saw this fairly often in my first run through... usually it is because the view tied to it either doesn't exist or there is some basic typo such that the ...

8. touch rowItem label    forum.primefaces.org

Hello, I try this, like in demo... but it's not good ! label is not an attribute of rowItem ! how can i make an ...

9. "label" attribute not recognized in i:rowitem label=".."    forum.primefaces.org

Looks like "label" attribute not recognized in i:rowitem label=".." I also tried primefaces-ui-1.0.0.RC-SNAPSHOT.jar, to see if this was a bug and fixed in 1.0.0.RC-SNAPSHOT. But this did not help either. ...





10. TouchFaces - Image into RowItem    forum.primefaces.org

This should do it It worked for me.

11. TouchFaces rowItem and icons    forum.primefaces.org

Hi there I am trying to have an icon with an rowItem, like this : But the navigation ...