Project

General

Profile

Download (645 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / data / formComponents / map / string@CHECKBOX.xml @ master

1
<formComponent>
2
  <id>CHECKBOX</id>
3
  <type>CHECKBOX</type>
4
  <componentDefaultHeight>25</componentDefaultHeight>
5
  <componentDefaultWidth>400</componentDefaultWidth>
6
  <jsAdminObject>sitools.admin.forms.componentsAdminDef.oneParam.WithValues</jsAdminObject>
7
  <jsUserObject>sitools.public.forms.components.CheckBox</jsUserObject>
8
  <fileUrlAdmin>/sitools/client-admin/js/forms/componentsAdminDef/OneParam/WithValues.js</fileUrlAdmin>
9
  <fileUrlUser>/sitools/client-public/js/forms/components/CheckBox.js</fileUrlUser>
10
  <imageUrl>/sitools/client-public/res/images/formComponents/CheckBox.gif</imageUrl>
11
  <priority>1</priority>
12
</formComponent>