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!

pass parameter from table to popup

User_LONSFJul 15 2015 — edited Jul 20 2015

hi,

can someone help me in this ?

what i'm trying to achieve is  :

when i click to a value in column1, or any other column, (which is already af:link) i want  to pass that value as parameter to a view object,which i want to show in popup window

now,

this is a bit different, from a default popup window behavior, means that in 99% popup window is using same viewobject as table, and popup have some more information,that is not shown in table.

in this case, my table and popup, use totally different viewobject.

i've tried with SetPropertyListener, but my popup comes empty.

i found something about popupFetchListener, but i don't know how to write method....

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 17 2015
Added on Jul 15 2015
15 comments
1,121 views