帆软报表设计器源代码。
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.

7 lines
270 B

# 设计器主要行为模块
设计器各类编辑逻辑基本都汇总在该模块内
- 设计器启动器
- 各类编辑Editor
- 各级菜单下的具体行为Action(导出、插入...)
- 查找替换功能
- 各类跟数据相关的面板(形态、参数等)