{ "label": { "icon": "label.png", "text": "文本", "className": "Label" }, "textfield": { "icon": "textfield.png", "text": "文本字段", "className": "Textfield" }, "number": { "icon": "number.png", "text": "数字字段", "className": "Number" }, "personfield": { "icon": "personfield.png", "text": "人员", "className": "Personfield" }, "orgfield": { "icon": "orgfield.png", "text": "组织", "className": "Orgfield" }, "readerfield": { "icon": "readerfield.png", "text": "读者", "className": "Readerfield" }, "authorfield": { "icon": "authorfield.png", "text": "作者", "className": "Authorfield" }, "calendar": { "icon": "calendar.png", "text": "日期选择", "className": "Calendar" }, "textarea": { "icon": "textarea.png", "text": "多行文本", "className": "Textarea" }, "select": { "icon": "select.png", "text": "下拉框", "className": "Select" }, "radio": { "icon": "radio.png", "text": "单选框", "className": "Radio" }, "checkbox": { "icon": "checkbox.png", "text": "多选框", "className": "Checkbox" }, "combox": { "icon": "combox.png", "text": "组合框", "className": "Combox" }, "button": { "icon": "button.png", "text": "按钮", "className": "Button" }, "Address": { "icon": "address.png", "text": "地址", "className": "Address" }, "Actionbar": { "icon": "actionbar.png", "text": "操作条", "className": "Actionbar" }, "image": { "icon": "image.png", "text": "图片", "className": "Image" }, "imageclipper": { "icon": "imageclipper.png", "text": "图片编辑", "className": "ImageClipper" }, "attachment": { "icon": "attachment.png", "text": "附件", "className": "Attachment" }, "div": { "icon": "div.png", "text": "容器", "className": "Div" }, // "splitdiv": { // "icon": "splitdiv.png", // "text": "分布数据容器", // "className": "Div" // }, "table": { "icon": "table.png", "text": "表格", "className": "Table" }, "datagrid": { "icon": "datagrid.png", "text": "数据网格", "className": "Datagrid" }, "subform": { "icon": "subform.png", "text": "子表单", "className": "Subform" }, "ViewSelector": { "icon": "viewSelector.png", "text": "选择视图", "className": "ViewSelector" }, "view": { "icon": "view.png", "text": "嵌入视图", "className": "View" }, "stat": { "icon": "stat.png", "text": "嵌入统计", "className": "Stat" }, "html": { "icon": "html.png", "text": "HTML", "className": "Html" }, "tab": { "icon": "tabs.png", "text": "分页", "className": "Tab" }, "tree": { "icon": "tree.png", "text": "树", "className": "Tree" }, "iframe": { "icon": "iframe.png", "text": "Iframe", "className": "Iframe" }, "htmledit": { "icon": "htmleditor.png", "text": "HTML编辑器", "className": "Htmleditor" }, "log": { "icon": "log.png", "text": "阅读记录", "className": "Log" }, "office": { "icon": "office.png", "text": "Office控件", "className": "Office" } }