From jbosstools-commits at lists.jboss.org Wed May 20 12:01:21 2009 Content-Type: multipart/mixed; boundary="===============0397605666115942335==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r15368 - trunk/seam/docs/reference/en/modules. Date: Wed, 20 May 2009 11:55:15 -0400 Message-ID: --===============0397605666115942335== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: chukhutsina Date: 2009-05-20 11:55:15 -0400 (Wed, 20 May 2009) New Revision: 15368 Modified: trunk/seam/docs/reference/en/modules/seam_editors.xml trunk/seam/docs/reference/en/modules/seam_menus_and_actions.xml Log:

https://jira.jboss.org/jira/browse/JBDS-719 -The description of all new = features of OpenOn was added to the Seam guide.

Modified: trunk/seam/docs/reference/en/modules/seam_editors.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/seam/docs/reference/en/modules/seam_editors.xml 2009-05-20 15:52:= 00 UTC (rev 15367) +++ trunk/seam/docs/reference/en/modules/seam_editors.xml 2009-05-20 15:55:= 15 UTC (rev 15368) @@ -503,6 +503,26 @@ = + + OpenOn is also supported in seam components where In annot= ation is presented. + After pressing Ctrl + left click on the seam com= ponent specified in @In you will get the possibility to open = the file where the component is declarated as well as = + all of the seam components where it is used in the next declarations:<= /para> + + @Out + @DataModel + @Role + @Roles = + + = +
+ OpenOn in Seam Component + + + + + +
+ = = = Modified: trunk/seam/docs/reference/en/modules/seam_menus_and_actions.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/seam/docs/reference/en/modules/seam_menus_and_actions.xml 2009-05= -20 15:52:00 UTC (rev 15367) +++ trunk/seam/docs/reference/en/modules/seam_menus_and_actions.xml 2009-05= -20 15:55:15 UTC (rev 15368) @@ -354,7 +354,8 @@ - + You can also open Seam Component from the other componen= t where the required one is declared in @In by using + OpenOn (Ctrl + l= eft click and select Open Declaration of Seam Componen= t for seam_component in Seam_class.java ). = --===============0397605666115942335==--