Enum sap.m.DraftIndicatorStateModule: sap/m/library


Enum for the state of sap.m.DraftIndicator control.

Field Summary
sap.m.DraftIndicatorState.ClearThis is the default value for DraftIndicatorState type.
sap.m.DraftIndicatorState.SavedIndicates that the draft is already saved
sap.m.DraftIndicatorState.SavingIndicates that the draft currently is being saved
Field Detail
sap.m.DraftIndicatorState.Clear: string
This is the default value for DraftIndicatorState type. This state has no visual information displayed.
sap.m.DraftIndicatorState.Saved: string
Indicates that the draft is already saved
sap.m.DraftIndicatorState.Saving: string
Indicates that the draft currently is being saved