This element is like a control in that it has a label and actual text content, but it is not interactive.
The static text element. The text content
can be set by calling its setData()
function with any plain
text.
string
The ID of this control within the container
toolkit.HTMLContainerElement
[optional] Where to put the control.
object
An object with keys 'name'
for the label displayed by the text and 'help'
for tooltop text.