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
From jpsacha on March 29, 2013 11:01:52
Implement missing wrappers for: ListExpression MapExpression SetExpression
Those are required to resolve Issue #53 and Issue #46 .
Original issue: http://code.google.com/p/scalafx/issues/detail?id=54
The text was updated successfully, but these errors were encountered:
From jpsacha on March 29, 2013 08:03:36
Summary: Missing wrappers for beans.binding.[Collection]Expression (was: Missing wrappers for beans.binding.Expression[Collection])
Sorry, something went wrong.
Implement collection properties (*Buffer*, *Map*, *Set*) and related …
23bcaa4
…bindings (fixed issues #46, #53, and #54).
No branches or pull requests
From jpsacha on March 29, 2013 11:01:52
Implement missing wrappers for:
ListExpression
MapExpression
SetExpression
Those are required to resolve Issue #53 and Issue #46 .
Original issue: http://code.google.com/p/scalafx/issues/detail?id=54
The text was updated successfully, but these errors were encountered: