|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractEditorPage | |
---|---|
com.atlassian.confluence.pageobjects.page.admin.templates | |
com.atlassian.confluence.pageobjects.page.content |
Uses of AbstractEditorPage in com.atlassian.confluence.pageobjects.page.admin.templates |
---|
Uses of AbstractEditorPage in com.atlassian.confluence.pageobjects.page.content |
---|
Classes in com.atlassian.confluence.pageobjects.page.content with type parameters of type AbstractEditorPage | |
---|---|
class |
AbstractEditorPage<T extends AbstractViewPage,U extends AbstractEditorPage>
Represents a page that includes an Editor . |
Subclasses of AbstractEditorPage in com.atlassian.confluence.pageobjects.page.content | |
---|---|
class |
CopyPage
Essentially the CreatePage but via the copy page url instead |
class |
CreateBlog
|
class |
CreatePage
Create page page. |
class |
EditContentPage
A representation of the edit content page. |
class |
EditorPage
Represents a page that includes an Editor. |
Methods in com.atlassian.confluence.pageobjects.page.content that return AbstractEditorPage | |
---|---|
AbstractEditorPage |
AbstractEditorPage.edit()
Click edit from the preview screen. |
AbstractEditorPage<T,U> |
AbstractEditorPage.setTitle(java.lang.String title)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |