class EnumInputRenderer extends Object implements DomainInputRenderer
The default renderer for rendering enum properties
| Constructor and description |
|---|
EnumInputRenderer() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected List<Map> |
getEnumValues(DomainProperty property) |
|
Closure |
renderInput(Map defaultAttributes, DomainProperty property) |
|
boolean |
supports(DomainProperty property) |