<?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: ADF &#8211; Implement a &#039;Delete this record&#039; icon (action) in an ADF Table</title>
	<atom:link href="http://technology.amis.nl/2007/11/04/adf-implement-a-delete-this-record-icon-action-in-an-adf-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/11/04/adf-implement-a-delete-this-record-icon-action-in-an-adf-table/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adf-implement-a-delete-this-record-icon-action-in-an-adf-table</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Roland Wales</title>
		<link>http://technology.amis.nl/2007/11/04/adf-implement-a-delete-this-record-icon-action-in-an-adf-table/#comment-4992</link>
		<dc:creator>Roland Wales</dc:creator>
		<pubDate>Fri, 19 Aug 2011 12:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2506#comment-4992</guid>
		<description><![CDATA[Lucas,
Thank you for your article.Â  I have read it, and it looks promising.Â  I have a question?Â  Where is the Java code that gets the results of the Javascript prompt (true or false)?Â  It&#039;s not clear to me how that true/false result gets passed to the Java bean on the server.
Thanks,
Roland Wales]]></description>
		<content:encoded><![CDATA[<p>Lucas,<br />
Thank you for your article.Â  I have read it, and it looks promising.Â  I have a question?Â  Where is the Java code that gets the results of the Javascript prompt (true or false)?Â  It&#8217;s not clear to me how that true/false result gets passed to the Java bean on the server.<br />
Thanks,<br />
Roland Wales</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rami Al-Najjar</title>
		<link>http://technology.amis.nl/2007/11/04/adf-implement-a-delete-this-record-icon-action-in-an-adf-table/#comment-4991</link>
		<dc:creator>Rami Al-Najjar</dc:creator>
		<pubDate>Sun, 05 Apr 2009 09:15:20 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2506#comment-4991</guid>
		<description><![CDATA[is there any source for this example, because I don&#039;t understand the &quot;AMISFacesUtil.actionBindingToExecute&quot; means?
plz send me the source code for this example...]]></description>
		<content:encoded><![CDATA[<p>is there any source for this example, because I don&#8217;t understand the &#8220;AMISFacesUtil.actionBindingToExecute&#8221; means?<br />
plz send me the source code for this example&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ARun</title>
		<link>http://technology.amis.nl/2007/11/04/adf-implement-a-delete-this-record-icon-action-in-an-adf-table/#comment-4990</link>
		<dc:creator>ARun</dc:creator>
		<pubDate>Sun, 25 May 2008 18:01:20 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2506#comment-4990</guid>
		<description><![CDATA[Hi,

 I wanted to implement a way to delete multiple rows from an ADF Rich Client Table. I have set the rowSelecion property to &#039;multiple&#039;. How do I go ahead and implement the multiple row deletions ( I select the records in a details table and click the delete button).

Thanks and regards,

Arun]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p> I wanted to implement a way to delete multiple rows from an ADF Rich Client Table. I have set the rowSelecion property to &#8216;multiple&#8217;. How do I go ahead and implement the multiple row deletions ( I select the records in a details table and click the delete button).</p>
<p>Thanks and regards,</p>
<p>Arun</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anshuman</title>
		<link>http://technology.amis.nl/2007/11/04/adf-implement-a-delete-this-record-icon-action-in-an-adf-table/#comment-4989</link>
		<dc:creator>anshuman</dc:creator>
		<pubDate>Tue, 27 Nov 2007 06:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2506#comment-4989</guid>
		<description><![CDATA[How do we implement this solution in JDev11g?
Suppose I want to implement it in rich pop up instead of a javascript pop up. how do we do that?]]></description>
		<content:encoded><![CDATA[<p>How do we implement this solution in JDev11g?<br />
Suppose I want to implement it in rich pop up instead of a javascript pop up. how do we do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen Verhulst</title>
		<link>http://technology.amis.nl/2007/11/04/adf-implement-a-delete-this-record-icon-action-in-an-adf-table/#comment-4988</link>
		<dc:creator>Koen Verhulst</dc:creator>
		<pubDate>Tue, 06 Nov 2007 08:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2506#comment-4988</guid>
		<description><![CDATA[Thanks for your explanation Lucas. I thought it was possible to use the action attribute to directly invoke the delete action instead of first calling a method on a bean, which determines the action binding to be invoked. Using #{bindings.Delete${JHS.current.group.shortName}.execute} on the action attribute of the commandLink.  Thinking that on click, the actionListener would be fired first and then the action, deleting the current row. Thanks, Koen]]></description>
		<content:encoded><![CDATA[<p>Thanks for your explanation Lucas. I thought it was possible to use the action attribute to directly invoke the delete action instead of first calling a method on a bean, which determines the action binding to be invoked. Using #{bindings.Delete${JHS.current.group.shortName}.execute} on the action attribute of the commandLink.  Thinking that on click, the actionListener would be fired first and then the action, deleting the current row. Thanks, Koen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2007/11/04/adf-implement-a-delete-this-record-icon-action-in-an-adf-table/#comment-4987</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Mon, 05 Nov 2007 08:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2506#comment-4987</guid>
		<description><![CDATA[Hi Koen. &lt;br /&gt;
The problem is that we need to execute two ActionBindings: first the SetCurrentRowWithKey, then the Delete. As fas as I know, I can only use the actionListener attribute to fire one specific actionListener. The actionListener child elements can only trigger on the fly instantiated action event handlers. So I needed a way to execute this second actionListener. The method I show above seemed the best. However, I am more than open to suggestions for alternatives!&lt;br /&gt;
best regards, Lucas]]></description>
		<content:encoded><![CDATA[<p>Hi Koen. <br />
The problem is that we need to execute two ActionBindings: first the SetCurrentRowWithKey, then the Delete. As fas as I know, I can only use the actionListener attribute to fire one specific actionListener. The actionListener child elements can only trigger on the fly instantiated action event handlers. So I needed a way to execute this second actionListener. The method I show above seemed the best. However, I am more than open to suggestions for alternatives!<br />
best regards, Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koen Verhulst</title>
		<link>http://technology.amis.nl/2007/11/04/adf-implement-a-delete-this-record-icon-action-in-an-adf-table/#comment-4986</link>
		<dc:creator>Koen Verhulst</dc:creator>
		<pubDate>Mon, 05 Nov 2007 08:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=2506#comment-4986</guid>
		<description><![CDATA[What&#039;s the primary reason you use the AMISFacesUtil to execute the delete? Can&#039;t you just use #{bindings.Delete${JHS.current.group.shortName}.execute} instead? Really looking forward to the upcoming articles. Regards, Koen]]></description>
		<content:encoded><![CDATA[<p>What&#8217;s the primary reason you use the AMISFacesUtil to execute the delete? Can&#8217;t you just use #{bindings.Delete${JHS.current.group.shortName}.execute} instead? Really looking forward to the upcoming articles. Regards, Koen</p>
]]></content:encoded>
	</item>
</channel>
</rss>
