Difference between revisions of "Specification Example"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
(Detailed Specification)
Line 2: Line 2:
  
 
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.
 +
 +
___TOC___
  
 
== Detailed Specification ==
 
== Detailed Specification ==
 +
[[Image:spec-example-dlg.png]]
  
  
 
+
=== 6. "OK" Button ===
[[Image:spec-example-dlg.png]]
+
{| 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 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
 +
|}

Revision as of 13:56, 3 November 2006


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

_ _

Detailed Specification

Spec-example-dlg.png


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