Package cz.masci.springfx.mvci.model.list


package cz.masci.springfx.mvci.model.list
  • Class
    Description
    Ability to focus view.
    This list interface groups Selectable, Updatable and Removable interfaces
    Ability to remove element from list.
    Ability to select element in elements observable list.
    SimpleListModel is a generic implementation of the ListModel interface and the Focusable interface.
    Ability to update view.