TaackUi (taack-ui 0.6.3-SNAPSHOT API)
Package: taack.ui

[Groovy] Class TaackUi

    • taack.ui.TaackUi


    • @grails.compiler.GrailsCompileStatic
      final class TaackUi
      extends java.lang.Object
      • Constructor Summary

          Constructors 
          Constructor and description
          TaackUi ()
      • 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()
      • Constructor Detail

        • TaackUi()

      • Method Detail

        • static UiFormSpecifier createForm(java.lang.Object aObject, FieldInfo[] lockedFields, @groovy.lang.DelegatesTo(strategy: Closure.DELEGATE_ONLY, value: FormSpec) groovy.lang.Closure closure)

        • static UiMenuSpecifier createMenu(@groovy.lang.DelegatesTo(strategy: Closure.DELEGATE_ONLY, value: MenuSpec) groovy.lang.Closure closure)

        • static UiBlockSpecifier createModal(@groovy.lang.DelegatesTo(strategy: Closure.DELEGATE_FIRST, value: BlockSpec) groovy.lang.Closure closure)

        • static UiTableSpecifier createTable(@groovy.lang.DelegatesTo(strategy: Closure.DELEGATE_FIRST, value: TableSpec) groovy.lang.Closure closure)