• 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

OAAdvancedTableBean

Important Properties of Advanced Table

October 28, 2012 by techhoneyadmin

ID (mandatory) – You have to give an id to the advanced table region. This id will uniquely define the advanced table on that page. View Instance (mandatory) – Enter the instance name of the VO on which your advanced table should be based. Note: you cannot have two advanced table on the same page […]

Filed Under: Regions Tagged With: advancedTable, branding, OAAdvancedTableBean, properties of advancedTable, records displyed

Defining column and columnGroup in Advanced Table

October 28, 2012 by techhoneyadmin

The advancedTable is OA Framework has the option of making a column or columnGruoup as the table columns. Both, column and columnGroup are container regions and also are indexed children of advancedTable region. So, what’s the difference between column and columnGroup? Column: You might have guessed by the name itself that when you define a […]

Filed Under: Regions Tagged With: advancedTable, column, columnGroup, OAAdvancedTableBean

Advanced Table events and their handling

October 28, 2012 by techhoneyadmin

An advancedTable is capable of HTTP Post opearation hence while creating an advancedTable be sure that it’s a recursive child of the pageLayout region and the “Form” property of the pageLayout region is set to “True”. All the events generated by advancedTable are HTTP requests are can be caught and handled in processFormRequest method of […]

Filed Under: Regions Tagged With: advanced table in oa framework, advanced table in oaf, advancedTable, advancedTable events, events in advancedTable, OAAdvancedTableBean

Advanced Table Region In OAF

October 28, 2012 by techhoneyadmin

It was earlier that OA Framework used OATableBean to render tables but now things have changed and OAAdvancedTableBean extends OATableBean. The best part of this is that with advancedtable provides declarative support for the functionalities which required programming with simple table. The magic doesn? ends here, OAAdvancedTableBean also provides declarative support to many of the […]

Filed Under: Regions Tagged With: advanced table in oa framework, advanced table in oaf, OA Framework Advanced Table, OAAdvancedTableBean, OAF Advanced Table, What is Advanced Table in OAF

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