@groovy.transform.CompileStatic class PrintableSpec extends java.lang.Object
Type | Name and description |
---|---|
IUiPrintableVisitor |
printableVisitor |
Constructor and description |
---|
PrintableSpec
(IUiPrintableVisitor printableVisitor) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
anonymousBlock(Width width, groovy.lang.Closure closure) |
|
void |
custom(java.lang.String html, Width width, groovy.lang.Closure closure) |
|
void |
diagram(UiDiagramSpecifier diagramSpecifier, Width width, groovy.lang.Closure closure) |
|
void |
printableBody(groovy.lang.Closure closure) |
|
void |
printableFooter(groovy.lang.Closure closure) |
|
void |
printableHeader(java.lang.String height, groovy.lang.Closure closure) |
|
void |
printableHeaderLeft(java.lang.String height, groovy.lang.Closure closure) |
|
void |
printableHeaderRight(java.lang.String height, groovy.lang.Closure closure) |
|
void |
show(UiShowSpecifier showSpecifier, Width width) |
|
void |
table(UiTableSpecifier tableSpecifier, Width width, groovy.lang.Closure closure) |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Groovy Documentation