UiMenuSpecifier (taack-ui 0.3.8 API)
Package: taack.ui.base

[Groovy] Class UiMenuSpecifier

    • taack.ui.base.UiMenuSpecifier


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

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

      • 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

        • UiMenuSpecifier()

      • Method Detail

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