595
edits
| Line 275: | Line 275: | ||
; No Information State : | ; No Information State : | ||
The no information state has '''no impact''' on the status display. | The no information state has '''no impact''' on the status display. | ||
|- | |||
| '''Selection:''' | |||
| | |||
* Hours in range are marked bold. | |||
* Range should always be vertically centred to view | |||
|- | |||
| '''Selection:''' | |||
| Hours in range are marked bold. | |||
|- | |||
|} | |||
=== 11. "All Attendees" Row === | |||
{| 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''' | |||
|- | |||
| '''States:''' | |||
| Displays free/busy information of all attendees | |||
* Hex #35556B = busy | |||
* Hex #EBEBE4 = free | |||
* Hex #7F9DB9 = border | |||
|- | |||
|} | |||
=== 12. "Free/Busy" Grid === | |||
{| 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''' | |||
|- | |||
| '''Standard View:''' | |||
| | |||
* One Day = the range of working hours set in Lightning configuration | |||
|- | |||
| '''Colors:''' | |||
| | |||
* Hex #35556B = busy | |||
* Hex #FFFFFF = free | |||
* Hex #E6E6E6 = Out of Working hours | |||
* Hex #E09EBD = No information | |||
* Hex #BDBEC0 = border color | |||
|- | |||
| '''Rows Visible:''' | |||
| 12 (includes All Attendees & Organizer) | |||
|- | |||
| '''Colums Visible:''' | |||
| 12 | |||
|- | |||
| '''Dimension & Alignment:''' | |||
| | |||
* H = 18 px + border (1 px) | |||
* W = 43 px + border (1 px) | |||
* Space Day/Day = 3 px | |||
* Grid headings are aligned left | |||
* | |||
|- | |||
| '''Scrolling:''' | |||
| | |||
* 1 Cell per click on left/right and up/down arrow | |||
* All Attendees is always visible | |||
|- | |||
| '''Tooltips:''' | |||
| On mouse over displays the tooltip of each event (same tooltip as used in the calendar views) | |||
|- | |- | ||
|} | |} | ||
== Information and Date/Time Area == | == Information and Date/Time Area == | ||
edits