| Constructor and Description |
|---|
PageImpl(String title) |
PageImpl(String name,
String title) |
PageImpl(String name,
String title,
String menuTitle) |
| Modifier and Type | Method and Description |
|---|---|
PageImpl |
add(PageImpl page) |
PageImpl |
getFather() |
String |
getMenuTitle() |
String |
getName() |
ObjectName |
getObjectName() |
List<PageImpl> |
getPages() |
String |
getTitle() |
boolean |
isDynamic() |
boolean |
isEnabled(MBeanServerConnection c) |
void |
setObjectName(ObjectName objectName) |
public PageImpl(String title)
public String getMenuTitle()
public PageImpl getFather()
public void setObjectName(ObjectName objectName)
public ObjectName getObjectName()
getObjectName in interface Pagepublic boolean isEnabled(MBeanServerConnection c) throws IOException
isEnabled in interface PageIOExceptionCopyright © 2014. All Rights Reserved.