Working With JSF Components

The following table shows how to use components.

Number one
Add components


Number two
Choose page layout

  1. In the Visual Designer, click the page.
  2. In the page's Properties window, select the value for Page Layout.

Number three
Position components

  1. Drag the component to the desired location in the Visual Designer or Navigator window.
  2. If desired, align the components.
  3. If you are stacking components, ensure that you position the components correctly.
  4. If you are nesting a component, ensure that you move the component inside its container.

Number four
(Optional)
Connect to database

  1. If you are connecting to a table in a database, drag the table from the to the Visual Designer.
  2. Decide whether to drop the table directly on the component or on the page, and then bind the table to the component.

Number five
Set properties


Number six
Set event handling

  • Specify event handling by right-clicking the component, clicking Edit Event Handler, and choosing the appropriate event handling method.

Number seven
Preview


Legal Notices