Protected Optional_Protected ReadonlyonProtected ReadonlyonProtectedtoThis event is fired when the content of the dirty variable changes.
OptionalapplyApplies the given snapshot to the dirty state.
OptionalcreateCreates a snapshot of the dirty state. See also Saveable.Snapshot.
OptionalrevertOptionalsavePerforms the save operation with a new file name.
OptionalserializeSerializes the full state of the saveable item to a binary buffer.
This event is fired when the content of the saveable changes. While
onDirtyChangedis fired to notify the UI that the widget is dirty,onContentChangedis used for the auto save throttling.