Oracle Apex - Region

Card Puncher Data Processing

About

A region is an area on a page that serves as a container for content.

Regions can contain:

  • text,
  • custom PL/SQL,
  • reports,
  • charts,
  • maps,
  • calendars,
  • web service content,
  • or forms. (All items must be in a region.)





Discover More
Oracle Apex Page Type
Oracle Apex - (Application) page

A page is the basic building block of an database application. Application pages share a common: session state and authentication. Individual pages are organized using containers called regions....
Card Puncher Data Processing
Oracle Apex - (Application|Page|Region|User) Cache

API See APEX_UTIL package: CACHE_GET_DATE_OF_PAGE_CACHE Function CACHE_GET_DATE_OF_REGION_CACHE Function CACHE_PURGE_BY_APPLICATION...
Oracle Apex Items Type
Oracle Apex - (Form|Page) (Field|Item)

An item (also called a field) is a HTML form elements such as text fields, select lists, and check boxes. Every item has a session state value that can be referenced by a variable. Item names...
Card Puncher Data Processing
Oracle Apex - (Page Rendering|Show Page| HTML Request)

Page rendering is the process of generating an HTML page (from the database) when a page is requested using a URL. This engine process assembles all the page rendering attributes including: regions,...
Card Puncher Data Processing
Oracle Apex - List

A list is shared collection of links. Lists is a navigation component. list of value (LOV) You add a list to a page by creating a list region. Deleting a list will cause referencing regions to be...
Oracle Apex Report Columns Metadata
Oracle Apex - Metadata

The metadata of Oracle Apex are stored in a schema prefixed with APEX. From this schema, you can query the whole application definition: from page to columns APEX_APPLICATION_ALL_AUTH APEX_APPLICATION_AUTH...
Card Puncher Data Processing
Oracle Apex - Plugin

Plug-Ins can create the following custom components: item types, region types, processes and Dynamic Actions. API The APEX_PLUGIN...
Card Puncher Data Processing
Oracle Apex - Substitution String

You can use substitution strings within: a page template or region source to replace a character string with another value. See Built-in...
Card Puncher Data Processing
Oracle Apex - User Interface Default

User Interface Defaults enable to assign default user interface properties for: regions and items. SQL Workshop > Utilities > User Interface Defaults When defined, item columns can be automatically...



Share this page:
Follow us:
Task Runner