public class ViewBuilderImpl
extends javax.faces.flow.builder.ViewBuilder
Modifier and Type | Field and Description |
---|---|
private FlowBuilderImpl |
root |
private ViewNodeImpl |
viewNode |
Constructor and Description |
---|
ViewBuilderImpl(FlowBuilderImpl root,
java.lang.String viewNodeId,
java.lang.String vdlDocumentId) |
Modifier and Type | Method and Description |
---|---|
javax.faces.flow.builder.ViewBuilder |
markAsStartNode() |
private FlowBuilderImpl root
private ViewNodeImpl viewNode
public ViewBuilderImpl(FlowBuilderImpl root, java.lang.String viewNodeId, java.lang.String vdlDocumentId)
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.