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