Row-level interactions(行级交互)¶
Each row on the Scheduling Gantt chart represents a Resource object. Your Resource can for example, represent:
- Technicians for task assignment
- Vehicles being scheduled for maintenance
- Crew allocation for trips
You can use row-level interactions to enable users to modify certain properties of your row objects, create objects, or trigger events in your Workshop module.

中文翻译¶
行级交互¶
调度甘特图中的每一行都代表一个资源(Resource)对象。您的资源可以表示,例如:
- 用于任务分配的技术人员
- 安排进行维护的车辆
- 行程的人员配置
您可以使用行级交互来让用户修改行对象的某些属性、创建对象,或在您的 Workshop 模块中触发事件。
