|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.selenium.client.SignupOptionsPanel
public class SignupOptionsPanel
Nested Class Summary | |
---|---|
static class |
SignupOptionsPanel.SignUpMode
|
Constructor Summary | |
---|---|
SignupOptionsPanel(ConfluenceSeleniumClient client,
Suite suite)
|
Method Summary | |
---|---|
boolean |
isNotifyOnSubscribe()
|
boolean |
isSignupMode(SignupOptionsPanel.SignUpMode mode)
|
void |
save()
|
void |
setSignUpMode(SignupOptionsPanel.SignUpMode mode)
|
void |
setSignupMode(SignupOptionsPanel.SignUpMode mode,
boolean notify)
|
void |
toggleNotifyOnSubscribe()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SignupOptionsPanel(ConfluenceSeleniumClient client, Suite suite)
Method Detail |
---|
public void setSignUpMode(SignupOptionsPanel.SignUpMode mode)
public void toggleNotifyOnSubscribe()
public boolean isNotifyOnSubscribe()
public boolean isSignupMode(SignupOptionsPanel.SignUpMode mode)
public void save()
public void setSignupMode(SignupOptionsPanel.SignUpMode mode, boolean notify)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |