Classes
Class | Description | |
---|---|---|
![]() | Container | |
![]() | Dashboard |
Dashboard is the aggregate root for the Dashboard application
|
![]() | DashboardEventArgs |
Dashboard event arguments class
|
![]() | DashboardRepository |
Acts as the link between the Dashboard and the data storage.
|
![]() | LayoutPart |
Provides the css-class and number of columns.
There can be a collection of these to build a layout on a tab.
|
![]() | Tab | |
![]() | TabLayout |
Provides layouts for the tabs
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IDashboardRepository |
Acts as the link between the Dashboard and the data storage.
|