| Package | Description |
|---|---|
| org.jahia.services.uicomponents.bean.toolbar |
| Modifier and Type | Class and Description |
|---|---|
class |
Menu
User: jahia
Date: 7 avr.
|
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
Toolbar.getItems() |
List<Item> |
Menu.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
Toolbar.addItem(int index,
Item item) |
void |
Menu.addItem(int index,
Item item) |
void |
Toolbar.addItem(Item item) |
void |
Menu.addItem(Item item) |
| Modifier and Type | Method and Description |
|---|---|
void |
Toolbar.setItems(List<Item> items) |
void |
Menu.setItems(List<Item> items) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.