Uses of Class
com.atlassian.confluence.pageobjects.page.content.RenderedContent
-
Packages that use RenderedContent Package Description 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 Modifier and Type Method Description RenderedContentEditorContent. getRenderedContent()Deprecated.Returns aRenderedContentobject 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 Modifier and Type Method Description RenderedContentViewPage. getRenderedContent()Deprecated.RenderedContentViewPageAnonymous. getRenderedContent()Deprecated.
-