public interface PortalWindow
| Modifier and Type | Method and Description |
|---|---|
String |
getPageProperty(String name)
Gets the page property.
|
Map<String,String> |
getProperties()
Gets the properties.
|
String |
getProperty(String name)
Gets the property.
|
void |
setProperty(String name,
String value)
Sets the property.
|
Copyright © 2021. All rights reserved.