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