Package cz.masci.springfx.mvci.model.dirty


package cz.masci.springfx.mvci.model.dirty
  • Classes
    Class
    Description
    A boolean property that tracks and manages its "dirty" state.
    An integer property that tracks and manages its "dirty" state.
    DirtyListProperty<E extends org.nield.dirtyfx.tracking.DirtyProperty>
    Represents a list property that tracks its dirty state and the dirty state of its elements.
    A long property that tracks and manages its "dirty" state.
    A string property that tracks and manages its "dirty" state.