Difference between revisions of "Template:SpecUIElementRow"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Parameters)
Line 16: Line 16:
 
|| '''Parameter Name''' || '''Parameter meaning'''
 
|| '''Parameter Name''' || '''Parameter meaning'''
 
|-
 
|-
| style="background-color:#eeeeee;" | <code>type</code> || the type of the UI element. Might be empty, in this case the row describes a property of an element which started in one of the previous rows of the table
+
|| <code>type</code> || the type of the UI element. Might be empty, in this case the row describes a property of an element which started in one of the previous rows of the table
 
|-
 
|-
 
|| <code>propertye</code> || the property which is described in this table row
 
|| <code>propertye</code> || the property which is described in this table row

Revision as of 11:52, 22 January 2008

This template is only useful together with the SpecUIElementHeading template. Use it to create, within a specification document, a table describing one or more user interface elements in a dialog.

Looks Like

Button Label invalid - the property vallue must be specified opens the selected file

Parameters

Parameter Name Parameter meaning
type the type of the UI element. Might be empty, in this case the row describes a property of an element which started in one of the previous rows of the table
propertye the property which is described in this table row
value the value of the property
comments comments on the property/value, usually directed to translators

text must be present, else an error message will be shown in the respective table cell.

See Also

Personal tools