| Package | Description |
|---|---|
| com.atlassian.plugin.web.api.model |
| Modifier and Type | Method and Description |
|---|---|
WebFragmentBuilder |
WebFragmentBuilder.addParam(String key,
String value) |
WebFragmentBuilder |
WebFragmentBuilder.id(String id) |
WebFragmentBuilder |
WebFragmentBuilder.label(String label) |
WebFragmentBuilder |
WebFragmentBuilder.params(Map<String,String> params) |
WebFragmentBuilder |
WebFragmentBuilder.styleClass(String styleClass) |
WebFragmentBuilder |
WebFragmentBuilder.title(String title) |
| Constructor and Description |
|---|
WebItemBuilder(WebFragmentBuilder fragmentBuilder,
String section) |
WebSectionBuilder(WebFragmentBuilder fragmentBuilder,
String location) |
Copyright © 2022 Atlassian. All rights reserved.