Uses of Class
com.atlassian.confluence.api.model.web.WebPanelView

Packages that use WebPanelView
com.atlassian.confluence.api.model.web   
com.atlassian.confluence.api.service.web   
com.atlassian.confluence.plugins.soy   
 

Uses of WebPanelView in com.atlassian.confluence.api.model.web
 

Methods in com.atlassian.confluence.api.model.web that return WebPanelView
 WebPanelView WebPanelView.Builder.create(java.lang.String html)
           
 

Uses of WebPanelView in com.atlassian.confluence.api.service.web
 

Methods in com.atlassian.confluence.api.service.web that return types with arguments of type WebPanelView
 java.lang.Iterable<WebPanelView> WebView.getPanelsForLocation(java.lang.String location, java.util.Map<java.lang.String,java.lang.Object> additionalContext)
           
 

Uses of WebPanelView in com.atlassian.confluence.plugins.soy
 

Methods in com.atlassian.confluence.plugins.soy that return types with arguments of type WebPanelView
 java.lang.Iterable<WebPanelView> PanelsForLocationFunction.apply(java.lang.Object... args)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.