Tuesday, October 24, 2017

table Region in Oracle OAF

As the name suggest table is used for displaying data in a tabular format. It supports
single and multiple selection.

The java bean associated with this region is OATableBean.

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...