• 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

techhoneyadmin

Rich Text Editor in OAF

October 21, 2012 by techhoneyadmin

The richTextEditor item style provides rich text editing capability within the OA Framework. It can be placed within any region except search regions or tables. The component allows users to author, edit and view rich text content in a browser that supports IFRAMEs.

The richTextEditor item style extends messageTextInput and can be used to provide rich text editing capabilities where they are required. Please refer to the messageTextInput section for more information on all richTextEditor properties.

Note: The richTextEditor item style has been deprecated; use messageRichTextEditor instead.

Corresponding web bean: OARichTextEditorBean

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

Filed Under: Items Tagged With: OA Framework Rich Text Editor, OAF Rich Text Editor, OARichTextEditorBean, Rich Text Editor in OA Framework, Rich Text Editor in OAF, What is Rich Text Editor in OAF

Selection Button Bean In OAF

October 21, 2012 by techhoneyadmin

The SelectionButton in Oracle Application Framework creates a button that can select the whole row of a table.

The restriction that Oracle Apps Framework puts for the SelectionButton is that it can be created only under a singleSelection or multipleSelection named child in a table region.

SelectionButton inherites all the properties from submitButton hence please refer to the submitButton section for more information on all submitButton properties.

Corresponding web bean: OASelectionButtonBean

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

Filed Under: Items Tagged With: OA Framework Selection Button Bean, OAF Selection Button Bean, OASelectionButtonBean, Selection Button Bean in OA Framework, Selection Button Bean in OAF, What is Selection Button Bean in OAF

Separator Bean In OA Framework

October 21, 2012 by techhoneyadmin

The separator bean creates a horizontal line on the OAF page so that there is a clear demarcation between the components placed on any Oracle Application Framework page. It is rendered as a dashed horizontal line once the OAF page is rendered.

Corresponding web bean: OASeparatorBean

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

Filed Under: Items Tagged With: OA Framework Separator, OAF Separator, OASeparatorBean, Separator in OA Framework, Separator in OAF, What is Separator in OAF

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

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 72
  • Page 73
  • Page 74
  • Page 75
  • Page 76
  • Go to Next Page »

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