Web diagram editor palette

The palette of the Web diagram editor contains tools for working with your Web diagrams, as well as objects that you can drag onto a diagram. The palette consists of three sections: general, the Web Parts drawer, and the Page Data drawer.

Table 1. Items in the palette of the Web diagram editor: general, Web Parts, and Page Data
Section Item Description
General

Select

Selects an element in the diagram.

Zoom

Zooms into your diagram; if you press Shift, zooms out of your diagram.

Note

Adds a box for a multiline text label.

Text

Adds a box for a single-line text label.

Note Attachment

Adds a line connecting a note with a node.

Web Parts

Connection

Connects two elements in the diagram.

Web Project

Adds a Web application node (without path information) to the diagram. You can associate this node with an existing or new Web project.

Web Page

Adds a Web page node to your diagram and creates a Web page in your project.

Faces Action (Managed Bean)

Adds a JavaServer Faces (JSF) managed bean node to the diagram, creates the associated class and the action that are specified in the bean name, and adds the managed bean to the JSF configuration file.

Struts 'Global' Node

Adds global forwards and exceptions to the diagram, creates the associated class, and adds the global forwards and exceptions to the Struts configuration file.

Struts Action

Adds a Struts action node to the diagram, creates the associated class, and adds the action mapping to the Struts configuration file.

Struts Action in Other Module

Adds a Struts action from another Struts module to your diagram. You can select an action from an existing or new module.
Page Data

JavaBean

Adds a Java™ bean to the diagram.

EJB Session Bean

Adds an EJB session bean to the diagram

Web Service

Adds a Web service to the diagram.

Bean

Adds a bean to the diagram.

Relational Record

Adds a relational record to the diagram.

Relational Record List

Adds a list of relational records to the diagram.

Domino Note

Makes data from a Domino® note available to a Web page.

Domino View

Makes data from a Domino view available to a Web page.

J2C JavaBean

Adds a J2C JavaBean to the diagram.