added the optional link in the label-widget

This commit is contained in:
Ralf Becker 2003-10-07 13:31:23 +00:00
parent 10318b0554
commit ca460b5aae

View File

@ -378,8 +378,10 @@ implement only a subset of XUL. Here are the main differences:</p>
<b>a textual label</b><br>
The content is taken from the content-array but it can have an own label from
the label attribute too.<p>
<b>Options</b>: if it contains a 'i' and/or a 'b' the content (not the label) is rendered
in italic and/or bold.
<b>Options</b> has 2 comma-separated fields:<br>
<b>1.</b> if it contains a 'i' and/or a 'b' the content (not the label) is rendered
in italic and/or bold.<br>
<b>2.</b> if set to a menuaction, a link to that methode = app.class.method is put around the label
</td>
</tr>
<tr>