de.saxsys.mvvmfx.utils.itemlist.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mvvmFX Show documentation
Show all versions of mvvmFX Show documentation
This module is the core implementation of the framework
The newest version!
/**
* Show model lists in UI controls like (i.e. in {@link javafx.scene.control.ListView}'s without leaking dependencies from the view to the model.
*/
package de.saxsys.mvvmfx.utils.itemlist;