| Package | Description |
|---|---|
| gwt.material.design.client.base | |
| gwt.material.design.client.base.error | |
| gwt.material.design.client.base.mixin |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlerType |
AbstractValueWidget.getErrorHandlerType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractValueWidget.setErrorHandlerType(ErrorHandlerType errorHandlerType) |
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlerType |
HasErrorHandler.getErrorHandlerType()
Gets the error handler type.
|
static ErrorHandlerType |
ErrorHandlerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorHandlerType[] |
ErrorHandlerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HasErrorHandler.setErrorHandlerType(ErrorHandlerType errorHandlerType)
Sets the error handler type.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlerType |
ErrorHandlerMixin.getErrorHandlerType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorHandlerMixin.setErrorHandlerType(ErrorHandlerType type) |
Copyright © 2017. All rights reserved.