• 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
You are here: Home / Regions / Row Layout Region In OAF

Row Layout Region In OAF

October 28, 2012 by techhoneyadmin

In oracle application framework page the OAF RowLayout region is used which will hold CelFormat inside i.e. as a child to it.

RowLayout region can be defined as an independent region or it can be a child of a tableLayout/ advanceTable region to create a row of a table/advanceTable.

RowLayout provides horizontal alignment of items or regions as these items or regions will be under cellFormat and rowLayout holds cellFormat in a horizontal line.
Hence row contains cell and cell in-turn contains items to it.

We use rowLayout only when other layouts are not supporting the requirement in a standard way i.e. not following the Oracle BLAF UI guidelines.

Corresponding web bean: OARowLayoutBean

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

Filed Under: Regions Tagged With: OA Framework Row Layout, OAF Row Layout, OARowLayoutBean, Row Layout in OA Framework, Row Layout in OAF, What is Row Layout in OAF

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