Class metawidget.layout.DefinitionListLayout
Layout to arrange widgets using dl/dt/dd tags.
Defined in: metawidget-layouts.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
layoutLabel(dl, widget, elementName, attributes, mw)
|
|
layoutWidget(widget, elementName, attributes, container, mw)
|
|
startContainerLayout(container, mw)
|
Method Detail
layoutLabel(dl, widget, elementName, attributes, mw)
- Parameters:
- dl
- widget
- elementName
- attributes
- mw
layoutWidget(widget, elementName, attributes, container, mw)
- Parameters:
- widget
- elementName
- attributes
- container
- mw
startContainerLayout(container, mw)
- Parameters:
- container
- mw