RowIndentTreeSpec (taack-ui 0.5.7-SNAPSHOT API)
Package: taack.ui.dsl.table

[Groovy] Class RowIndentTreeSpec

        • taack.ui.dsl.table.RowIndentTreeSpec


        • @groovy.transform.CompileStatic
          final class RowIndentTreeSpec
          extends RowColumnSpec
          • Method Detail

            • void rowTree(boolean hasChildren, @groovy.lang.DelegatesTo(strategy: Closure.DELEGATE_ONLY, value: RowColumnSpec) groovy.lang.Closure closure)

              Row container that can be expended as a tree. Can be nested.

              Parameters:
              hasChildren - If true, the subsequent rows will be collapsed under the current row
              closure - Contains columns