| Package | Description |
|---|---|
| de.saxsys.mvvmfx |
Contains the core mvvmFX classes, interfaces and annotations.
|
| de.saxsys.mvvmfx.utils |
Utilities that can be useful with MVVM specific tasks or in general for JavaFX development.
|
| de.saxsys.mvvmfx.utils.itemlist |
Show model lists in UI controls like (i.e. in
ListView's without leaking dependencies from the view to the model. |
| de.saxsys.mvvmfx.utils.listener |
Manage listeners to prevent memory leaks due to still registered listeners after a view is removed.
|
| de.saxsys.mvvmfx.utils.notifications |
Provide notifications to reduce coupling between viewModels and views.
|
| de.saxsys.mvvmfx.utils.sizebinding |
Provide a fluent api to bind the size of different controls to each other.
|
| de.saxsys.mvvmfx.utils.viewlist |
Use mvvmFX views as elements in a
ListView. |
Copyright © 2015 Saxonia Systems AG. All rights reserved.