Changes for page Edit a WO Component

Last modified by David Holt on 2007/01/07 21:20

From version 17.1
edited by Mike Schrag
on 2005/09/26 00:02
Change comment: There is no comment for this version
To version 13.1
edited by Mike Schrag
on 2005/09/24 22:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  \\
10 10  
11 -1. The main editor area of your screen will now change to the Component Editor. Notice at the bottom of the editor area there are several tabs: "Java", "Component", and "API". These correspond to the different views of a WO Component. The first tab will show you Java file, the second tab shows a split view with the HTML on top and the WOD file on the bottom, and the last view shows the API Editor where you can edit your bindings and validations. You can quickly switch between the tabs by using the hotkeys cmd-option-1, cmd-option-2, and cmd-option-3 (for "Java", "Component", and "API" respectively).
11 +1. The main editor area of your screen will now change to the Component Editor. Notice at the bottom of the editor area there are several tabs: "Java", "Component", and "API". These correspond to the different views of a WO Component. The first tab will show you Java file, the second tab shows a split view with the HTML on top and the WOD file on the bottom, and the last view shows the API Editor where you can edit your bindings and validations.
12 12  \\\\\\Click on the "Component" tab and in the HTML area add a <webobject name = "ApplicationName"></webobject> reference and File=>Save (Cmd-S) the HTML template.
13 13  \\\\[[image:Picture 9.png]]
14 14  \\
... ... @@ -67,6 +67,11 @@
67 67  11.
68 68  \\\\[[image:Picture 14.png]]
69 69  \\
70 +
71 +----
72 +
73 +\\
74 +
70 70  1. Save.
71 71  
72 72  ----