@CompileStatic class DomainMarkupRendererImpl extends Object implements DomainMarkupRenderer
| Constructor and description |
|---|
DomainMarkupRendererImpl(DomainModelService domainModelService, PropertyMarkupRenderer propertyMarkupRenderer, ContextMarkupRenderer contextMarkupRenderer) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
static void |
callWithDelegate(Object delegate, Closure<?> closure) |
|
protected int |
getMaxListOutputSize()Determines how many properties will be included in the list output |
|
static String |
outputMarkupContent(Closure<MarkupBuilder> closure) |
|
protected Closure<MarkupBuilder> |
renderInput(DomainProperty property) |
|
String |
renderInput(PersistentEntity domainClass) |
|
String |
renderListOutput(PersistentEntity domainClass) |
|
protected Closure<MarkupBuilder> |
renderOutput(DomainProperty property) |
|
String |
renderOutput(PersistentEntity domainClass) |
Determines how many properties will be included in the list output