Interface EntityEditModel.EntityEditor.Modified

All Superinterfaces:
Observable<Boolean>, ObservableState, Observer<Boolean>
Enclosing interface:
EntityEditModel.EntityEditor

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