<?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: Using FormEditor with a single page</title>
	<atom:link href="http://www.modumind.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modumind.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/</link>
	<description>Eclipse RCP and OSGi training - online or onsite</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:47:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/comment-page-1/#comment-10269</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 27 Jul 2010 15:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/#comment-10269</guid>
		<description>Hi idiotgenius,

Glad you found this tip helpful. As for saving, form editors rely on AbstractFormParts which generally map to form sections. Form parts are registered with the ManagedForm controller and then notified when a save has been requested (commit method is called). You can take whatever action you like in the commit method.

The PDE editors can serve as a good example here. Check out the org.eclipse.pde.ui source bundle and examine the source code.

Hope this helps,

--- Patrick</description>
		<content:encoded><![CDATA[<p>Hi idiotgenius,</p>
<p>Glad you found this tip helpful. As for saving, form editors rely on AbstractFormParts which generally map to form sections. Form parts are registered with the ManagedForm controller and then notified when a save has been requested (commit method is called). You can take whatever action you like in the commit method.</p>
<p>The PDE editors can serve as a good example here. Check out the org.eclipse.pde.ui source bundle and examine the source code.</p>
<p>Hope this helps,</p>
<p>&#8212; Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: idiotgenius</title>
		<link>http://www.modumind.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/comment-page-1/#comment-10254</link>
		<dc:creator>idiotgenius</dc:creator>
		<pubDate>Mon, 26 Jul 2010 12:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/#comment-10254</guid>
		<description>Oh ~ thank you ,big master 
hut how to save what you are editing?</description>
		<content:encoded><![CDATA[<p>Oh ~ thank you ,big master<br />
hut how to save what you are editing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Davids</title>
		<link>http://www.modumind.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/comment-page-1/#comment-452</link>
		<dc:creator>Sebastian Davids</dc:creator>
		<pubDate>Thu, 10 Jan 2008 11:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/#comment-452</guid>
		<description>https://bugs.eclipse.org/bugs/show_bug.cgi?id=74811</description>
		<content:encoded><![CDATA[<p><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=74811" rel="nofollow">https://bugs.eclipse.org/bugs/show_bug.cgi?id=74811</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wassim Melhem</title>
		<link>http://www.modumind.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/comment-page-1/#comment-455</link>
		<dc:creator>Wassim Melhem</dc:creator>
		<pubDate>Sat, 05 Jan 2008 02:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/#comment-455</guid>
		<description>I enjoyed this installment of &quot;stupid editor tricks&quot; :)

I think this should be the default behavior of FormEditor, so that clients don&#039;t have to worry about overriding it.</description>
		<content:encoded><![CDATA[<p>I enjoyed this installment of &#8220;stupid editor tricks&#8221; :)</p>
<p>I think this should be the default behavior of FormEditor, so that clients don&#8217;t have to worry about overriding it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.modumind.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/comment-page-1/#comment-454</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Fri, 04 Jan 2008 23:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/#comment-454</guid>
		<description>Thanks, Remy. That was a typo and it&#039;s now fixed.</description>
		<content:encoded><![CDATA[<p>Thanks, Remy. That was a typo and it&#8217;s now fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remy Chi Jian Suen</title>
		<link>http://www.modumind.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/comment-page-1/#comment-453</link>
		<dc:creator>Remy Chi Jian Suen</dc:creator>
		<pubDate>Fri, 04 Jan 2008 21:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://rcpquickstart.wordpress.com/2008/01/04/using-formeditor-when-you-only-have-a-single-page/#comment-453</guid>
		<description>I don&#039;t think making the method public is a good idea.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think making the method public is a good idea.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
