<?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/blog/8269/adf-11g-select-all-rows-in-an-adf-table/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/8269/adf-11g-select-all-rows-in-an-adf-table</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Divya</title>
		<link>http://technology.amis.nl/blog/8269/adf-11g-select-all-rows-in-an-adf-table/comment-page-1#comment-481947</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-481947</guid>
		<description>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/blog/8269/adf-11g-select-all-rows-in-an-adf-table/comment-page-1#comment-392323</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-392323</guid>
		<description>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/blog/8269/adf-11g-select-all-rows-in-an-adf-table/comment-page-1#comment-392318</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-392318</guid>
		<description>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>

