Protected
_Protected
_Protected
cellProtected
dirtyProtected
Readonly
fileProtected
modelProtected
nextReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onReadonly
onProtected
Readonly
onReadonly
onThis event is fired when the content of the dirty
variable changes.
Protected
Readonly
onProtected
propsOptional
selectedProtected
Readonly
undoProtected
changeProtected
changeProtected
changeProtected
changeCreates a snapshot of the dirty state. See also Saveable.Snapshot.
Dispose this object.
Protected
fireProtected
isProtected
moveProtected
replaceSerializes the full state of the saveable item to a binary buffer.
Optional
scrollIntoView: booleanProtected
update
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.