• 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

Items

Servlet Include In OAF

October 21, 2012 by techhoneyadmin

The servletInclude item style allows you to include HTML content loaded from a local Servlet or JSP under the parent region directly from the Oracle Application Framework page.

Corresponding web bean: OAServletIncludeBean

Import Path: import oracle.apps.fnd.framework.webui.beans.include.OAServletIncludeBean;

Filed Under: Items Tagged With: OA Framework Servlet Include, OAF Servlet Include, OAServletIncludeBean, Servlet Include in OA Framework, Servlet Include in OAF, What is Servlet Include in OAF

Spacer Bean In OA Framework

October 21, 2012 by techhoneyadmin

The spacer item style inserts empty space in a page. SpacerBeans occupy a fixed amount of space in an HTML layout.

Suppose you want to have some gap in between the regions or in between the items placed in any Oracle Application Framework page then you can use the Spacer item type provided by Oracle Apps Framework. The spacer item style has height and width properties so that you can specify either horizontal, vertical or even both types of spaces in the Oracle Apps Framework page.

Corresponding web bean: OASpacerBean

Import Path: import oracle.apps.fnd.framework.webui.beans.layout.OASpacerBean;

Filed Under: Items Tagged With: OA Framework Spacer Bean, OAF Spacer Bean, OASpacerBean, Spacer Bean in OA Framework, Spacer Bean in OAF, What is Spacer Bean in OAF

Static Styled Text In OAF

October 21, 2012 by techhoneyadmin

The staticStyledText item style extends styledText. All attributes supported by styledText are inherited by staticStyledText.

See the section on styledText for a list of attributes available on the styledText element.

Corresponding web bean: OAStaticStyledTextBean

Import Path: import oracle.apps.fnd.framework.webui.beans.OAStaticStyledTextBean;

Filed Under: Items Tagged With: OA Framework Static Styled Text, OAF Static Styled Text, OAStaticStyledTextBean, Static Styled Text in OA Framework, Static Styled Text in OAF, What is Static Styled Text in OAF

Tip Item In OA Framework

October 21, 2012 by techhoneyadmin

The tip item style provides page or section level hints to the user. This is a very essential component that Oracle Apps Framework as there is always a demand for tips to be displayed once the mouse is hovered over any component.

Typically, the only indexed child of the tip will be a TextNode, but as many children as necessary can be added and will be laid out as with a flowLayout.

Corresponding web bean: OATipBean

Import Path: import oracle.apps.fnd.framework.webui.beans.OATipBean;

Filed Under: Items Tagged With: OA Framework Tip Item, OAF Tip Item, OATipBean, Tip Item in OA Framework, Tip Item in OAF, What is Tip Item in OAF

URL Include In OAF

October 21, 2012 by techhoneyadmin

The urlInclude item style allows you to include HTML content loaded from an external source under the parent region.

Corresponding web bean: OAUrlIncludeBean

Import Path: import oracle.apps.fnd.framework.webui.beans.include.OAUrlIncludeBean;

Filed Under: Items Tagged With: OA Framework URL Include, OAF URL Include, OAUrlIncludeBean, URL Include in OA Framework, URL Include in OAF, What is URL Include in OAF

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 5
  • Page 6
  • Page 7
  • Page 8
  • Go to Next Page »

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