| Modifier and Type | Method | Description |
|---|---|---|
static EnumReadonlyTextarea |
EnumReadonlyTextarea.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static EnumReadonlyTextarea[] |
EnumReadonlyTextarea.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
Textarea<Z> |
Textarea.attrReadonly(EnumReadonlyTextarea attrReadonly) |
Copyright © 2018. All rights reserved.