row Element
The row element is the top-level wrapper for a toolbar row description. Every row description consists of a single row element, which may be inferred if the toolbar has only 1 row. Each row element is a child only of the tb element.
Attributes
name
|
permitted values
|
size
|
[s | l | w | ws]
|
Specifying size=s indicates that all buttons on the toolbar and pull-down palettes should be the small size, unless otherwise indicated. Similarly, size=l indicates buttons should be large, size=w should be wide, and size=ws should be wide and small.
|