| Package | Description |
|---|---|
| org.exoplatform.outlook.portlet |
OutlookPortlet.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<MenuItem> |
MenuItem.submenu |
| Modifier and Type | Method and Description |
|---|---|
MenuItem |
MenuItem.clone() |
| Modifier and Type | Method and Description |
|---|---|
Set<MenuItem> |
MenuItem.getSubmenu() |
| Modifier and Type | Method and Description |
|---|---|
void |
MenuItem.addSubmenu(String name,
String title,
Set<MenuItem> submenu) |
| Constructor and Description |
|---|
MenuItem(String name,
Set<MenuItem> submenu) |
MenuItem(String name,
String title,
Set<MenuItem> submenu) |
MenuItem(String name,
String title,
String link,
Set<MenuItem> submenu) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.