Uses of Interface
cz.masci.springfx.mvci.model.list.Selectable
Packages that use Selectable
-
Uses of Selectable in cz.masci.springfx.mvci.model.list
Subinterfaces of Selectable in cz.masci.springfx.mvci.model.listModifier and TypeInterfaceDescriptioninterfaceListModel<E>This list interface groupsSelectable,UpdatableandRemovableinterfacesClasses in cz.masci.springfx.mvci.model.list that implement SelectableModifier and TypeClassDescriptionclassSimpleListModel<T,E extends DetailModel<T>> SimpleListModel is a generic implementation of the ListModel interface and the Focusable interface.