public class WebMenuSection extends Object
This implementation has web-item plugin modules as its items.
Constructor and Description |
---|
WebMenuSection(String id,
String className,
String label,
List<? extends com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> items) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
String |
getId() |
List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
getItems() |
String |
getLabel() |
String |
toString() |
Copyright © 2003–2021 Atlassian. All rights reserved.