Package | Description |
---|---|
org.apache.maven.doxia.site.decoration |
Modifier and Type | Method and Description |
---|---|
MenuItem |
MenuItem.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<MenuItem> |
Menu.getItems()
Method getItems.
|
List<MenuItem> |
MenuItem.getItems()
Method getItems.
|
Modifier and Type | Method and Description |
---|---|
void |
Menu.addItem(MenuItem menuItem)
Method addItem.
|
void |
MenuItem.addItem(MenuItem menuItem)
Method addItem.
|
void |
Menu.removeItem(MenuItem menuItem)
Method removeItem.
|
void |
MenuItem.removeItem(MenuItem menuItem)
Method removeItem.
|
Modifier and Type | Method and Description |
---|---|
void |
Menu.setItems(List<MenuItem> items)
Set a list of menu item.
|
void |
MenuItem.setItems(List<MenuItem> items)
Set a list of menu item.
|
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.