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