Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to set Short Description of OutputText

Adi AgarwalOct 25 2017 — edited Nov 1 2017

Hello All,

I am using JDev 12c.

I am creating one table(RichTable) in bean(this table is not present on .jsff page), adding columns at run time to it and attaching it to PanelGroupLayout(which is present on .jsff).

i am attaching one outputText to this table and want to set Short Description using setShortDesc. need to add something like setShortDesc("#{row.bindings.Employee.hints.EmpName.value}") means i want short description same as outputText Value. but not able to achieve so. can someone please help on this.

This post has been answered by Adi Agarwal on Nov 1 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 29 2017
Added on Oct 25 2017
2 comments
157 views