Regions are containers for different items in OAF Page. In a page there
can be multiple regions inside a Region and multiple Items inside that
Region. Every Region is a java bean acting as a container for regions
under it or items. Regions inside another region is called Child Region and that is present in the same level as another region called as Sibling.
Region properties can be set like Style,ID,Rendered, AM Definition, Window Title, Title etc. There are small restrictions while creating the region which will affect the way the regions and items will be displayed in the page.
Commonly used Region Styles are:
Region properties can be set like Style,ID,Rendered, AM Definition, Window Title, Title etc. There are small restrictions while creating the region which will affect the way the regions and items will be displayed in the page.
Commonly used Region Styles are:
- pageLayout Region
- messageComponentLayout Region
- queryBean
- defaultSingleColumn Region
- defaultDoubleColumn Region
- switcher Region
- pageButtonBar Region
- tableLayout Region
- rowLayout Region
- cellFormat Region
- advancedTable Region
- table Region
- flowLayout Region
- hGrid Region
- train Region
- hideShow Region
- hideShowHeader Region
- subTabLayout Region
No comments:
Post a Comment