Namespace sap.suite.ui.commons.ProcessFlowNodeTypeModule: sap/suite/ui/commons/library
Describes the type of a node. The type value could be single or aggregated. With this type, the application can define if several nodes should be displayed as one aggregated node in a path per column to represent a grouping of semantically equal nodes.
Field Summary
sap.suite.ui.commons.ProcessFlowNodeType.AggregatedAggregated node - several nodes are illustrated as a stack of nodes in the same path and in one column.
sap.suite.ui.commons.ProcessFlowNodeType.SingleSingle node - one node is illustrated in a column.