<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to add an JSF action for event handling to Chartcreator charts</title>
	<atom:link href="http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/</link>
	<description>This site talks about the many challenges on computer programming.</description>
	<lastBuildDate>Tue, 24 Apr 2012 11:08:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Mitesh</title>
		<link>http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/comment-page-1/#comment-25378</link>
		<dc:creator>Mitesh</dc:creator>
		<pubDate>Mon, 13 Apr 2009 09:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/#comment-25378</guid>
		<description>I need to customize the tooltip text
.. for example in stacked bar chart on mouseover tooltip shows as ( Series 1, 12 ) = 22 , now when i use the data value on chartclick it only gives me the value for Series 1 and 12 but i want to get the value of 22 , can you help me pls! let me know if my problem statement is not clear</description>
		<content:encoded><![CDATA[<p>I need to customize the tooltip text<br />
.. for example in stacked bar chart on mouseover tooltip shows as ( Series 1, 12 ) = 22 , now when i use the data value on chartclick it only gives me the value for Series 1 and 12 but i want to get the value of 22 , can you help me pls! let me know if my problem statement is not clear</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rogerio</title>
		<link>http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/comment-page-1/#comment-25377</link>
		<dc:creator>rogerio</dc:creator>
		<pubDate>Fri, 03 Apr 2009 18:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/#comment-25377</guid>
		<description>Are you using chartcreator?</description>
		<content:encoded><![CDATA[<p>Are you using chartcreator?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lana</title>
		<link>http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/comment-page-1/#comment-25376</link>
		<dc:creator>Lana</dc:creator>
		<pubDate>Fri, 03 Apr 2009 13:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/#comment-25376</guid>
		<description>Hi! Just read this post and it\&#039;s exactly what I need for my bar chart.
Tried this but :sad:
The chart is there but absolutely no thing is happening.
What my bar chart is required is to display tooltip or execute an action 
onclick. 
Just a little bit more help with this or an example project?!

P.S
(JSF, ADF BC and first time using charts :-)</description>
		<content:encoded><![CDATA[<p>Hi! Just read this post and it\&#8217;s exactly what I need for my bar chart.<br />
Tried this but <img src='http://faces.eti.br/wp-includes/images/smilies/icon_sad.gif' alt=':sad:' class='wp-smiley' /><br />
The chart is there but absolutely no thing is happening.<br />
What my bar chart is required is to display tooltip or execute an action<br />
onclick.<br />
Just a little bit more help with this or an example project?!</p>
<p>P.S<br />
(JSF, ADF BC and first time using charts <img src='http://faces.eti.br/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rogerio</title>
		<link>http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/comment-page-1/#comment-25313</link>
		<dc:creator>rogerio</dc:creator>
		<pubDate>Sun, 27 Jul 2008 19:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/#comment-25313</guid>
		<description>Yes! Right! I&#039;m using a JSF component to enable valuebinding in this example.</description>
		<content:encoded><![CDATA[<p>Yes! Right! I&#8217;m using a JSF component to enable valuebinding in this example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Ponte</title>
		<link>http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/comment-page-1/#comment-24864</link>
		<dc:creator>Rafael Ponte</dc:creator>
		<pubDate>Sun, 20 Jul 2008 13:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://faces.eti.br/2008/06/24/how-to-add-an-jsf-action-for-event-handling-to-chartcreator-charts/#comment-24864</guid>
		<description>Very interesting Rogerio, pretty good!

I didn&#039;t know that resource, i liked it. But in your example you&#039;re using a h:inputHidden instead of h:inputText, then on form submit to server the attribute #{bean.property} won&#039;t be populated with h:inputHidden value, right?

However, it&#039;s possible to get h:inputHidden value through of request.getParameter method, but i believe that is not best way.

Great post, cheers</description>
		<content:encoded><![CDATA[<p>Very interesting Rogerio, pretty good!</p>
<p>I didn&#8217;t know that resource, i liked it. But in your example you&#8217;re using a h:inputHidden instead of h:inputText, then on form submit to server the attribute #{bean.property} won&#8217;t be populated with h:inputHidden value, right?</p>
<p>However, it&#8217;s possible to get h:inputHidden value through of request.getParameter method, but i believe that is not best way.</p>
<p>Great post, cheers</p>
]]></content:encoded>
	</item>
</channel>
</rss>

