BootstrapBlock (taack-ui 0.6.3-SNAPSHOT API)
Package: taack.ui.dump.html.block

[Groovy] Class BootstrapBlock

      • taack.ui.dump.html.block.BootstrapBlock
      • All Implemented Interfaces and Traits:
        taack.ui.dump.html.element.IHTMLElement


        @groovy.transform.CompileStatic
        final class BootstrapBlock
        extends BootstrapLayout
        implements taack.ui.dump.html.element.IHTMLElement
        • Properties Summary

            Properties 
            Type Name and description
            static int  blockCounter
        • Methods Summary

            Methods 
            Type Params Return Type Name and description
            static taack.ui.dump.html.element.IHTMLElement block(taack.ui.dump.html.element.IHTMLElement topElement, java.lang.String blockId)
            static taack.ui.dump.html.element.IHTMLElement blockAjax(taack.ui.dump.html.element.IHTMLElement topElement, java.lang.String blockId, boolean isAjax)
            static taack.ui.dump.html.element.IHTMLElement blockHeader(taack.ui.dump.html.element.IHTMLElement topElement)
        • Inherited Methods Summary

        • Property Detail

          • static int blockCounter

        • Method Detail

          • static taack.ui.dump.html.element.IHTMLElement block(taack.ui.dump.html.element.IHTMLElement topElement, java.lang.String blockId)

          • static taack.ui.dump.html.element.IHTMLElement blockAjax(taack.ui.dump.html.element.IHTMLElement topElement, java.lang.String blockId, boolean isAjax)

          • static taack.ui.dump.html.element.IHTMLElement blockHeader(taack.ui.dump.html.element.IHTMLElement topElement)