Difference between revisions of "UI-Elements"

From Apache OpenOffice Wiki
Jump to: navigation, search
(RadioButton)
 
(38 intermediate revisions by one other user not shown)
Line 33: Line 33:
 
|
 
|
 
|-
 
|-
| '''Window Title:'''
+
|'''Title:'''
| <Specify Title Here>
+
| <EN-US>
|
+
| <Comment>
 
|} </nowiki>
 
|} </nowiki>
  
Line 61: Line 61:
 
|
 
|
 
|-
 
|-
| '''Button Label:'''
+
|'''Button Label:'''
| <Specify Label (preferably in EN-US) here>
+
| <EN-US>
|
+
| <Comment>
 
|} </nowiki>
 
|} </nowiki>
  
Line 93: Line 93:
 
|
 
|
 
|-
 
|-
| '''CheckBox Label:'''
+
|'''CheckBox Label:'''
| <Specify Label (preferably EN-US) Here>
+
| <EN-US>
|
+
| <Comment>
 
|} </nowiki>
 
|} </nowiki>
 +
  
 
=== RadioButton ===
 
=== RadioButton ===
Line 117: Line 118:
 
|
 
|
 
|-
 
|-
| '''RadioButton Label:'''
+
|'''RadioButton Label:'''
| <Specify Label (preferably EN-US) Here>
+
| <EN-US>
|
+
| <Comment>
|-
+
 
|} </nowiki>
 
|} </nowiki>
  
Line 142: Line 142:
 
|
 
|
 
|-
 
|-
| '''Vis. Row Count:'''
+
| '''Number of Rows Visible:'''
| <Specify On Click Action Here>
+
| <Specify Number Here e.g. 8>
 
|
 
|
 
|-
 
|-
| '''List of Items:'''
+
| '''Items:'''
|
+
# <Item 1>
+
# <Item 2>
+
 
|
 
|
 +
# <Item #1 EN-US> ; <Other Language (Optional)>
 +
# <Item #2 EN-US> ; <Other Language (Optional)>
 +
| <Comment>, DE
 
|-
 
|-
 
| '''Item Selected'''
 
| '''Item Selected'''
Line 160: Line 160:
 
|
 
|
 
|-
 
|-
| '''Label EN-US:'''
+
|'''ComboBox Label:'''
| <Specify Label Here>
+
| <EN-US>
|
+
| <Comment>
|-
+
| '''Label GER:'''
+
| <Specify_Label Here>
+
|
+
 
|} </nowiki>
 
|} </nowiki>
  
Line 188: Line 184:
 
|
 
|
 
|-
 
|-
| '''Vis. Row Count:'''
+
| '''Number of Rows Visible:'''
 
| <Specify Number Here e.g. 8>
 
| <Specify Number Here e.g. 8>
 
|
 
|
 
|-
 
|-
| '''List of Items:'''
+
| '''Items:'''
|
+
# <Item 1>
+
# <Item 2>
+
 
|
 
|
 +
# <Item #1 EN-US> ; <Other Language (Optional)>
 +
# <Item #2 EN-US> ; <Other Language (Optional)>
 +
| <Comment>, DE
 
|-
 
|-
 
| '''Item Selected'''
 
| '''Item Selected'''
Line 206: Line 202:
 
|
 
|
 
|-
 
|-
| '''Label EN-US:'''
+
|'''DropDown ListBox Label:'''
| <Specify Label Here>
+
| <EN-US>
|
+
| <Comment>
|-
+
| '''Label GER:'''
+
| <Specify_Label Here>
+
|
+
 
|} </nowiki>
 
|} </nowiki>
 
  
  
Line 230: Line 221:
 
| '''Disabled:'''
 
| '''Disabled:'''
 
| <Specify When Disabled Here>
 
| <Specify When Disabled Here>
 +
|
 +
|-
 +
| '''Number of Rows Visible:'''
 +
| <Specify Number Here e.g. 8>
 
|
 
|
 
|-
 
|-
Line 236: Line 231:
 
|
 
|
 
|-
 
|-
| '''Vis. Row Count:'''
+
| '''Items:'''
| <Specify Number Here e.g. 8>
+
|
+
|-
+
| '''List of Items:'''
+
|
+
# <Item 1>
+
# <Item 2>
+
 
|
 
|
 +
# <Item #1 EN-US> ; <Other Language (Optional)>
 +
# <Item #2 EN-US> ; <Other Language (Optional)>
 +
| <Comment>, DE
 
|-
 
|-
 
| '''Item Selected'''
 
| '''Item Selected'''
Line 254: Line 245:
 
|
 
|
 
|-
 
|-
| '''Label EN-US:'''
+
|'''ListBox Label:'''
| <Specify Label Here>
+
| <EN-US>
|
+
| <Comment>
|-
+
| '''Label GER:'''
+
| <Specify Label Here>
+
|
+
 
|} </nowiki>
 
|} </nowiki>
  
Line 266: Line 253:
 
[[Specification_Example#1._Insert_Footnote_Dialog|Show Example]]
 
[[Specification_Example#1._Insert_Footnote_Dialog|Show Example]]
  
  <nowiki> === <ITEM-NUMBER Dialog or Window> ===
+
  <nowiki> === <ITEM-NUMBER Label> ===
 
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
 
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
 
|-
 
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
+
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''Label''' || bgcolor="#dddddd" | '''Comment'''
 
|-
 
|-
| '''Title EN-US:'''
+
| '''Label:'''
| <Specify Title Here>
+
| <Label Text>
|
+
| <Comment>
 +
|}  </nowiki>
 +
 
 +
=== Menu ===
 +
 
 +
<nowiki> === "<MENU TITLE>", Menu ===
 +
{| border="2" cellpadding="1" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
 +
|-
 +
| bgcolor="#dddddd" | '''Item''' || bgcolor="#dddddd" | '''Sub Item''' || bgcolor="#dddddd" | '''Sub Item''' || bgcolor="#dddddd" | '''KBD Shortcut''' || bgcolor="#dddddd" | '''Icon''' || bgcolor="#dddddd" | '''Comment'''
 +
|-
 +
| <Item>
 +
|  
 +
|
 +
| <Keyboard Shortcut>
 +
| <Icon>
 +
| <Comment>
 
|-
 
|-
| '''Title GER:'''
 
| <Specify Title Here>
 
|
 
 
|} </nowiki>
 
|} </nowiki>
 
  
 
=== Progress Bar ===
 
=== Progress Bar ===
Line 289: Line 287:
 
|-
 
|-
 
| '''Min. Value:'''
 
| '''Min. Value:'''
| <Specify min. value; e.g 0>
+
| <Specify min. value; e.g 0%>
 
|
 
|
 
|-
 
|-
 
| '''Max. Value:'''
 
| '''Max. Value:'''
| <Specify max. value; e.g 100>
+
| <Specify max. value; e.g 100%>
 
|
 
|
 
|-
 
|-
| '''Labels EN-US:'''
+
| '''Other:'''
| <Specify Label Here>
+
| <Specify other properties here>
 
|
 
|
 
|-
 
|-
| '''Labels GER:'''
+
|''' ProgressBar Label:'''
| <Specify Labels Here>
+
| <EN-US>
|
+
| <Comment>
 
|} </nowiki>
 
|} </nowiki>
 
  
 
=== Slider ===
 
=== Slider ===
Line 314: Line 311:
 
|-
 
|-
 
| '''Min. Value:'''
 
| '''Min. Value:'''
| <Specify min. value; e.g 0>
+
| <Specify min. value; e.g 0%>
 
|
 
|
 
|-
 
|-
 
| '''Max. Value:'''
 
| '''Max. Value:'''
| <Specify max. value; e.g 100>
+
| <Specify max. value; e.g 100%>
 
|
 
|
 
|-
 
|-
| '''Snap at Tick'''
+
| '''Snap at Tick:'''
 
| <Yes/No>
 
| <Yes/No>
|
 
|-
 
| '''Major Tick Interval:'''
 
| <Specify Tick Interval; e.g 50>
 
 
|
 
|
 
|-
 
|-
 
| '''Minor Tick Interval:'''
 
| '''Minor Tick Interval:'''
| <Specify Tick Interval; e.g 10>
+
| <Specify Tick Interval; e.g 10%>
 
|
 
|
 
|-
 
|-
| '''Max. Value:'''
+
| '''Major Tick Interval:'''
| <Specify max. value; e.g 100>
+
| <Specify Tick Interval; e.g 50%>
 
|
 
|
 
|-
 
|-
| '''Label EN-US:'''
+
|''' Slider Label:'''
| <Specify Label Here>
+
| <EN-US>
|
+
| <Comment>
|-
+
| '''Label GER:'''
+
| <Specify Labels Here>
+
|
+
 
|} </nowiki>
 
|} </nowiki>
 
  
 
=== SpinField ===
 
=== SpinField ===
Line 382: Line 370:
 
|
 
|
 
|-
 
|-
| '''Label EN-US:'''
+
|''' SpinField Label:'''
| <Specify Label Here>
+
| <EN-US>
|
+
| <Comment>
|-
+
| '''Label GER:'''
+
| <Specify Label Here>
+
|
+
 
|} </nowiki>
 
|} </nowiki>
 
  
 
=== TextField ===
 
=== TextField ===
Line 421: Line 404:
 
| '''Caret Position:'''
 
| '''Caret Position:'''
 
| <0>
 
| <0>
|
 
|-
 
| '''Characters Allowed'''
 
| <Specify characters here>
 
 
|
 
|
 
|-
 
|-
Line 435: Line 414:
 
|
 
|
 
|-
 
|-
| '''Label EN-US:'''
+
|''' TextField Label:'''
| <Specify Label Here>
+
| <EN-US>
 +
| <Comment>
 +
|} </nowiki>
 +
 
 +
=== Toolbar ===
 +
<nowiki> === <ITEM-NUMBER Toolbar> ===
 +
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse;  width: 100%"
 +
|-
 +
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
 +
|-
 +
| rowspan="2" | '''Toolbar Name:'''
 +
| <EN-US>
 +
|-
 +
| <Other Language (Optional)>
 +
|
 +
|-
 +
| '''Has Closer:'''
 +
| <Yes/No>
 
|
 
|
 
|-
 
|-
| '''Label GER:'''
+
| '''Style:'''
| <Specify Label Here>
+
| <Icon/Icon & Text/Text Only>
 +
|
 +
|-
 +
| '''Initial State:'''
 +
| <Docked/Floated>
 +
|
 +
|-
 +
| '''Initial Docking Position:'''
 +
| <Top, Bottom, Next to Toolbar XYZ>
 +
|
 +
|-
 +
| '''Initial Floating Position:'''
 +
| <Default, or X/Y coordinates in pixel>
 +
|
 +
|-
 +
| '''List in "View/Toolbars":'''
 +
| <Yes/No>
 +
|
 +
|-
 +
| '''Is Context Sensitive:'''
 +
| <If yes state context(s) here>
 +
|
 +
|-
 +
| colspan="3" bgcolor="#eeeeee" |'''Toolbar Items:'''
 +
|-
 +
| rowspan="2" | '''Item Name:'''
 +
| <EN-US>
 +
|-
 +
| <Other Language (Optional)>
 +
|
 +
|-
 +
| '''Item Icon:'''
 +
| <Link to Image here>
 +
|
 +
|-
 +
| '''Action:'''
 +
| <Specify action here. E.g. Opens "File Save" Dialog>
 +
|
 +
|-
 +
| '''Other Properties:'''
 +
| <Specify properties here>
 
|
 
|
 
|} </nowiki>
 
|} </nowiki>
 
  
 
=== TextArea ===
 
=== TextArea ===
Line 462: Line 497:
 
| '''Read Only:'''
 
| '''Read Only:'''
 
| <Yes/No>
 
| <Yes/No>
|
 
|-
 
| '''Visible Row Count:'''
 
| <Specify value; e.g 8>
 
 
|
 
|
 
|-
 
|-
Line 478: Line 509:
 
| '''Caret Position:'''
 
| '''Caret Position:'''
 
| <0>
 
| <0>
|
 
|-
 
| '''Characters Allowed'''
 
| <Specify characters here>
 
 
|
 
|
 
|-
 
|-
Line 488: Line 515:
 
|
 
|
 
|-
 
|-
| '''Label EN-US:'''
+
|''' TextArea Label:'''
| <Specify Label Here>
+
| <EN-US>
|
+
| <Comment>
|-
+
| '''Label GER:'''
+
| <Specify Label Here>
+
|
+
 
|} </nowiki>
 
|} </nowiki>
 
 
  
 
=== TreeControl ===
 
=== TreeControl ===
  
  <nowiki> === <ITEM-NUMBER TreeControl> ===
+
  <nowiki>=== <ITEM-NUMBER TreeControl> ===
 
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
 
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
 
|-
 
|-
 
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
 
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
 
| '''Enabled:'''
 
| <Specify When Enabled Here>
 
|
 
|-
 
| '''Disabled:'''
 
| <Specify When Disabled Here>
 
|
 
 
|-
 
|-
 
| '''Drag & Drop Allowed:'''
 
| '''Drag & Drop Allowed:'''
Line 526: Line 539:
 
|
 
|
 
|-
 
|-
| '''Label EN-US:'''
+
| '''TreeControl Label:'''
| <Specify Label Here>
+
| <EN-US>
|
+
| <Comment>
|-
+
| '''Label GER:'''
+
| <Specify Label Here>
+
|
+
 
|} </nowiki>
 
|} </nowiki>
 +
[[Category:Wiki]]

Latest revision as of 22:25, 24 March 2010

THIS IS DOCUMENT IS WORK IN PROGRESS. PLEASE DO NOT CHANGE CONTENT.

_ _

Copy the wiki-code you need out of the Grey boxes, and past it into your specification.

Dialog or Window

Show Example

 === <ITEM-NUMBER Dialog or Window> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''State:'''
| <Modal or Modeless>
|
|-
| '''Type:'''
| <Dialog or Window>
|
|-
| '''Closable:'''
| <Yes or No>
|
|-
| '''Resizable'''
| <Yes or No>
|
|-
| '''Other:'''
| <Specify_Other_Properties_Here>
|
|-
|'''Title:'''
| <EN-US>
| <Comment>
|} 

Button

Show Example

 === <"ITEM-NUMBER" Button> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Enabled:'''
| <Specify When Enabled Here>
|
|-
| '''Disabled:'''
| <Specify When Disabled Here>
|
|-
| '''On Click:'''
| <Specify On Click Action Here>
|
|-
| '''Other:'''
| <Specify Other Properties Here>
|
|-
|'''Button Label:'''
| <EN-US>
| <Comment>
|} 

CheckBox

 === <ITEM-NUMBER CheckBox> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Enabled:'''
| <Specify When Enabled Here>
|
|-
| '''Disabled:'''
| <Specify When Disabled Here>
|
|-
| '''Tristate:'''
| <Specify When Tristate Occurs Here>
|
|-
| '''Checked:'''
| <Specify When Checked Here>
|
|-
| '''Other:'''
| <Specify Other Properties Here>
|
|-
|'''CheckBox Label:'''
| <EN-US>
| <Comment>
|} 


RadioButton

 === <ITEM-NUMBER RadioButton> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Enabled:'''
| <Specify When Enabled Here>
|
|-
| '''Disabled:'''
| <Specify When Disabled Here>
|
|-
| '''Selected:'''
| <Specify When Selected Here>
|
|-
|'''RadioButton Label:'''
| <EN-US>
| <Comment>
|} 

ComboBox

 === <ITEM-NUMBER ComboBox> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Enabled:'''
| <Specify When Enabled Here>
|
|-
| '''Disabled:'''
| <Specify When Disabled Here>
|
|-
| '''Max. Row Count:'''
| <Specify Number Here e.g. 20>
|
|-
| '''Number of Rows Visible:'''
| <Specify Number Here e.g. 8>
|
|-
| '''Items:'''
|
 # <Item #1 EN-US> ; <Other Language (Optional)>
 # <Item #2 EN-US> ; <Other Language (Optional)>
| <Comment>, DE
|-
| '''Item Selected'''
| <Specify Number Here>
|
|-
| '''Other:'''
| <Specify_Other_Properties_Here>
|
|-
|'''ComboBox Label:'''
| <EN-US>
| <Comment>
|} 

DropDown ListBox

 === <ITEM-NUMBER DropDown ListBox> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Enabled:'''
| <Specify When Enabled Here>
|
|-
| '''Disabled:'''
| <Specify When Disabled Here>
|
|-
| '''Max. Row Count:'''
| <Specify Number Here e.g. 20>
|
|-
| '''Number of Rows Visible:'''
| <Specify Number Here e.g. 8>
|
|-
| '''Items:'''
|
 # <Item #1 EN-US> ; <Other Language (Optional)>
 # <Item #2 EN-US> ; <Other Language (Optional)>
| <Comment>, DE
|-
| '''Item Selected'''
| <Specify Number Here>
|
|-
| '''Other:'''
| <Specify_Other_Properties_Here>
|
|-
|'''DropDown ListBox Label:'''
| <EN-US>
| <Comment>
|} 


ListBox

 === <ITEM-NUMBER ListBox> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Enabled:'''
| <Specify When Enabled Here>
|
|-
| '''Disabled:'''
| <Specify When Disabled Here>
|
|-
| '''Number of Rows Visible:'''
| <Specify Number Here e.g. 8>
|
|-
| '''Sorting by Drag & Drop:'''
| <Enabled/Disabled>
|
|-
| '''Items:'''
|
 # <Item #1 EN-US> ; <Other Language (Optional)>
 # <Item #2 EN-US> ; <Other Language (Optional)>
| <Comment>, DE
|-
| '''Item Selected'''
| <Specify Number Here>
|
|-
| '''Other:'''
| <Specify_Other_Properties_Here>
|
|-
|'''ListBox Label:'''
| <EN-US>
| <Comment>
|} 

