Namespace sap.suite.ui.commons.ProcessFlowDisplayStateModule: sap/suite/ui/commons/library


The ProcessFlow calculates the ProcessFlowDisplayState based on the 'focused' and ?highlighted? properties of each node.

Field Summary
sap.suite.ui.commons.ProcessFlowDisplayState.DimmedThe control is in the dimmed state
sap.suite.ui.commons.ProcessFlowDisplayState.DimmedFocusedThe control is in the combination of dimmed and focused display state
sap.suite.ui.commons.ProcessFlowDisplayState.HighlightedThe control is in highlighted display state
sap.suite.ui.commons.ProcessFlowDisplayState.HighlightedFocusedThe control is in the combination of highlighted and focused display state
sap.suite.ui.commons.ProcessFlowDisplayState.RegularThe control is in the regular display state
sap.suite.ui.commons.ProcessFlowDisplayState.RegularFocusedThe control is in the combination of regular and focused display state
sap.suite.ui.commons.ProcessFlowDisplayState.SelectedThe control is in the selected display state
sap.suite.ui.commons.ProcessFlowDisplayState.SelectedFocusedThe control is in the combination of selected and focused display state
sap.suite.ui.commons.ProcessFlowDisplayState.SelectedHighlightedThe control is in the combination of selected and highlighted display state
sap.suite.ui.commons.ProcessFlowDisplayState.SelectedHighlightedFocusedThe control is in the combination of selected, highlighted and focused display state
Field Detail
sap.suite.ui.commons.ProcessFlowDisplayState.Dimmed
The control is in the dimmed state
sap.suite.ui.commons.ProcessFlowDisplayState.DimmedFocused
The control is in the combination of dimmed and focused display state
sap.suite.ui.commons.ProcessFlowDisplayState.Highlighted
The control is in highlighted display state
sap.suite.ui.commons.ProcessFlowDisplayState.HighlightedFocused
The control is in the combination of highlighted and focused display state
sap.suite.ui.commons.ProcessFlowDisplayState.Regular
The control is in the regular display state
sap.suite.ui.commons.ProcessFlowDisplayState.RegularFocused
The control is in the combination of regular and focused display state
sap.suite.ui.commons.ProcessFlowDisplayState.Selected
The control is in the selected display state
sap.suite.ui.commons.ProcessFlowDisplayState.SelectedFocused
The control is in the combination of selected and focused display state
sap.suite.ui.commons.ProcessFlowDisplayState.SelectedHighlighted
The control is in the combination of selected and highlighted display state
sap.suite.ui.commons.ProcessFlowDisplayState.SelectedHighlightedFocused
The control is in the combination of selected, highlighted and focused display state