Readonly
onReadonly
onThis event is fired when the content of the dirty
variable changes.
Readonly
viewDispose this object.
Performs the save operation with a new file name.
Optional
options: SaveOptionsOptional
options: SaveOptionsStatic
create
This event is fired when the content of the saveable changes. While
onDirtyChanged
is fired to notify the UI that the widget is dirty,onContentChanged
is used for the auto save throttling.