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()
ViewNodeReturn 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 ViewNodeCopyright © 1997–2020 Eclipse Foundation. All rights reserved.