| Package | Description |
|---|---|
| org.apache.jetspeed.decoration | |
| org.apache.jetspeed.layout |
| Modifier and Type | Method and Description |
|---|---|
List<DecoratorAction> |
Decoration.getActions()
Returns the list of
DecoratorActions to be displayed
within the portlet window. |
| Modifier and Type | Method and Description |
|---|---|
void |
Decoration.setActions(List<DecoratorAction> actions)
Set the list of
DecoratorActions to be displayed
within the portlet window. |
| Modifier and Type | Method and Description |
|---|---|
List<DecoratorAction> |
JetspeedPowerTool.getDecoratorActions()
Gets the list of decorator actions for a window.
|
List<DecoratorAction> |
JetspeedPowerTool.getPageDecoratorActions()
Gets the list of decorator actions for a page.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.