Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for alternative controller class #65

Open
rraksi opened this issue Apr 9, 2018 · 0 comments
Open

API for alternative controller class #65

rraksi opened this issue Apr 9, 2018 · 0 comments

Comments

@rraksi
Copy link

rraksi commented Apr 9, 2018

Please provide an API to be able to set custom controller class for a view. The purpose of this is to be able to reuse fxmls with different controllers.

Possible implementations:

  1. extend @FXMLView with a controllerClass field
  2. expose fxml loader creation so the loader can be built with custom code

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants