From jbosstools-commits at lists.jboss.org Fri Mar 12 13:42:29 2010 Content-Type: multipart/mixed; boundary="===============2449423378984441990==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r20811 - trunk/smooks/docs/reference/en-US. Date: Fri, 12 Mar 2010 13:42:29 -0500 Message-ID: <201003121842.o2CIgTMQ005098@svn01.web.mwc.hst.phx2.redhat.com> --===============2449423378984441990== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: ochikvina Date: 2010-03-12 13:42:29 -0500 (Fri, 12 Mar 2010) New Revision: 20811 Modified: trunk/smooks/docs/reference/en-US/references.xml Log:

https://jira.jboss.org/jira/browse/JBDS-821 -Added info about Properties= view to the Smooks-doc.

Modified: trunk/smooks/docs/reference/en-US/references.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/smooks/docs/reference/en-US/references.xml 2010-03-12 18:34:26 UT= C (rev 20810) +++ trunk/smooks/docs/reference/en-US/references.xml 2010-03-12 18:42:29 UT= C (rev 20811) @@ -509,9 +509,45 @@ - - = + = - +
+ Properties View + Properties View is ava= ilable for some + elements on the canvas of Java Mapping and Apply Template Tasks,li= ke: + + Java mapping:java class members,its fields, + links between input values and the class members; + Apply Template:output template. + + To add Properties View = + to the opened perspective the user can either open Windo= w->Show View->Preferences = + in the toolbar or right click the element which properties he want= s to inspect and select Properties + in the popup menu.On the picture below you can see how this view l= ooks like when some csv template is selected. + +
+ Properties View + + + + + +
+ + This view is fully syncronized with the canvas of Smooks Configuration Editor. + This means that when you change selected element by click,the prop= erties of a new element are immmediatly displayed in it. = + Using Properties View yo= u can edit all the properties of the selected item. + +
+ Synchronization between Properties View and the canvas</tit= le> + <mediaobject> + <imageobject> + <imagedata fileref=3D"images/reference/reference_13.png" s= cale=3D"90"/> + </imageobject> + </mediaobject> + </figure> + = +</section> + = </chapter> --===============2449423378984441990==--