| Package | Description |
|---|---|
| org.vaadin.mikotin |
| Modifier and Type | Method and Description |
|---|---|
GoogleSignin.Width |
GoogleSignin.getWidth()
The width to use for the button.
|
static GoogleSignin.Width |
GoogleSignin.Width.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleSignin.Width[] |
GoogleSignin.Width.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleSignin.setWidth(GoogleSignin.Width width) |
Copyright © 2018 Mikko Salminen. All rights reserved.