Oracle® HTML DB
Release 2.0
  Go To Table Of Contents
Contents

Previous
Previous
Next
Next
 

Accessing Alternate Page Views

Application Builder includes a number of views to help you better manage the components and controls that define a page.

Topics:

Accessing Alternative Page Views

To access alternate page views:

  1. Navigate to the Workspace home page.

  2. Click the Application Builder icon.

  3. Select an application.

  4. Select a page.

    The Page Definition appears.

  5. From the View list, select a view and click Go. Available options include:

    • Events

    • Objects

    • History

    • Export

    • Groups

    • Referenced

The following sections describe each view.

Page Events

The Page Events view details all currently defined page controls and processes. It provides a chronological view of how and in what order the HTML DB engine renders the page, invokes logic, and runs processes. You can control the amount of information that displays by selecting one of the following view options:

  • Show All displays all possible page controls and processes, including those not currently defined.

  • Show Used displays currently used page controls and processes (Default).

To view details about a specific page control or process, click the appropriate hypertext link. Alternately, you can create new page controls and processes by clicking the small icons to the left of each entry.

To run the current page, click the Run icon.

Objects

The Object References view displays a list of database objects referenced by the current page.

History

The History view displays a history of recent changes to the currently selected page by developer, application, page ID, modification date, component, and action.

Export

Use Export to export the current page. Remember that some pages may reference shared components. To export all pages within an application, you need to complete an application export.

Groups

The Page Groups view displays all pages that are part of the same page group as the current page. Click a page ID to edit the page group. Click a page name to view the page definition.

Referenced Components

The Referenced Components report lists page components and shared components associated with the current page.