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