Uses of Interface
cz.masci.springfx.mvci.model.list.ListModel
Packages that use ListModel
-
Uses of ListModel in cz.masci.springfx.mvci.model.list
Classes in cz.masci.springfx.mvci.model.list that implement ListModelModifier and TypeClassDescriptionclassSimpleListModel<T,E extends DetailModel<T>> SimpleListModel is a generic implementation of the ListModel interface and the Focusable interface.