@groovy.transform.CompileStatic class BlockTabSpec extends BlockLayoutSpec
UiBlockSpecifier.ui delegated class.
This class allows to draw the layout of a page, or to update part of a page after an ajax call.
Each block can contains many graphical elements, but it is better to have one graphical element (show, form, table, tableFilter ...) per block (modal, ajaxBlock ...)
Constructor and description |
---|
BlockTabSpec
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
tab(java.lang.String i18n, groovy.lang.Closure closure)
|
Methods inherited from class | Name |
---|---|
class BlockLayoutSpec |
buildBlockLayoutSpec, col, row, simpleLog, tabs |
class BlockLeafSpec |
closeModal, closeModal, closeModal, custom, diagram, diagram, diagramFilter, form, iframe, processMenuBlock, show, simpleLog, table, tableFilter |