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