public class ViewNodeImpl extends ViewNode implements Serializable
Constructor and Description |
---|
ViewNodeImpl(String id,
String vdlDocumentIdIn) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getVdlDocumentId()
Return the immutable VDL document id for this view node. |
public String getVdlDocumentId()
ViewNode
Return the immutable VDL document id for this view node. This is normally the path to the VDL page that defines this view node. This must be unique within the flow.
getVdlDocumentId
in class ViewNode
Comments to: faces-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.