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