blob: e173c52eb7391b63ffd82a1dfbbce6c128c9f4f0 [file] [log] [blame]
Simon Huntc2202d52014-12-16 13:30:15 -08001# Framework related code
2
Simon Huntdc6362a2014-12-18 19:55:23 -08003- Util
4 - General Functions
5 - Key Handler
6 - Theme Service
7 - Alert Service
Simon Huntc2202d52014-12-16 13:30:15 -08008
Simon Huntdc6362a2014-12-18 19:55:23 -08009- 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 Cole15983012015-01-28 15:17:18 -080027
28- Widget
Bri Prebilic Cole2e3f8562015-02-17 17:21:31 -080029 - Table Styling Directives
30 - Toolbar Service