• 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 / Items / Message Styled Text in OA Framework

Message Styled Text in OA Framework

October 21, 2012 by techhoneyadmin

In Oracle Apps Framework the messageStyledText item style is a combination of the styledText and inlineMessage controls. It is used to display a prompt and a value against that prompt. For example you want to display the percentage of tasks done, then you need the name of the tasks to come as labels and the percentage of the tasks completed will be fetched from the View Object.

Task1: 90%
Task2: 50%
Here in the above example Task1 and Task2 are the labels that you give to the messageStyledText and the figures 91 and 50 are the values fetched by the View Attributes of the View Object attached with the messageStyledText to display the value.

Corresponding web bean: OAMessageStyledTextBean

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

Filed Under: Items Tagged With: Message Styled Text in OA Framework, Message Styled Text in OAF, OA Framework Message Styled Text, OAF Message Styled Text, OAMessageStyledTextBean, What is Message Styled Text in OAF

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