<?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: Autocomplete with an Object</title>
	<atom:link href="http://wicketbyexample.com/autocomplete-with-an-object/feed/" rel="self" type="application/rss+xml" />
	<link>http://wicketbyexample.com/autocomplete-with-an-object/</link>
	<description>Examples of using Apache Wicket for Java</description>
	<lastBuildDate>Sat, 28 Aug 2010 09:33:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve Hiller</title>
		<link>http://wicketbyexample.com/autocomplete-with-an-object/comment-page-1/#comment-187</link>
		<dc:creator>Steve Hiller</dc:creator>
		<pubDate>Fri, 14 May 2010 17:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=156#comment-187</guid>
		<description>ObjectAutoCompleteField component inside a ListView

http://apache-wicket.1842946.n4.nabble.com/Wicket-Stuff-ObjectAutoCompleteField-component-inside-a-ListView-td2197427.html#a2197427</description>
		<content:encoded><![CDATA[<p>ObjectAutoCompleteField component inside a ListView</p>
<p><a href="http://apache-wicket.1842946.n4.nabble.com/Wicket-Stuff-ObjectAutoCompleteField-component-inside-a-ListView-td2197427.html#a2197427" rel="nofollow">http://apache-wicket.1842946.n4.nabble.com/Wicket-Stuff-ObjectAutoCompleteField-component-inside-a-ListView-td2197427.html#a2197427</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Hiller</title>
		<link>http://wicketbyexample.com/autocomplete-with-an-object/comment-page-1/#comment-186</link>
		<dc:creator>Steve Hiller</dc:creator>
		<pubDate>Wed, 12 May 2010 11:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=156#comment-186</guid>
		<description>I realize I may have big misunderstanding here. Does ObjectAutoCompleteField  return an object (such as Person) when a selection is made? Or is it just the selected object&#039;s ID?

Thanks</description>
		<content:encoded><![CDATA[<p>I realize I may have big misunderstanding here. Does ObjectAutoCompleteField  return an object (such as Person) when a selection is made? Or is it just the selected object&#8217;s ID?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Hiller</title>
		<link>http://wicketbyexample.com/autocomplete-with-an-object/comment-page-1/#comment-185</link>
		<dc:creator>Steve Hiller</dc:creator>
		<pubDate>Tue, 11 May 2010 19:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=156#comment-185</guid>
		<description>Great explanation! I have a question about modeling. I have a form that is backed with a CompoundPropertyModel but the ObjectAutoCompleteField is not filling a property in the form&#039;s model. I call builder.build(&quot;someField&quot;) without providing a model since I have the CompoundPropertyModel in the form. Is there something else I need to do?

Thanks in advance!!</description>
		<content:encoded><![CDATA[<p>Great explanation! I have a question about modeling. I have a form that is backed with a CompoundPropertyModel but the ObjectAutoCompleteField is not filling a property in the form&#8217;s model. I call builder.build(&#8220;someField&#8221;) without providing a model since I have the CompoundPropertyModel in the form. Is there something else I need to do?</p>
<p>Thanks in advance!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://wicketbyexample.com/autocomplete-with-an-object/comment-page-1/#comment-169</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Thu, 18 Mar 2010 11:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=156#comment-169</guid>
		<description>great art. Helpful to me</description>
		<content:encoded><![CDATA[<p>great art. Helpful to me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sswinsburg</title>
		<link>http://wicketbyexample.com/autocomplete-with-an-object/comment-page-1/#comment-106</link>
		<dc:creator>sswinsburg</dc:creator>
		<pubDate>Sat, 30 Jan 2010 00:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=156#comment-106</guid>
		<description>Hi Ash,

It looks like its in as a feature request here:
http://wicketstuff.org/jira/browse/WSO-1

cheers,
Steve</description>
		<content:encoded><![CDATA[<p>Hi Ash,</p>
<p>It looks like its in as a feature request here:<br />
<a href="http://wicketstuff.org/jira/browse/WSO-1" rel="nofollow">http://wicketstuff.org/jira/browse/WSO-1</a></p>
<p>cheers,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://wicketbyexample.com/autocomplete-with-an-object/comment-page-1/#comment-102</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Fri, 29 Jan 2010 09:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=156#comment-102</guid>
		<description>Thanks for the tip. Is there a way to select multiples from the list?</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. Is there a way to select multiples from the list?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
