Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
单击按钮时如何添加另一行Add new RFQ details?
Add new RFQ details
.. 更准确地说:Shay 的意思是您从数据控制面板拖放 CreateInsert 操作,用于填充屏幕截图中表格的 ViewObject。这将创建一个方法绑定并自动从命令按钮操作侦听器属性中引用它
您调用要添加行的 VO 的 createInsert 操作。