Uses of Class
com.atlassian.confluence.api.model.web.WebSectionView.Builder
-
Packages that use WebSectionView.Builder Package Description com.atlassian.confluence.api.model.web -
-
Uses of WebSectionView.Builder in com.atlassian.confluence.api.model.web
Methods in com.atlassian.confluence.api.model.web that return WebSectionView.Builder Modifier and Type Method Description WebSectionView.Builder
WebSectionView.Builder. addItems(WebItemView... items)
WebSectionView.Builder
WebSectionView.Builder. addItems(Iterable<WebItemView> items)
WebSectionView.Builder
WebSectionView.Builder. setStyleClass(String styleClass)
-