public class ViewBuilderImpl extends ViewBuilder
Constructor and Description |
---|
ViewBuilderImpl(FlowBuilderImpl root,
String viewNodeId,
String vdlDocumentId) |
Modifier and Type | Method and Description |
---|---|
ViewBuilder |
markAsStartNode()
Mark this node as the start node in the flow. |
public ViewBuilderImpl(FlowBuilderImpl root, String viewNodeId, String vdlDocumentId)
public ViewBuilder markAsStartNode()
NodeBuilder
Mark this node as the start node in the flow. Any other node that had been marked as the start node will no longer be the start node.
markAsStartNode
in interface NodeBuilder
markAsStartNode
in class ViewBuilder
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.