Label

Show Example

 === <ITEM-NUMBER Label> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''Label''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Label:'''
| <Label Text>
| <Comment>
|}  

Menu

 === "<MENU TITLE>", Menu ===
{| border="2" cellpadding="1" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| bgcolor="#dddddd" | '''Item''' || bgcolor="#dddddd" | '''Sub Item''' || bgcolor="#dddddd" | '''Sub Item''' || bgcolor="#dddddd" | '''KBD Shortcut''' || bgcolor="#dddddd" | '''Icon''' || bgcolor="#dddddd" | '''Comment'''
|-
| <Item>
| 
| 
| <Keyboard Shortcut>
| <Icon>
| <Comment>
|-
|} 

Progress Bar

 === <ITEM-NUMBER Progress Bar> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Min. Value:'''
| <Specify min. value; e.g 0%>
|
|-
| '''Max. Value:'''
| <Specify max. value; e.g 100%>
|
|-
| '''Other:'''
| <Specify other properties here>
|
|-
|''' ProgressBar Label:'''
| <EN-US>
| <Comment>
|} 

Slider

 === <ITEM-NUMBER Slider> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Min. Value:'''
| <Specify min. value; e.g 0%>
|
|-
| '''Max. Value:'''
| <Specify max. value; e.g 100%>
|
|-
| '''Snap at Tick:'''
| <Yes/No>
|
|-
| '''Minor Tick Interval:'''
| <Specify Tick Interval; e.g 10%>
|
|-
| '''Major Tick Interval:'''
| <Specify Tick Interval; e.g 50%>
|
|-
|''' Slider Label:'''
| <EN-US>
| <Comment>
|} 

SpinField

 === <ITEM-NUMBER SpinField> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Enabled:'''
