|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TitledContent | |
|---|---|
| com.atlassian.confluence.it | |
| com.atlassian.confluence.selenium | |
| com.atlassian.confluence.selenium.client | |
| Uses of TitledContent in com.atlassian.confluence.it |
|---|
| Subinterfaces of TitledContent in com.atlassian.confluence.it | |
|---|---|
interface |
LinkableContent
Content with a title that can be accessed via a direct URL. |
| Classes in com.atlassian.confluence.it that implement TitledContent | |
|---|---|
class |
Attachment
|
class |
BlogPost
|
class |
Macro
A basic representation of a Macro for testing purposes. |
class |
Page
|
class |
Space
|
class |
User
The login details of a given user. |
| Uses of TitledContent in com.atlassian.confluence.selenium |
|---|
| Fields in com.atlassian.confluence.selenium declared as TitledContent | |
|---|---|
protected TitledContent |
AbstractEditorAutocompleteTester.testContent
|
| Uses of TitledContent in com.atlassian.confluence.selenium.client |
|---|
| Methods in com.atlassian.confluence.selenium.client with parameters of type TitledContent | |
|---|---|
void |
EditorAutocomplete.clickResult(TitledContent contentEntity)
|
boolean |
EditorAutocomplete.hasImgForEntity(TitledContent contentEntity)
|
boolean |
EditorAutocomplete.hasVisibleIconSpanForEntity(TitledContent contentEntity)
|
boolean |
EditorAutocomplete.resultsContain(TitledContent contentEntity)
Returns true if the given ContentEntityObject appears in the dropdown menu. |
void |
EditorAutocomplete.waitForResultsToContain(TitledContent contentEntity)
Checks that the given ContentEntityObject appears in the dropdown menu. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||