|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebView | |
---|---|
com.atlassian.confluence.api.service.web | |
com.atlassian.confluence.web.service |
Uses of WebView in com.atlassian.confluence.api.service.web |
---|
Methods in com.atlassian.confluence.api.service.web that return WebView | |
---|---|
WebView |
WebViewService.forContent(ContentId contentId)
Provides a new WebView. |
WebView |
WebViewService.forContent(java.lang.String contentId)
Deprecated. Since 5.5. Use WebViewService.forContent(ContentId) . |
WebView |
WebViewService.forSpace(java.lang.String spaceKey)
|
Uses of WebView in com.atlassian.confluence.web.service |
---|
Methods in com.atlassian.confluence.web.service that return WebView | |
---|---|
WebView |
WebViewServiceImpl.forContent(ContentId contentId)
|
WebView |
WebViewServiceImpl.forContent(java.lang.String contentId)
|
WebView |
WebViewServiceImpl.forSpace(java.lang.String spaceKey)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |