Uses of Interface
cz.masci.springfx.mvci.model.list.Removable
Packages that use Removable
Package
Description
-
Uses of Removable in cz.masci.springfx.mvci.controller.impl
Constructors in cz.masci.springfx.mvci.controller.impl with parameters of type RemovableModifierConstructorDescriptionOperableDetailController(javafx.beans.property.Property<E> selectedElement, Removable<E> removable) -
Uses of Removable in cz.masci.springfx.mvci.model.list
Subinterfaces of Removable in cz.masci.springfx.mvci.model.list -
Uses of Removable in cz.masci.springfx.mvci.model.list.impl
Classes in cz.masci.springfx.mvci.model.list.impl that implement Removable