dojox/layout/TableContainer.ChildWidgetProperties (version 1.10)

Summary

Properties to be set on children of TableContainer

See the dojox/layout/TableContainer.ChildWidgetProperties reference documentation for more information.

Property Summary

  • colspanThe number of columns this widget should span.
  • labelThe label to display for a given widget
  • spanLabelSetting spanLabel to true makes the widget take up both the label and value cells.
  • titleThe label to display for a given widget.

Properties

colspan

The number of columns this widget should span.

label

The label to display for a given widget

spanLabel

Setting spanLabel to true makes the widget take up both the label and value cells. Defaults to false.

title

The label to display for a given widget. This is interchangeable with the 'label' parameter, as some widgets already have a use for the 'label', and this can be used instead to avoid conflicts.

Error in the documentation? Can’t find what you are looking for? Let us know!