|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.selenium.client.EditorSettings
public class EditorSettings
Represents the user editor settings page
Constructor Summary | |
---|---|
EditorSettings(ConfluenceSeleniumClient client)
|
Method Summary | |
---|---|
static java.lang.String |
getEditUrl()
|
void |
setAutocomplete(boolean enabled)
|
void |
setAutoformat(boolean enabled)
|
void |
submit()
|
static EditorSettings |
viewEditorSettings(ConfluenceSeleniumClient client)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditorSettings(ConfluenceSeleniumClient client)
Method Detail |
---|
public static EditorSettings viewEditorSettings(ConfluenceSeleniumClient client)
public void setAutocomplete(boolean enabled)
public void setAutoformat(boolean enabled)
public void submit()
public static java.lang.String getEditUrl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |