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

[Groovy] Class UiPrintableSpecifier

    • taack.ui.dsl.UiPrintableSpecifier


    • @groovy.transform.CompileStatic
      final class UiPrintableSpecifier
      extends java.lang.Object
      • Properties Summary

          Properties 
          Type Name and description
          groovy.lang.Closure  closure
      • Methods Summary

      • Inherited Methods Summary

          Inherited Methods 
          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()
      • Property Detail

        • groovy.lang.Closure closure

      • Constructor Detail

        • UiPrintableSpecifier()

      • Method Detail

        • UiPrintableSpecifier ui(@groovy.lang.DelegatesTo(strategy: Closure.DELEGATE_FIRST, value: PrintableSpec) groovy.lang.Closure closure)