public class MainPageProvider extends Object implements PageProvider
| Constructor and Description |
|---|
MainPageProvider() |
| 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. |
public String getName()
PageProvidergetName in interface PageProviderpublic String[] getPath()
PageProvidergetPath in interface PageProvidernull nor an empty
array.public Page createPage()
PageProvidercreatePage in interface PageProviderCopyright © 2016 Eclipse NeoSCADA Project. All rights reserved.