Difference between revisions of "Specification Example"

From Apache OpenOffice Wiki
Jump to: navigation, search
(<2 Test Button>)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
  
 
THIS IS DOCUMENT IS WORK IN PROGRESS. PLEASE DO NOT CHANGE THE CONTENT.
 
THIS IS DOCUMENT IS WORK IN PROGRESS. PLEASE DO NOT CHANGE THE CONTENT.
Line 32: Line 31:
 
  |}
 
  |}
  
 +
=== 2. "Numbering" 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:'''
 +
| Numbering
 +
| EN-US
 +
|}
  
=== 2. Test 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'''
+
 
|-
+
 
| '''Enabled:'''
+
=== 3. "Automatic" RadioButton ===
| If 1 is clicked
+
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0;  border: 1px #cccccc solid; border-collapse: collapse; width: 100%"
|-
+
|-
| '''On Click:'''
+
| width="200"  bgcolor="#dddddd" | '''Property''' || bgcolor="#dddddd" | '''State''' || bgcolor="#dddddd" | '''Comment'''
| Opens something
+
|-
|-
+
| '''Selected:'''
| '''Label EN-US:'''
+
| By default
| He~llo
+
|
|-
+
|-
| '''Label GER:'''
+
| '''Label EN-US:'''
| Ha~llo
+
| ~Automatic
|}
+
|
 +
|}
  
 
=== 6. "OK" Button ===
 
=== 6. "OK" Button ===
Line 71: Line 80:
 
  | Ok
 
  | Ok
 
  |}
 
  |}
 +
[[Category:Specification]]

Latest revision as of 10:04, 28 March 2010

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

_ _

Detailed Specification

Spec-example-dlg.png

1. Insert Footnote Dialog

Property State
State: Modal
Type: Dialog
Closeable: Yes
Resizeable: No
Title EN-US: Insert Footnote
Title GER: Fußnote Einfügen

2. "Numbering" Label

Property Label Comment
Label: Numbering EN-US




3. "Automatic" RadioButton

Property State Comment
Selected: By default
Label EN-US: ~Automatic

6. "OK" Button

Property State
Enabled: If 3 or 4 is selected
Disabled: If 5 has no value or character is not allowed
On Click: Applies change, closes dialog
String EN_US: OK
String GER: Ok
Personal tools