|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoginForm.LoginMode | |
|---|---|
| com.vaadin.ui | |
| Uses of LoginForm.LoginMode in com.vaadin.ui |
|---|
| Methods in com.vaadin.ui that return LoginForm.LoginMode | |
|---|---|
LoginForm.LoginMode |
LoginForm.getLoginMode()
Returns the LoginForm.LoginMode for this login form. |
static LoginForm.LoginMode |
LoginForm.LoginMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LoginForm.LoginMode[] |
LoginForm.LoginMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.vaadin.ui with parameters of type LoginForm.LoginMode | |
|---|---|
void |
LoginForm.setLoginMode(LoginForm.LoginMode loginMode)
Set the LoginForm.LoginMode for this login form. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||