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

Add event handlers to Form/Group/Field #26

Merged

Conversation

aalmiray
Copy link
Contributor

@aalmiray aalmiray commented Jul 8, 2018

Fix for #25

Originally just wanted events to be applied to Form but it makes sense to be consistent with Group and field too.

Event handler registration follows the same rules as JavaFX Node, that is, it'll throw NPE if any of the passed in arguments is null.

@dlemmermann dlemmermann merged commit 6a19f45 into dlsc-software-consulting-gmbh:master Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants