public interface PageProvider
Modifier and Type | Method and Description |
---|---|
Page |
createPage()
Create the page
|
String |
getName()
Get the name of the page
|
String[] |
getPath()
Provide a label hierarchy
This hierarchy of labels is used to place the page in the navigation tree. |
String[] getPath()
null
nor an empty
array.String getName()
Page createPage()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.