| Package | Description |
|---|---|
| com.vaadin.client.metadata |
| Modifier and Type | Method and Description |
|---|---|
static TypeDataStore.MethodAttribute |
TypeDataStore.MethodAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeDataStore.MethodAttribute[] |
TypeDataStore.MethodAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeDataStore.setMethodAttribute(Class<?> type,
String methodName,
TypeDataStore.MethodAttribute attribute) |
Copyright © 2023 Vaadin Ltd. All rights reserved.