Package cz.masci.springfx.mvci.controller.impl


package cz.masci.springfx.mvci.controller.impl
  • Classes
    Class
    Description
    The OperableDetailController class is responsible for controlling the operations and state of a detail view.
    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.