• 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

Raw Text Bean In OA Framework

October 21, 2012 by techhoneyadmin

The rawText item style supports output of unescaped text. Use of this class means assuming full responsibility for generating proper HTML. Clients should strongly consider using elements in the HTML namespace instead of this class. In particular, this class does not attempt to encode or escape characters for NLS or HTML compliance.

Corresponding web bean: OARawTextBean

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

Filed Under: Items Tagged With: OA Framework Raw Text Bean, OAF Raw Text Bean, OARawTextBean, Raw Text Bean in OA Framework, Raw Text Bean in OAF, What is Raw Text Bean in OAF

Reset Button In OA Framework

October 21, 2012 by techhoneyadmin

Suppose you want to create a button which will clear all the contents that a user has filled in the form in one shot, in these cases you can use the ResetButton provided by Oracle Application Framework. In the push of the ResetButton all the contents placed in all the items of that OAF Page will be cleared and become blank. In simple words the ResetButton is used to reset the contents of the whole OAF Page.

Corresponding web bean: OAResetButtonBean

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

Filed Under: Items Tagged With: OA Framework Reset Button, OAF Reset Button, OAResetButtonBean, Reset Button in OA Framework, Reset Button in OAF, What is Reset Button in OAF

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

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

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