@CompileStatic class StringInputRenderer extends Object implements DomainInputRenderer
The default renderer for rendering String properties
| Constructor and description |
|---|
StringInputRenderer() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Closure |
renderInput(Map standardAttributes, DomainProperty domainProperty) |
|
boolean |
supports(DomainProperty domainProperty) |