<?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 11g: Select all rows in an ADF table.</title>
	<atom:link href="http://technology.amis.nl/2010/07/29/adf-11g-select-all-rows-in-an-adf-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2010/07/29/adf-11g-select-all-rows-in-an-adf-table/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adf-11g-select-all-rows-in-an-adf-table</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Divya</title>
		<link>http://technology.amis.nl/2010/07/29/adf-11g-select-all-rows-in-an-adf-table/#comment-6181</link>
		<dc:creator>Divya</dc:creator>
		<pubDate>Wed, 01 Feb 2012 10:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=8269#comment-6181</guid>
		<description><![CDATA[I have an ADF Tree binding which i access in the managed bean.In my code I have done Â bnd_detailTree.getSelectedRowKeys().removeAll() and when i check forÂ bnd_detailTree.getSelectedRowKeys().size(), it returns 0, but when i check i find Â Â bnd_detailTree.getSelectedRowKeys()!=null and the (JUCtrlHierNodeBinding)bnd_detailTree.getRowData() returns the row which was selected. I am not able to understand the behaviour, could you please explain?]]></description>
		<content:encoded><![CDATA[<p>I have an ADF Tree binding which i access in the managed bean.In my code I have done Â bnd_detailTree.getSelectedRowKeys().removeAll() and when i check forÂ bnd_detailTree.getSelectedRowKeys().size(), it returns 0, but when i check i find Â Â bnd_detailTree.getSelectedRowKeys()!=null and the (JUCtrlHierNodeBinding)bnd_detailTree.getRowData() returns the row which was selected. I am not able to understand the behaviour, could you please explain?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luc Bors</title>
		<link>http://technology.amis.nl/2010/07/29/adf-11g-select-all-rows-in-an-adf-table/#comment-6180</link>
		<dc:creator>Luc Bors</dc:creator>
		<pubDate>Fri, 30 Jul 2010 08:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=8269#comment-6180</guid>
		<description><![CDATA[Emiel, You can use the accessKey attribute of the commandbutton. If you set this for instance, accessKey=&quot;A&quot; , the button will be rendered with text &quot;select &lt;strong&gt;A&lt;/strong&gt;ll&quot;; (A being underlined). Depending on your browser, you can invoke the button with the mnemonic key.]]></description>
		<content:encoded><![CDATA[<p>Emiel, You can use the accessKey attribute of the commandbutton. If you set this for instance, accessKey=&#8221;A&#8221; , the button will be rendered with text &#8220;select <strong>A</strong>ll&#8221;; (A being underlined). Depending on your browser, you can invoke the button with the mnemonic key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emiel Paasschens</title>
		<link>http://technology.amis.nl/2010/07/29/adf-11g-select-all-rows-in-an-adf-table/#comment-6179</link>
		<dc:creator>Emiel Paasschens</dc:creator>
		<pubDate>Fri, 30 Jul 2010 07:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=8269#comment-6179</guid>
		<description><![CDATA[Indeed much easier as I expected. Do you also know if it&#039;s possible to change or add a mnemonic key? For example add Alt-a as key combi and underline the letter a of &quot;Select All&quot;?]]></description>
		<content:encoded><![CDATA[<p>Indeed much easier as I expected. Do you also know if it&#8217;s possible to change or add a mnemonic key? For example add Alt-a as key combi and underline the letter a of &#8220;Select All&#8221;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
