Class templateBuilder
Defined in: templateLayout.compiler.js.
Constructor Attributes | Constructor Name and Description |
---|---|
templateBuilder(source)
|
Method Attributes | Method Name and Description |
---|---|
checkColSpan(slotText, row, colIndex)
|
|
checkRowSpan(slotText, rowIndex, colIndex)
|
|
init(source)
|
Method Detail
checkColSpan(slotText, row, colIndex)
- Parameters:
- slotText
- row
- colIndex
checkRowSpan(slotText, rowIndex, colIndex)
- Parameters:
- slotText
- rowIndex
- colIndex
createTemplate()
init(source)
- Parameters:
- source