Author: msorokin
Date: 2009-03-03 12:40:14 -0500 (Tue, 03 Mar 2009)
New Revision: 13966
Modified:
trunk/seam/docs/reference/en/modules/seam_editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-502
OpenOn feature for a Seam project is documented
Modified: trunk/seam/docs/reference/en/modules/seam_editors.xml
===================================================================
--- trunk/seam/docs/reference/en/modules/seam_editors.xml 2009-03-03 17:40:04 UTC (rev
13965)
+++ trunk/seam/docs/reference/en/modules/seam_editors.xml 2009-03-03 17:40:14 UTC (rev
13966)
@@ -100,6 +100,19 @@
</mediaobject>
</figure>
+ <para>OpenOn is also supported in Page Descriptors(page.xml). You can
<property>Ctrl + left click</property> on the bean to open navigate to the
bean you clicked on. </para>
+
+ <figure>
+ <title>OpenOn in page.xml file</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/seam_editors/seam_editors_2a.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+
+
</section>
<section id="SeamValidation">