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!
Hi,
I'm new to JavaFX. I use a TableView to display instances of my own class : Application.
The table uses three columns to display private fields of my Application class and a fourth one to display a button.
I would need a little bit more information to provide a more specific answer, but I am guessing you can accomplish what you are trying to do by a combination of Interactive Report Linking and/or by using the APEX_IR API. You can accomplish some simple filtering using the link, and more advanced stuff using the API.