@CompileStatic class TextareaInputRenderer extends Object implements DomainInputRenderer
The default renderer for rendering properties with the constraint [widget: "textarea"]
| Constructor and description |
|---|
TextareaInputRenderer() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Closure |
renderInput(Map defaultAttributes, DomainProperty domainProperty) |
|
boolean |
supports(DomainProperty domainProperty) |