mvvmFX
mvvmFX copied to clipboard
an Application Framework for implementing the MVVM Pattern with JavaFX
Bumps [resteasy-client](https://github.com/resteasy/Resteasy) from 3.0.9.Final to 3.14.0.Final. Release notes Sourced from resteasy-client's releases. v3.9.2.Final In this release: springboot.ver = 2.5.7 resteasy.ver = 3.15.3.Final Commits 460ce3e [RESTEASY-2786] 3.14.0-SNAPSHOT->3.14.0.Final 1918547 [RESTEASY-2772] Backing out...
Currently I use the class CachedView Model Cell Factory.createForFxmlView(MyView.class) and I would like to know how I could get the getIndex method in my MyViewModel.class class since if I use...
Hi, when entering` `requires de.saxsys.mvvmfx-guice;` in the moduel-info.java eclipse complains about the dash of mvvmfx-guice
Can you update logback
I am trying to find a way to bind two view models to a single view, however, I cannot find a way to achieve my goal.
Currently I'm using mvvmfx validation ver.1.8.0 for my app. I have two PasswordFields named 'password' and 'confirmPassword' in View ,to which two string properties are binded from the ViewModel. I...
Bumps logback-classic from 1.1.2 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps logback-classic from 1.1.2 to 1.2.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Are there any plans to include on demand validation, using ControlsFxVisualizer , like in controlsfx : validationSupport.setErrorDecorationEnabled(true or false)?
Bumps [guava](https://github.com/google/guava) from 27.0-jre to 29.0-jre. Release notes Sourced from guava's releases. 29.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>29.0-jre</version> <!-- or, for Android: --> <version>29.0-android</version> </dependency> Javadoc 29.0-jre 29.0-android JDiff 29.0-jre...