Uses of Class
com.atlassian.confluence.pageobjects.page.content.RenderedContent

Packages that use RenderedContent
com.atlassian.confluence.pageobjects.component.editor   
com.atlassian.confluence.pageobjects.page.content   
 

Uses of RenderedContent in com.atlassian.confluence.pageobjects.component.editor
 

Methods in com.atlassian.confluence.pageobjects.component.editor that return RenderedContent
 RenderedContent EditorContent.getRenderedContent()
          Returns a RenderedContent object which lets you easily access elements in the editor iframe without having to manually switch frames.
 

Uses of RenderedContent in com.atlassian.confluence.pageobjects.page.content
 

Methods in com.atlassian.confluence.pageobjects.page.content that return RenderedContent
 RenderedContent ViewPageAnonymous.getRenderedContent()
           
 RenderedContent ViewPage.getRenderedContent()
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.