| Package | Description |
|---|---|
| gwt.material.design.client.base | |
| gwt.material.design.client.constants | |
| gwt.material.design.client.ui |
| Modifier and Type | Method and Description |
|---|---|
InputType |
HasInputType.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
HasInputType.setType(InputType inputType) |
| Modifier and Type | Method and Description |
|---|---|
static InputType |
InputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputType[] |
InputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputType |
MaterialValueBox.getType() |
InputType |
MaterialInput.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MaterialValueBox.setType(InputType type) |
void |
MaterialInput.setType(InputType inputType) |
| Constructor and Description |
|---|
MaterialInput(InputType type) |
Copyright © 2016. All rights reserved.