帆软报表设计器源代码。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
474 B

# 设计器基础组件
主要用于提供以下内容
- 读取设计器图片(icon)
- 不同的设计器模式
- 基础设计模式
- 版本管理模式
- 权限设计模式
- 设计器基础的UI界面
- 设计器环境基础组件
- 设计器退出功能相关组件
- 设计器文件选择器
- 控件主题
- 设计器启动界面
属于设计器最底层的base框架,其他三个模块designer-chart、designer-form、designer-realize都依赖了该模块