You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know you need to do implementation anyway, but I think it can be good if you can fill method name in Scene Builder, so it will be present in generated skeleton with FXML anotation.
I think it would be good feature if it is possible to make it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Code section of TableView could contain "On Selected Item" action in Main section instead of/alongside "On Sort".
Usually people want to programm behavior when item is selected from table (more often than when table is sorted).
This feature is missing from Scene Builder and then people need to programm it this way using lambda or anonymous class, just in code:
I know you need to do implementation anyway, but I think it can be good if you can fill method name in Scene Builder, so it will be present in generated skeleton with FXML anotation.
I think it would be good feature if it is possible to make it.
Beta Was this translation helpful? Give feedback.
All reactions