Calendar:SMB Event Summary

From MozillaWiki
Revision as of 09:22, 20 November 2006 by Chris281 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Enterprise Event Summary Dialog UI Specification

Specification Status
Author Christian Jansen
Last Change --Chris 01:22, 20 November 2006 (PST)
Status Preliminary

Abstract

This specification covers the UI of the Enterprise Event Summary dialog.


Detailed Specification

This dialog occurs if one performs the following actions to an event owned not by herself.

  • Double click on an event
  • Context menu: Edit Item


Dialog behavior:

The dialog provides folded sections.

The folds

  • Attendees,
  • Description,
  • Documents

are displayed (unfolded), if context information is available. Sections are hidden, if no context information is available.


Example 1
(Event summary without additional Description, Attendees and Documents folds)
+-------------------------------------------------+
| Team Meeting                                 X  |
|-------------------------------------------------|
| General:                                        |
|     Title:       Team Meeting                   |
|     Date:        Wednesday, 11/11/06 10am-11pm  |
|     Repeat:      Does not repeat                |
|     Location:    Room 4.11                      |
|     Organizer:   John Jonson                    |
| ----------------------------------------------- |
|     Reply:       [ I will Attend        \/ ]    |
|     Reminder:    [ No reminder          \/ ]    |
|-------------------------------------------------|
| [ Delete Event]           [[ OK ]]  [ Cancel ]  |
+-------------------------------------------------+
 


Example 2
(Event summary with additional Description, Attendees and Documents folds)
+-------------------------------------------------+
| Team Meeting                                 X  |
|-------------------------------------------------|
| General:                                        |
|     Title:       Team Meeting                   |
|     Date:        Wednesday, 11/11/06 10am-11pm  |
|     Repeat:      Does not repeat                |
|     Location:    Room 4.11                      |
|     Organizer:   John Jonson                    |
| ----------------------------------------------- |
|     Reply:       [ I will Attend        \/ ]    |
|     Reminder:    [ No reminder          \/ ]    |
| ----------------------------------------------- |
| [-] Attendees:                                  |
|     +----------------------------------------+  |
|     | + Joe Sixpack                          |  |
|     | - John Doe                             |  |
|     | ? Lisa Name                            |  |
|     |                                        |  |
|     |                                        |  |
|     +----------------------------------------+  |
| ----------------------------------------------- |
| [-] Description:                                |
|     +----------------------------------------+  |
|     | Lorem ipsum dolor sit amet, consectetu |  |
|     | er adipiscing elit, sed diam nonummy   |  |
|     |                                        |  |
|     |                                        |  |
|     +----------------------------------------+  |
| ----------------------------------------------- |
| [-] Document:                                   |
|     http://www.xyz.net/text.txt                 |
|-------------------------------------------------|
| [ Delete Event]           [[ OK ]]  [ Cancel ]  |
+-------------------------------------------------+