Interface EntityEditor.Modified

All Superinterfaces:
ObservableState, Observer<Boolean>
Enclosing interface:
EntityEditor<M extends EntityModel<M,E,T,R>,E extends EntityEditModel<M,E,T,R>,T extends EntityTableModel<M,E,T,R>,R extends EntityEditor<M,E,T,R>>

public static interface EntityEditor.Modified extends ObservableState
Indicates whether the active entity is modified, that is, exists and has one or more modified attribute values.
See Also: