Difference between revisions of "Specification Example"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Detailed Specification)
(Detailed Specification)
Line 8: Line 8:
 
[[Image:spec-example-dlg.png]]
 
[[Image:spec-example-dlg.png]]
  
 +
=== 1. Insert Footnote Dialog ===
 +
{| 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'''
 +
|-
 +
| '''State:'''
 +
| Modal
 +
|-
 +
| '''Type:'''
 +
| Dialog
 +
|-
 +
| '''Closable;'''
 +
| Yes
 +
|-
 +
| '''Resizeable'''
 +
| No
 +
| '''Titel EN-US:'''
 +
| Insert Footnote
 +
|-
 +
| '''Titel GER:'''
 +
| Fußnote Einfügen
 +
|}
  
 
=== 6. "OK" Button ===
 
=== 6. "OK" Button ===

Revision as of 14:35, 3 November 2006


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
Closable; Yes
Resizeable No Titel EN-US: Insert Footnote
Titel 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