@groovy.transform.CompileStatic final class RowIndentTreeSpec extends java.lang.Object
Type | Name and description |
---|---|
IUiTableVisitor |
tableVisitor |
Constructor and description |
---|
RowIndentTreeSpec
(IUiTableVisitor tableVisitor) |
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() |
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 columnsGroovy Documentation