SYMBOL INDEX (31 symbols across 13 files) FILE: src/app/components/alerts/alerts.ts class Alerts (line 7) | class Alerts { method addAlert (line 17) | addAlert() { method closeAlert (line 23) | closeAlert(index) { FILE: src/app/components/dashboard/dashboard.ts class Dashboard (line 27) | class Dashboard { method constructor (line 31) | constructor(private serverListService:ServerListService, private userL... method ngOnInit (line 36) | ngOnInit() { FILE: src/app/components/rd-loading/rd-loading.ts class RdLoading (line 7) | class RdLoading { FILE: src/app/components/rd-widget-body/rd-widget-body.ts class RdWidgetBody (line 7) | class RdWidgetBody { method constructor (line 14) | constructor() { FILE: src/app/components/rd-widget-footer/rd-widget-footer.ts class RdWidgetFooter (line 7) | class RdWidgetFooter { FILE: src/app/components/rd-widget-header/rd-widget-header.ts class RdWidgetHeader (line 7) | class RdWidgetHeader { method constructor (line 14) | constructor() { FILE: src/app/components/rd-widget/rd-widget.ts class RdWidget (line 6) | class RdWidget { FILE: src/app/components/server-list-view/server-list-view.ts class ServerListView (line 8) | class ServerListView { method constructor (line 12) | constructor() { FILE: src/app/components/tables/tables.ts class Tables (line 20) | class Tables { method constructor (line 24) | constructor(private serverListService:ServerListService) { method ngOnInit (line 27) | ngOnInit() { FILE: src/app/components/user-list-view/user-list-view.ts class UserListView (line 8) | class UserListView { method constructor (line 13) | constructor() { FILE: src/app/main.ts class Main (line 19) | @RouteConfig([ method constructor (line 34) | constructor() { method attachEvents (line 38) | attachEvents() { method getWidth (line 52) | getWidth() { method toggleSidebar (line 56) | toggleSidebar() { FILE: src/app/services/server_list.ts class ServerListService (line 4) | class ServerListService { method add (line 29) | add(value:any):void { method all (line 33) | all():any[] { FILE: src/app/services/user_list.ts class UserListService (line 5) | class UserListService { method add (line 23) | add(value:any):void { method all (line 27) | all():any[] {