Enum sap.ui.commons.TriStateCheckBoxStateModule: sap/ui/commons/library


States for TriStateCheckBox


Since: 1.7.2.
Field Summary
sap.ui.commons.TriStateCheckBoxState.Checkedchecked value for tri-state checkbox
sap.ui.commons.TriStateCheckBoxState.Mixedmixed state for tri-state checkbox
sap.ui.commons.TriStateCheckBoxState.Uncheckedunchecked, default value for tri-state checkbox
Field Detail
sap.ui.commons.TriStateCheckBoxState.Checked: string
checked value for tri-state checkbox
sap.ui.commons.TriStateCheckBoxState.Mixed: string
mixed state for tri-state checkbox
sap.ui.commons.TriStateCheckBoxState.Unchecked: string
unchecked, default value for tri-state checkbox