This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSF and the fly likes <rich:tooltip> Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "<rich:tooltip>" Watch "<rich:tooltip>" New topic
Author

<rich:tooltip>

Fabian Angy
Ranch Hand

Joined: Oct 27, 2008
Posts: 74
Hi!

I would like to use a "<rich:toolTip>" tag into a "<h: outputText>" which is in a "<t:dataTable"> (t = tomahawk) but I see that the tag "<rich:toolTip>" doesn't work with "<t:dataTable>".
How can I do?



Thanks in advance!


SCJP 5
Ajeeth Kumar
Ranch Hand

Joined: Mar 30, 2005
Posts: 56
Why cant you use rich:datatable instead?
Fabian Angy
Ranch Hand

Joined: Oct 27, 2008
Posts: 74
Effectively, but with <t:dataTable> i used the parameter "rowIndexVar="index", how can I do with <rich:dataTable>? It doesn't exist! :/

EDIT: I found! It was "rowKeyVar"
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: <rich:tooltip>
 
Similar Threads
Question on how to sort tomahawk datatable
cannot use var in <t:columns>
Arraylist with name,value how do i get the name out ?
datatable - row colors
Need to display third column in next row