<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-4262232281084864898.post8760812805995396929..comments</id><updated>2009-02-09T12:33:11.242-08:00</updated><title type='text'>Comments on Java Thoughts: Adding an Ajax hide/show button to a Wicket border...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://javathoughts.capesugarbird.com/feeds/8760812805995396929/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4262232281084864898/8760812805995396929/comments/default'/><link rel='alternate' type='text/html' href='http://javathoughts.capesugarbird.com/2007/06/adding-ajax-hideshow-button-to-wicket.html'/><author><name>Julian Sinai</name><uri>http://www.blogger.com/profile/06209296951442764412</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4262232281084864898.post-1608821525181795319</id><published>2009-02-09T12:33:11.242-08:00</published><updated>2009-02-09T12:33:11.242-08:00</updated><title type='text'>Works great.  Thanks for the code.(BTW, getObject(...</title><content type='html'>Works great.  Thanks for the code.&lt;BR/&gt;(BTW, getObject(Component c) is now final, so you have to remove the Component param).</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4262232281084864898/8760812805995396929/comments/default/1608821525181795319'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4262232281084864898/8760812805995396929/comments/default/1608821525181795319'/><link rel='alternate' type='text/html' href='http://javathoughts.capesugarbird.com/2007/06/adding-ajax-hideshow-button-to-wicket.html?showComment=1234211591242#c1608821525181795319' title=''/><author><name>Nosugref</name><uri>http://www.blogger.com/profile/12299815074616762690</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://javathoughts.capesugarbird.com/2007/06/adding-ajax-hideshow-button-to-wicket.html' ref='tag:blogger.com,1999:blog-4262232281084864898.post-8760812805995396929' source='http://www.blogger.com/feeds/4262232281084864898/posts/default/8760812805995396929' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-4262232281084864898.post-8699627473774554595</id><published>2009-02-09T12:13:21.317-08:00</published><updated>2009-02-09T12:13:21.317-08:00</updated><title type='text'>I've been trying to do something similar, but impl...</title><content type='html'>I've been trying to do something similar, but implemented by toggling the isVisible() for the components inside the border.  I'll have to try your approach though, because mine is yielding weird behavior.  The panel can be minimized, but when maximized, wicket is complaining about the HTML tags being mismatched.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4262232281084864898/8760812805995396929/comments/default/8699627473774554595'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4262232281084864898/8760812805995396929/comments/default/8699627473774554595'/><link rel='alternate' type='text/html' href='http://javathoughts.capesugarbird.com/2007/06/adding-ajax-hideshow-button-to-wicket.html?showComment=1234210401317#c8699627473774554595' title=''/><author><name>Nosugref</name><uri>http://www.blogger.com/profile/12299815074616762690</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://javathoughts.capesugarbird.com/2007/06/adding-ajax-hideshow-button-to-wicket.html' ref='tag:blogger.com,1999:blog-4262232281084864898.post-8760812805995396929' source='http://www.blogger.com/feeds/4262232281084864898/posts/default/8760812805995396929' type='text/html'/></entry></feed>