|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditorContent | |
|---|---|
| com.atlassian.confluence.pageobjects.component.editor | |
| com.atlassian.confluence.pageobjects.page.content | |
| Uses of EditorContent in com.atlassian.confluence.pageobjects.component.editor |
|---|
| Methods in com.atlassian.confluence.pageobjects.component.editor that return EditorContent | |
|---|---|
EditorContent |
EditorContent.clear()
|
EditorContent |
EditorContent.setContent(java.lang.String content)
|
EditorContent |
EditorContent.type(java.lang.String content)
Type content in the editor. |
| Uses of EditorContent in com.atlassian.confluence.pageobjects.page.content |
|---|
| Subclasses of EditorContent in com.atlassian.confluence.pageobjects.page.content | |
|---|---|
static class |
CommentsSection.NewComment
Represents the editor for a new comment |
| Methods in com.atlassian.confluence.pageobjects.page.content that return EditorContent | |
|---|---|
EditorContent |
CommentsSection.Comment.clickEdit()
|
EditorContent |
CommentsSection.Comment.clickReply()
|
EditorContent |
AbstractEditorPage.getContent()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||