# 工具栏 "MAIN_TOOLBAR": [ {"type":"toolitem","action":"new"}, {"type":"stretcher"}, {"type":"searchentry","name":"SEARCH_ENTRY"} {"type":"toolitem","action":"refresh"} ] # 表格的右键菜单 "TABLEVIEW_POPUP": [ {"type":"menuitem","action":"delete"}, {"type":"separator"}, {"type":"menuitem","action":"refresh"} ] # 底部工具栏 "BOTTOM_TOOLBAR" : [ {"type":"stretcher"}, {"type":"pagetool","name":"PAGE_TOOL"} ] # 详细信息工具栏 "DETAIL_TOOLBAR": [ {"type":"toolitem","action":"save_detail"}, {"type":"stretcher"}, {"type":"toolitem","action":"cancel_detail"}, {"type":"toolitem","action":"refresh_detail"} ]