• Skip to primary navigation
  • 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

Regions

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

Default Stack Region In OAF

October 28, 2012 by techhoneyadmin

In oracle application framework page the OAF DefaultStack region was used to hold regions or items in a stack format i.e. it was used when each region or item 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 DefaultStack in current scenarios.

Corresponding web bean: OADefaultStackLayoutBean (deprecated)

Filed Under: Regions Tagged With: Default Stack Region in OA Framework, Default Stack Region in OAF, OA Framework Default Stack Region, OADefaultStackLayoutBean, OAF Default Stack Region, What is Default Stack Region in OAF

Flexible Content Region In OAF

October 28, 2012 by techhoneyadmin

FlexibleContent region is used to identify content that can be placed in a flexibleLayout region. The content can also be specified by referring to it. It represents available content which may or may not be made use of; and thus acts as a resource to the page designer.

Corresponding web bean: OAFlexibleContentBean

Filed Under: Regions Tagged With: Flexible Content in OA Framework, Flexible Content in OAF, OA Framework Flexible Content, OAF Flexible Content, OAFlexibleContentBean, What is Flexible Content in OAF

  • « Go to Previous Page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Interim pages omitted …
  • Page 9
  • Go to Next Page »

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