Home > Controlling Page Layout > Understanding Regions > About Region Types
Previous |
Next |
When you create a region, you select a region type. The Application Express engine interprets a region differently based on the type you select. Table: Region Types describes the available region types.
Region Types
Region Type | Description |
---|---|
When you select HTML, the wizard prompts you to select one of the following:
See Also: "Using Shortcuts" |
|
Use this option to create multiple HTML regions at once. In the fields provided, specify the Sequence, Title, Display Point, Report Template, and Column for each region. |
|
Report regions can be defined by a SQL query you write, or by using a wizard to guide you through the steps needed to write a query. See Also: "Creating Reports" |
|
Form regions are used to contain a form. See Also: "Creating Forms" |
|
Chart regions contain line, bar, or pie charts based on SQL queries. See Also: |
|
List regions contain a shared collection of links called list. See Also: "Creating Lists" |
|
Breadcrumb regions contain a hierarchical list of links called a breadcrumb. See Also: "Creating Breadcrumbs" |
|
Regions based on PL/SQL enable you to render any HTML or text using the PL/SQL Web Toolkit. |
|
Trees are a hierarchical navigational control based on a SQL query executed at run time. It enables the user to expand and collapse nodes. See Also: "Creating Trees" |
|
URL based regions obtain their content by calling a Web server using a predefined URL. |
|
Calendar regions are used to contain a calendar. See Also: "Creating Calendars" |
|
Help Text regions enable you to provide page-level help. See Also: "Creating a Help Page" |
See Also:
|