Uses of Class
com.atlassian.confluence.selenium.client.SignupOptionsPanel.SignUpMode

Packages that use SignupOptionsPanel.SignUpMode
com.atlassian.confluence.selenium.client   
 

Uses of SignupOptionsPanel.SignUpMode in com.atlassian.confluence.selenium.client
 

Methods in com.atlassian.confluence.selenium.client that return SignupOptionsPanel.SignUpMode
static SignupOptionsPanel.SignUpMode SignupOptionsPanel.SignUpMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SignupOptionsPanel.SignUpMode[] SignupOptionsPanel.SignUpMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.selenium.client with parameters of type SignupOptionsPanel.SignUpMode
 boolean SignupOptionsPanel.isSignupMode(SignupOptionsPanel.SignUpMode mode)
           
 void SignupOptionsPanel.setSignUpMode(SignupOptionsPanel.SignUpMode mode)
           
 void SignupOptionsPanel.setSignupMode(SignupOptionsPanel.SignUpMode mode, boolean notify)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.