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


The zoom level defines level of details for the node and how much space the process flow requires.

Field Summary
sap.suite.ui.commons.ProcessFlowZoomLevel.FourZoom level for least details - only icon is displayed.
sap.suite.ui.commons.ProcessFlowZoomLevel.OneThe full details with normal font size.
sap.suite.ui.commons.ProcessFlowZoomLevel.ThreeThe details are the icon, title text and no additional texts.
sap.suite.ui.commons.ProcessFlowZoomLevel.TwoThe full detail view of the node but with smaller font size.
Field Detail
sap.suite.ui.commons.ProcessFlowZoomLevel.Four
Zoom level for least details - only icon is displayed.
sap.suite.ui.commons.ProcessFlowZoomLevel.One
The full details with normal font size.
sap.suite.ui.commons.ProcessFlowZoomLevel.Three
The details are the icon, title text and no additional texts.
sap.suite.ui.commons.ProcessFlowZoomLevel.Two
The full detail view of the node but with smaller font size.