Difference between revisions of "Specification Example"

From Apache OpenOffice Wiki
Jump to: navigation, search
(<2 Test Button>)
(2. Test Button)
Line 33: Line 33:
  
  
=== 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:'''
+
| If 1 is clicked
+
|-
+
| '''On Click:'''
+
| Opens something
+
|-
+
| '''Label EN-US:'''
+
| He~llo
+
|-
+
| '''Label GER:'''
+
| Ha~llo
+
|}
+
  
 
=== 6. "OK" Button ===
 
=== 6. "OK" Button ===

Revision as of 13:12, 4 January 2007


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



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