Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
The module has several layers of architecture. Each layer works stably by itself without demands to higher layer module but has features limit.
Layer | Architecture member | Role |
---|---|---|
Low | Table | Database that contains 2 dimensional data set. |
Mid | Spreadsheet | Project that envelopes a Table and contains higher level data and settings. |
High | Solution | Complex workspace that bonds several spreadsheets into within common environment. |
Raw 2 dimensional data set.
Explore API: Doloro.DataManagement.Tables.Table
Object\File that contains settings of a certain table that defines decorating data of database members and supplies built above tools with settings describing data-use behavior.
Allows to manage following settings:
Explore API: Doloro.DataManagement.Tables.Spreadsheet
Object\File that bonds different spreadsheets to single project.
Explore API: Doloro.DataManagement.Tables.Solution