<?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: Wicket: how to write a reusable modal window popup</title>
	<atom:link href="http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/feed" rel="self" type="application/rss+xml" />
	<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup</link>
	<description></description>
	<lastBuildDate>Tue, 27 Dec 2011 20:12:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: sumit</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-20075</link>
		<dc:creator>sumit</dc:creator>
		<pubDate>Wed, 07 Apr 2010 10:16:57 +0000</pubDate>
		<guid isPermaLink="false">#comment-20075</guid>
		<description>i need to pass to form object from modal window to parent how can i do this .thanks</description>
		<content:encoded><![CDATA[<p>i need to pass to form object from modal window to parent how can i do this .thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daan</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-19787</link>
		<dc:creator>Daan</dc:creator>
		<pubDate>Wed, 31 Mar 2010 21:43:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-19787</guid>
		<description>Hi DaHe,

Do you have an inner class? Wicket tries to load the HTML of an anonymous class.
Is the HTML next to the Java class or in a separate resources directory? Is the inner class anonymous or named?
If you can&#039;t solve it on your own, the mailing list is really helpful. You can search for previous solutions, and if you find nothing you can ask new questions.

Daan</description>
		<content:encoded><![CDATA[<p>Hi DaHe,</p>
<p>Do you have an inner class? Wicket tries to load the HTML of an anonymous class.<br />
Is the HTML next to the Java class or in a separate resources directory? Is the inner class anonymous or named?<br />
If you can&#8217;t solve it on your own, the mailing list is really helpful. You can search for previous solutions, and if you find nothing you can ask new questions.</p>
<p>Daan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaHe</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-19783</link>
		<dc:creator>DaHe</dc:creator>
		<pubDate>Wed, 31 Mar 2010 16:15:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-19783</guid>
		<description>I tried to run it on wicket 1.4.6 and 1.4.7 and does not work.

The exeption it throws me is becouse We implement the class SelectContentPanel on SelectModalWindow, and wicket search its view, that should be SelectModalWindow$someid.html. 

I am trying to find a solution for this problem, but I didn&#039;t found yet</description>
		<content:encoded><![CDATA[<p>I tried to run it on wicket 1.4.6 and 1.4.7 and does not work.</p>
<p>The exeption it throws me is becouse We implement the class SelectContentPanel on SelectModalWindow, and wicket search its view, that should be SelectModalWindow$someid.html. </p>
<p>I am trying to find a solution for this problem, but I didn&#8217;t found yet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaHe</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-19782</link>
		<dc:creator>DaHe</dc:creator>
		<pubDate>Wed, 31 Mar 2010 15:52:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-19782</guid>
		<description>Does this example run with wicket 1.4.6 ?

I&#039;m trying to run it but it throws me a Exeption:

MarkupNotFoundException: Markup of type &#039;html&#039; for component &#039;com.consisint.frontend.ajax.SelectModalWindow$1&#039; not found.
..... then sais me 
[MarkupContainer [Component id = content]]



Do you know wich one is the reason of this? Is by the version of wicket?</description>
		<content:encoded><![CDATA[<p>Does this example run with wicket 1.4.6 ?</p>
<p>I&#8217;m trying to run it but it throws me a Exeption:</p>
<p>MarkupNotFoundException: Markup of type &#8216;html&#8217; for component &#8216;com.consisint.frontend.ajax.SelectModalWindow$1&#8242; not found.<br />
&#8230;.. then sais me<br />
[MarkupContainer [Component id = content]]</p>
<p>Do you know wich one is the reason of this? Is by the version of wicket?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sumit</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-19365</link>
		<dc:creator>sumit</dc:creator>
		<pubDate>Wed, 17 Mar 2010 14:02:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-19365</guid>
		<description>can u give me the implementation for TabContainer and Collapsible box</description>
		<content:encoded><![CDATA[<p>can u give me the implementation for TabContainer and Collapsible box</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Colman</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-16966</link>
		<dc:creator>Chris Colman</dc:creator>
		<pubDate>Fri, 22 Jan 2010 10:52:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-16966</guid>
		<description>Hmmm, I&#039;m actually overriding the style of the modal form by injecting some different, but standard across the application, CSS to be used by the form. I should be able to override ModalWindow once and create a StyledModalWindow which handles the styling and ALL modals in the app use that instead of ModalWindow.

Then I could possibly make StyledModalWindow&#039;s constructor take a &#039;ContentPanel&#039; base class as the content panel. All content panels then simply extend from ContentPanel (directly or indirectly). Maybe the ContentPanel base class could have some default onSubmit onCancel behaviour.

Hmmm, nice.</description>
		<content:encoded><![CDATA[<p>Hmmm, I&#8217;m actually overriding the style of the modal form by injecting some different, but standard across the application, CSS to be used by the form. I should be able to override ModalWindow once and create a StyledModalWindow which handles the styling and ALL modals in the app use that instead of ModalWindow.</p>
<p>Then I could possibly make StyledModalWindow&#8217;s constructor take a &#8216;ContentPanel&#8217; base class as the content panel. All content panels then simply extend from ContentPanel (directly or indirectly). Maybe the ContentPanel base class could have some default onSubmit onCancel behaviour.</p>
<p>Hmmm, nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daan</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-16962</link>
		<dc:creator>Daan</dc:creator>
		<pubDate>Fri, 22 Jan 2010 10:20:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-16962</guid>
		<description>Hi Chris,

Good question!
You can easily create a simple framework with a &#039;generic&#039; Modal Window. You probably do not even need a custom Modal Window, as you can add your MyContentPanel with abstract methods directly to the Modal Window.

-- Daan</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Good question!<br />
You can easily create a simple framework with a &#8216;generic&#8217; Modal Window. You probably do not even need a custom Modal Window, as you can add your MyContentPanel with abstract methods directly to the Modal Window.</p>
<p>&#8211; Daan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Colman</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-16953</link>
		<dc:creator>Chris Colman</dc:creator>
		<pubDate>Fri, 22 Jan 2010 08:15:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-16953</guid>
		<description>Let&#039;s say we had a need for another modal window. Does this mean that we need to create a new MyModalWindow.java and new MyContentPanel and the corresponding .html for each.

i.e. 4 new artifacts for one new single ModalWindow.

Is it possible to somehow create a framework whereby we only need 2 new wicket artifacts to implement a new modal window i.e. MyContentPanel.java and MyContentPanel.html?</description>
		<content:encoded><![CDATA[<p>Let&#8217;s say we had a need for another modal window. Does this mean that we need to create a new MyModalWindow.java and new MyContentPanel and the corresponding .html for each.</p>
<p>i.e. 4 new artifacts for one new single ModalWindow.</p>
<p>Is it possible to somehow create a framework whereby we only need 2 new wicket artifacts to implement a new modal window i.e. MyContentPanel.java and MyContentPanel.html?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Confluence: Altes wiki</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-14513</link>
		<dc:creator>Confluence: Altes wiki</dc:creator>
		<pubDate>Thu, 05 Nov 2009 11:57:31 +0000</pubDate>
		<guid isPermaLink="false">#comment-14513</guid>
		<description>&lt;strong&gt;Wissen.wicket.linkListe...&lt;/strong&gt;

Blogs   A Wicket Diary...</description>
		<content:encoded><![CDATA[<p><strong>Wissen.wicket.linkListe&#8230;</strong></p>
<p>Blogs   A Wicket Diary&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daan</title>
		<link>http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup/comment-page-1#comment-13916</link>
		<dc:creator>Daan</dc:creator>
		<pubDate>Fri, 23 Oct 2009 19:14:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-13916</guid>
		<description>Hi Buddyprav,

Please see comment #23 for a method to redirect to another page. Let me know if it works for you.

- Daan</description>
		<content:encoded><![CDATA[<p>Hi Buddyprav,</p>
<p>Please see comment #23 for a method to redirect to another page. Let me know if it works for you.</p>
<p>- Daan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

