Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

Button in a cell of a TableView

LnChaNov 7 2016 — edited Nov 7 2016

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.

Comments

J-Lig

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.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 5 2016
Added on Nov 7 2016
1 comment
161 views