| 1 | Remove ? for filled sections. |
| 2 | == Type == |
| 3 | Button |
| 4 | == Description == |
| 5 | Buttons trigger specific functionality. This may be |
| 6 | * Menu |
| 7 | * File operation |
| 8 | == Diagram? == |
| 9 | == Tooltip? == |
| 10 | == Mouse Behavior == |
| 11 | * Left Click triggers primary functionality |
| 12 | * Right Click may trigger alternative functionality, but an alternative should be provided. |
| 13 | == Keyboard Behavior == |
| 14 | * Enter button on a selected button triggers it's functionality |
| 15 | == Mouse + Keyboard? == |
| 16 | == Triggered by == |
| 17 | * Buttons are part of other visual elements |
| 18 | == OS Specific? == |
| 19 | * Button visualisation may be OS dependent for some of the buttons. |
| 20 | == Related tasks? == |