Uses of Class
com.atlassian.confluence.api.model.web.WebPanelView.Builder
-
Packages that use WebPanelView.Builder Package Description com.atlassian.confluence.api.model.web -
-
Uses of WebPanelView.Builder in com.atlassian.confluence.api.model.web
Methods in com.atlassian.confluence.api.model.web that return WebPanelView.Builder Modifier and Type Method Description WebPanelView.BuilderWebPanelView.Builder. setCompleteKey(String completeKey)WebPanelView.BuilderWebPanelView.Builder. setHtml(String html)Deprecated.since 5.10.WebPanelView.BuilderWebPanelView.Builder. setKey(String key)Deprecated.since 5.10.WebPanelView.BuilderWebPanelView.Builder. setLabel(String label)WebPanelView.BuilderWebPanelView.Builder. setLocation(String location)WebPanelView.BuilderWebPanelView.Builder. setModuleKey(String moduleKey)WebPanelView.BuilderWebPanelView.Builder. setName(String name)WebPanelView.BuilderWebPanelView.Builder. setWeight(int weight)
-