PlgTableStudio Plugin (Custom)
PlgTableStudio is a custom web plugin in ScadaV6WebPluginExt. This page is generated from source metadata for deployment and maintenance.
Functional Description
Adds tabular view enhancement capabilities.
Basic Information
- Source path:
ScadaV6WebPluginExt/PlgTableStudio - Target framework:
net8.0 - Plugin version:
6.2.0(AssemblyVersion:6.2.0.1)
Menu Entries
- 表格设计器
- 表格模板
- 表格模板列表
Controllers and Routes
TableStudioApiControllerTableStudioExportControllerTableStudioUpdateApiController
Api/TableStudio/[action]
TableStudioExportController.ExportExcel- HttpPostTableStudioExportController.ExportPdf- HttpPost
Configuration and Key Files
Code/PluginOptions.cs
wwwroot/plugins/TableStudio/lib/luckysheet/assets/iconfont/iconfont.json
Areas/TableStudio/Pages/_ViewImports.cshtmlAreas/TableStudio/Pages/TableView.cshtmlAreas/TableStudio/Pages/FormList.cshtmlAreas/TableStudio/Pages/Index.cshtml
Dependencies
ScadaCommonScadaCommon.LogScadaWebCommon
NPOIQuestPDF
Deployment Checklist
- Build plugin and verify artifacts.
- Deploy assemblies, language files, pages, and static assets.
- Validate DB/provider settings if required.
- Restart service and verify UI/API availability.