| author | Vrishali Doke | 2012-05-10 02:14:35 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-06-15 10:40:19 (EDT) |
| commit | b6cb3d3f546799c57437bf8a1b38490f34bebfb8 (patch) (side-by-side diff) | |
| tree | 327c6a419ff9317e923e5fd88c124b627150b432 | |
| parent | b6763e79d5218abd74e699d9caf3802899d813b3 (diff) | |
| download | org.eclipse.stardust.documentation-b6cb3d3f546799c57437bf8a1b38490f34bebfb8.zip org.eclipse.stardust.documentation-b6cb3d3f546799c57437bf8a1b38490f34bebfb8.tar.gz org.eclipse.stardust.documentation-b6cb3d3f546799c57437bf8a1b38490f34bebfb8.tar.bz2 | |
CRNT-23360 - Added modified implementation of Convert to JSF
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@56202 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/gen-pref.png | bin | 0 -> 14036 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-manual-to-jsf-generation.png | bin | 11467 -> 24006 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl.png | bin | 33688 -> 43770 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl_orgSize.png | bin | 13504 -> 25985 bytes | |||
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html | 27 |
5 files changed, 19 insertions, 8 deletions
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/gen-pref.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/gen-pref.png Binary files differnew file mode 100644 index 0000000..96342b8 --- a/dev/null +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/gen-pref.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-manual-to-jsf-generation.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-manual-to-jsf-generation.png Binary files differindex 873d2c3..984eaa2 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-manual-to-jsf-generation.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-manual-to-jsf-generation.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl.png Binary files differindex d79cbda..01cf55a 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl_orgSize.png b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl_orgSize.png Binary files differindex 201ab76..8105526 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl_orgSize.png +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/images/mg-new-jsf-appl_orgSize.png diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html index dba7c17..29f1b4d 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/modelling/mg-convert-activities.html @@ -36,12 +36,13 @@ activities to JSF interactive application activities.</p> <p>The dialog to generate the JSF GUI opens with the following
entries:</p>
<ul>
- <li><a href="#applName">Application Name</a></li>
+ <ul><li><a href="#applName">Application Name</a></li> <li><a href="#webRoot">Web Root</a></li>
<li><a href="#panelLoc">Panel Location</a></li>
<li><a href="#panelName">Panel Name</a></li>
<li><a href="#adaptLoc">Adapter Location</a></li>
- <li><a href="#adaptName">Adapter Name</a></li>
+ <li><a href="#adaptName">Adapter Name</a></li></ul> + <li><a href="#pref">Generation Preferences</a></li> </ul>
<p>In most of the cases, the JSF automatic GUI generation wizard
fields will be already filled with matching information. Optionally you
@@ -50,33 +51,43 @@ can change the default values of the fields.</p> alt="Conversion Wizard"> <br>
<strong>Figure:</strong> JSF Conversion Wizard</p>
<p></p>
-<h4 id="applName">Application Name</h4>
+<h3 id="applName">Application Name</h3> <p>The name (and id) of the new application that will be generated.
The default value is derived from the <tt><activity name></tt> + <tt>"App"</tt>
suffix.</p>
-<h4 id="webRoot">Web Root</h4>
+<h3 id="webRoot">Web Root</h3> <p>This entry determines the root folder, where the Web project is
located. The default value is derived from the <tt>"/"</tt> + <tt><project
name></tt> + <tt>"/WebContent"</tt>. If this entry is not valid, browse
and select a valid workspace folder. Please make sure the selected
folder is a dynamic Web project.</p>
-<h4 id="panelLoc">Panel Location</h4>
+<h3 id="panelLoc">Panel Location</h3> <p>This represents the folder in the Web root where the generated
JSF snippet will be placed. The default value is <tt>/xhtml</tt>. If the
folder does not exist, a new one will be created.</p>
-<h4 id="panelName">Panel Name</h4>
+<h3 id="panelName">Panel Name</h3> <p>The file name of the JSF snippet is determined in this field. The
implicit extension of <tt>.xhtml</tt> will be attached. The default
panel name is derived from the <tt><activity name></tt> + <tt>"Panel"</tt>
suffix.</p>
-<h4 id="adaptLoc">Adapter Location</h4>
+<h3 id="adaptLoc">Adapter Location</h3> <p>This entry represents the package name of the backing bean of the
JSF panel. The default value is derived from <tt>"ag.carnot."</tt> + <tt><project
name></tt> + <tt>".web.jsf.beans"</tt>.</p>
-<h4 id="adaptName">Adapter Name</h4>
+<h3 id="adaptName">Adapter Name</h3> <p>Here the name of the backing bean of the JSF panel is filled in.
The default value is derived from the <tt><activity name></tt> + <tt>"Bean"</tt>
suffix.</p>
+<h2 id="pref">Generation Preferences</h2> + +<p>Select the number of columns to be displayed in the @productname@ Portal +from the <strong>Number of Columns Used to Display Data +in Column Layouts</strong> drop-down list. By default, data is displayed in three columns.</p> + +<p class="image"><img src="images/gen-pref.png" + alt="Generation Preferences"> <br> +<strong>Figure:</strong> Generation Preferences</p> + <h2>Conversion Execution</h2>
<p>On execution the following objects will be generated:</p>
<ul>
|