| <Specify When Enabled Here>
|
|-
| '''Disabled:'''
| <Specify When Disabled Here>
|
|-
| '''Min. Value:'''
| <Specify min. value; e.g 0>
|
|-
| '''Max. Value:'''
| <Specify max. value; e.g 100>
|
|-
| '''Start Value:'''
| <Specify value; e.g 50>
|
|-
| '''Steps:'''
| <Specify value; e.g 1>
|
|-
| '''Measurement Unit:'''
| <Specify unit; e.g %, mm, inch, px>
|
|-
|''' SpinField Label:'''
| <EN-US>
| <Comment>
|} 

TextField

 === <ITEM-NUMBER TextField> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Enabled:'''
| <Specify When Enabled Here>
|
|-
| '''Disabled:'''
| <Specify When Disabled Here>
|
|-
| '''Read Only:'''
| <Yes/No>
|
|-
| '''Initial String:'''
| <Specify String Here>
|
|-
| '''String Preselected:'''
| <Yes/No>
|
|-
| '''Caret Position:'''
| <0>
|
|-
| '''Characters Not Allowed'''
| <Specify characters here>
|
|-
| '''Echo characters (Password Field)'''
| <Specify echo character; e.g.*>
|
|-
|''' TextField Label:'''
| <EN-US>
| <Comment>
|} 

Toolbar

 === <ITEM-NUMBER Toolbar> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse;  width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| rowspan="2" | '''Toolbar Name:'''
| <EN-US>
|-
| <Other Language (Optional)>
| 
|-
| '''Has Closer:'''
| <Yes/No>
|
|-
| '''Style:'''
| <Icon/Icon & Text/Text Only>
|
|-
| '''Initial State:'''
| <Docked/Floated>
|
|-
| '''Initial Docking Position:'''
| <Top, Bottom, Next to Toolbar XYZ>
|
|-
| '''Initial Floating Position:'''
| <Default, or X/Y coordinates in pixel>
|
|-
| '''List in "View/Toolbars":'''
| <Yes/No>
|
|-
| '''Is Context Sensitive:'''
| <If yes state context(s) here>
|
|-
| colspan="3" bgcolor="#eeeeee" |'''Toolbar Items:'''
|-
| rowspan="2" | '''Item Name:'''
| <EN-US>
|-
| <Other Language (Optional)>
| 
|-
| '''Item Icon:'''
| <Link to Image here>
|
|-
| '''Action:'''
| <Specify action here. E.g. Opens "File Save" Dialog>
|
|-
| '''Other Properties:'''
| <Specify properties here>
|
|} 

TextArea

 === <ITEM-NUMBER TextArea> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Enabled:'''
| <Specify When Enabled Here>
|
|-
| '''Disabled:'''
| <Specify When Disabled Here>
|
|-
| '''Read Only:'''
| <Yes/No>
|
|-
| '''Initial String:'''
| <Specify String Here>
|
|-
| '''String Preselected:'''
| <Yes/No>
|
|-
| '''Caret Position:'''
| <0>
|
|-
| '''Characters Not Allowed'''
| <Specify characters here>
|
|-
|''' TextArea Label:'''
| <EN-US>
| <Comment>
|} 

TreeControl

=== <ITEM-NUMBER TreeControl> ===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
|-
| '''Drag & Drop Allowed:'''
| <Yes/No>
|
|-
| '''Nodes Initially Expanded:'''
| <Specify Nodes here>
|
|-
| '''Node Initially Selected:'''
| <Specify Node here>
|
|-
| '''TreeControl Label:'''
| <EN-US>
| <Comment>
|} 
Personal tools