Package cz.masci.springfx.mvci.controller.impl
package cz.masci.springfx.mvci.controller.impl
-
ClassesClassDescriptionOperableDetailController<I,
E extends DetailModel<I>> The OperableDetailController class is responsible for controlling the operations and state of a detail view.OperableManagerController<I,E extends DetailModel<I>> The OperableManagerController class is a generic class that provides operations for managing objects in a list.SimpleController<T extends javafx.scene.layout.Region,U extends javafx.util.Builder<T>> Simple controller implementation providing view through the view builder provided in the constructor.