• Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

Content Container Region In OAF

October 28, 2012 by techhoneyadmin

In oracle application framework page the OAF ContentContainer region is used to display additional information of the OAF page in Oracle BLAF ( Browser Look and Feel).

ContentContainer is having special features which will help it to differentiate from other content of the OAF page.
Example: It can have different background color which can be different from the standard background color of oracle apps framework page. This can be done by using Background Shade property of the ContentContainer.
It can have border to it to identify it as a separate region.

ContentContainer can have items and regions of any style in it.

To add this into oracle application framework page, create a shared region in the OAF page for ContentContainer.

Generally, BulletList region is placed in it, as we use ContentContainer to display additional information, and that will be displayed pointwise.
In the BulletList we can add further items or regions in it as per the requirement.

ContentContainer will be generally displayed at the end (right side) of the Oracle Apps Framework page.

Corresponding web bean: OAContentContainerBean

How to create contentContainer Region in OAF page?
Creating a contentContainer region on an Oracle Apps Framework page is simple. Just follow the steps given below.
1. Create a shared region for the contentContainer
2. Create a region on an OAF page using JDeveloper
3. Set the style property to contentContainer
4. Set the properties of the newly created contentContainer region according to the requirement and the standards of Oracle Apps Framework.
5. Create items or regions of any style as children in this region.

Filed Under: Regions Tagged With: Content Container in OA Framework, Content Container in OAF, OA Framework Content Container, OAContentContainerBean, OAF Content Container, What is Content Container in OAF

Content Footer In OAF

October 28, 2012 by techhoneyadmin

In oracle application framework page the OAF ContentFooter region was used to hold buttons (links) at the bottom level of the Oracle Apps Framework page. It displays as a bottom line which is separated from the page footer with the content of the oracle application framework page and also known as “ski”.
It is deprecated style.

Page buttons should be used instead of ContentFooter to hold buttons in it.

Corresponding web bean: OAContentFooterBean (deprecated)

Filed Under: Regions Tagged With: Content Footer in OA Framework, Content Footer in OAF, OA Framework Content Footer, OAContentFooterBean, OAF Content Footer, What is Content Footer in OAF

Default Single Column In OAF

October 28, 2012 by techhoneyadmin

In oracle application framework page the OAF DefaultSingleColumn region was used to hold items in a single column. Prompt of items will be right justified and the input fields will be left justified. But it was not fulfilling the Oracle BLAF (Browser Look and Feel) UI requirement/guidelines.
Hence, it is deprecated and messageComponentLayout should be used for better serving the purpose of placing items in OAF page along with header region which is called before messageComponentLayout in the OAF page.

Along with DefaultSingleColumn layout, there was one more region known as DefaultDoubleColumn layout was present.

DefaultDoubleColumn severs the requirement of placing items in two columns; it is also deprecated due to the same reason of not serving the purpose of Oracle BLAF UI.

Corresponding web bean: OADefaultSingleColumnBean (deprecated)

Filed Under: Regions Tagged With: Default Single Column in OA Framework, Default Single Column in OAF, OA Framework Default Single Column, OADefaultSingleColumnBean, OAF Default Single Column, What is Default Single Column in OAF

Default Double Column In OAF

October 28, 2012 by techhoneyadmin

In oracle application framework page the OAF DefaultDoubleColumn region was used to hold items in two columns.

Prompt of items will be right justified and the input fields will be left justified. But it was not fulfilling the Oracle BLAF (Browser Look and Feel) UI requirement/guidelines.

Hence, it is deprecated and messageComponentLayout should be used for better serving the purpose of placing items in OAF page along with header region which is called before messageComponentLayout in the OAF page.

Along with DefaultDoubleColumn layout, there was one more region known as DefaultSingleColumn layout was present.

DefaultSingleColumn severs the requirement of placing items in one column; it is also deprecated due to the same reason of not serving the purpose of Oracle BLAF UI.

Corresponding web bean: OADefaultDoubleColumnBean (deprecated)

Filed Under: Regions Tagged With: Default Double Column in OA Framework, Default Double Column in OAF, OA Framework Default Double Column, OADefaultDoubleColumnBean, OAF Default Double Column, What is Default Double Column in OAF

Default Form Stack In OA Framework

October 28, 2012 by techhoneyadmin

In oracle application framework page the OAF DefaultFormStack region was used to hold regions or items in a stack format i.e. it was used when each region or items needs to come in Oracle apps framework page one under another (stacked) either to the left side of the page or right or center as per the requirement.

It is a deprecated region style.
stackLayout should be used instead of DefaultFormStack in current scenarios.

Corresponding web bean: OADefaultFormStackLayoutBean (deprecated)

Filed Under: Regions Tagged With: Default Form Stack in OA Framework, Default Form Stack in OAF, OA Framework Default Form Stack, OADefaultFormStackLayoutBean, OAF Default Form Stack, What is Default Form Stack in OAF

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 51
  • Page 52
  • Page 53
  • Page 54
  • Page 55
  • Interim pages omitted …
  • Page 76
  • Go to Next Page »

Copyright © 2025 · Parallax Pro on Genesis Framework · WordPress · Log in