All Classes and Interfaces
Class
Description
This builder prepares
Task with most events handlers.A border pane builder with provided regions is created.
Button builder.
A builder class for creating a view containing a list of buttons.
A boolean property that tracks and manages its "dirty" state.
An integer property that tracks and manages its "dirty" state.
DirtyJFXTableRow<T extends org.nield.dirtyfx.tracking.DirtyProperty>
JFX table row with dirty style implementation.
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.
DirtyMFXTableRow<T extends org.nield.dirtyfx.tracking.DirtyProperty>
MFX table row with dirty style implementation.
The DirtyModel interface extends the
DirtyProperty interface and provides additional methods related to managing dirty state of a model.A string property that tracks and manages its "dirty" state.
DirtyStyleable<T extends org.nield.dirtyfx.tracking.DirtyProperty>
Interface for listening changes on dirty property.
Ability to focus element on a view.
The IdentifiableModel interface defines a contract for objects that have an identifier and
can be identified as a transient.
Builder class for creating a ListChangeListener with different event handlers.
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.
Ability to remove element from list.
Ability to select element in elements observable list.
Simple controller implementation providing view through the view builder provided in the constructor.
Ability to update view.
The ValidModel interface extends the
Validated interface and provides additional methods
related to the validation status of a model.ViewProvider<T extends javafx.scene.layout.Region>
View provider