public class ShowmodulestatPage
extends org.openlowcode.module.system.page.generated.AbsShowmodulestatPage
Constructor and Description |
---|
ShowmodulestatPage(Modulereport[] modulereport)
Creates the page to show modules installed on the server
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateTitle(Modulereport[] modulereport) |
protected SPageNode |
getContent() |
getAllPageAttributes, getModulereport
addAddon, getAddress, getAllFinalPageAttributes, getFinalContent, getRootPath, getTitle, hasAdress, resetPath, setAddress, setTitle
changeName, cleanName, equals, getName
public ShowmodulestatPage(Modulereport[] modulereport)
parent
- parent module list of parent modulespublic java.lang.String generateTitle(Modulereport[] modulereport)
generateTitle
in class org.openlowcode.module.system.page.generated.AbsShowmodulestatPage
protected SPageNode getContent()
getContent
in class SPage