• 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 / Graph Table In OA Framework

Graph Table In OA Framework

October 28, 2012 by techhoneyadmin

In oracle application framework page, through OAF GraphTable region you can draw graphs.

GraphTable may not use all the columns present in the GraphTable to plot the graph.
If there are multiple graphs depending on one GraphTable then each graph may use different set of columns to plot in the OAF page.

GraphTable is based on the tableLayout region and inherits all their property.

We need to set a property of GraphTable named as Graph Render Style property as either graph or both.

When we set the value as graph that time we can view one or more graph elements.
And when we set the property as both then we can view both the table data and the corresponding graph below the table, and if you have multiple graphs then below the table there will be poplist item in the OAF page from which we need to choose the graph which we want to display.

Corresponding web bean: OAGraphTableBean

Filed Under: Regions Tagged With: Graph Table in OA Framework, Graph Table in OAF, OA Framework Graph Table, OAF Graph Table, OAGraphTableBean, What is Graph Table in OAF

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