@groovy.transform.CompileStatic final class RowIndentTreeSpec extends RowColumnSpec
Constructor and description |
---|
RowIndentTreeSpec
(IUiTableVisitor tableVisitor) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
rowTree(boolean hasChildren, groovy.lang.Closure closure) Row container that can be expended as a tree. |
Row container that can be expended as a tree. Can be nested.
hasChildren
- If true, the subsequent rows will be collapsed under the current rowclosure
- Contains columns