3.9.9.3. 记录集
<layout>
<filter id="customerFilter"
datasource="customersDs"
applyTo="customersTable"/>
<groupTable id="customersTable"
width="100%">
<buttonsPanel>
<button action="customersTable.create"/>
...
</buttonsPanel>
...
Add to set 或 Add to current set / Remove from set 会出现在表格右键菜单中。如果一个表格包含 buttonsPanel
(如上例所示),则还会添加相应的表格按钮。
记录集是 SearchFolder
实体的实例,存储在相关的 SYS_FOLDER 和 SEC_SEARCH_FOLDER 表。