Simon Hunt | c2202d5 | 2014-12-16 13:30:15 -0800 | [diff] [blame] | 1 | # Framework related code |
| 2 | |
Simon Hunt | dc6362a | 2014-12-18 19:55:23 -0800 | [diff] [blame] | 3 | - Util |
| 4 | - General Functions |
| 5 | - Key Handler |
| 6 | - Theme Service |
| 7 | - Alert Service |
Simon Hunt | c2202d5 | 2014-12-16 13:30:15 -0800 | [diff] [blame] | 8 | |
Simon Hunt | dc6362a | 2014-12-18 19:55:23 -0800 | [diff] [blame] | 9 | - Mast |
| 10 | - Masthead |
| 11 | |
| 12 | - Svg |
| 13 | - Glyph Service |
| 14 | - Icon Service |
| 15 | - Map Service |
| 16 | - Zoom Service |
| 17 | |
| 18 | - Layers |
| 19 | - Flash Service (transient messages) |
| 20 | - Panel Service (floating panels) |
| 21 | - Quick Help Service (key bindings, mouse gestures) |
| 22 | - Death Mask Service (loss of server connection) |
| 23 | |
| 24 | - Remote |
| 25 | - Login Service |
| 26 | - Web Socket Service |
Bri Prebilic Cole | 1598301 | 2015-01-28 15:17:18 -0800 | [diff] [blame] | 27 | |
| 28 | - Widget |
Bri Prebilic Cole | 2e3f856 | 2015-02-17 17:21:31 -0800 | [diff] [blame] | 29 | - Table Styling Directives |
| 30 | - Toolbar Service |