| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.api.model.web.WebSectionView.Builder
public static class WebSectionView.Builder
| Constructor Summary | |
|---|---|
| WebSectionView.Builder() | |
| Method Summary | |
|---|---|
|  WebSectionView.Builder | addItems(java.lang.Iterable<WebItemView> items) | 
|  WebSectionView.Builder | addItems(WebItemView... items) | 
|  WebSectionView | create(java.lang.String id,
       java.lang.String label) | 
|  WebSectionView.Builder | setStyleClass(java.lang.String styleClass) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WebSectionView.Builder()
| Method Detail | 
|---|
public WebSectionView.Builder setStyleClass(java.lang.String styleClass)
public WebSectionView.Builder addItems(WebItemView... items)
public WebSectionView.Builder addItems(java.lang.Iterable<WebItemView> items)
public WebSectionView create(java.lang.String id,
                             java.lang.String label)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||