Oracle Forms (MOSC)

MOSC Banner

How to get the forms item name in a java bean

edited Nov 30, 2011 11:05PM in Oracle Forms (MOSC) 4 commentsAnswered
Hi,
I built a java bean which handles mouse events (mouse enter, leave, move).
This works fine, but I need to return the item name which I have defined in Forms.
With "VButton.getName()" I only get the java intern name of the Item.

I also tried :system.mouse_item but it seems that in web deployed forms the value only gets updated after i click in an item and not like in forms 6i when the mouse cursor points to that item.

Is it possible to get the item´s name with use of frmall.jar?

Best regards
Thomas

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center