Download dojo generate form Free Java Code

Description

a dojo library to generate a form according to a json schema.

Source Files

The download file dojo-generate-form-master.zip has the following entries.


.gitignore//from   w w  w. j a  v  a 2  s .co  m
.project
AttributeFactoryFinder.js
CHANGES.md
Context.js
Editor.js
EditorFactory.js
LICENSE.txt
README.md
api/AttributeFactory.js
api/DecoratorFactory.js
api/GroupFactory.js
controller/ConfirmDialog.js
controller/CrudController.js
controller/DialogCrudController.js
controller/SchemaRegistry.js
controller/StoreRegistry.js
controller/TabCrudController.js
controller/_CrudMixin.js
controller/actions/Delete.js
controller/actions/Discard.js
controller/actions/Save.js
controller/actions/_ActionMixin.js
controller/confirmDialog.html
controller/createActions.js
controller/crudController.html
controller/dialogCrudController.html
controller/editor.html
controller/tabCrudController.html
converter/refConverter.js
converter/urlToIdConverter.js
createLayoutEditorFactory.js
createStandardEditorFactory.js
doc/Template.js
doc/TemplateContext.js
doc/index.html
doc/schema.html
doc/schema.tpl
doc/simple.html
doc/string.html
doc/tutorial/declarative.html
doc/tutorial/displayState.html
doc/tutorial/programmatic.html
doc/tutorial/schema.json
doc/tutorial/simple.html
doc/tutorial/validateAndSave.html
embedded/EmbeddedAttributeFactory.js
embedded/GroupPanelWidget.js
embedded/SingleTypePanelWidget.js
embedded/Template.js
embedded/embeddedExample.json
embedded/embeddedInstanceExample.json
embedded/polymorphic_embedded_attribute.html
embedded/singletype_embedded_attribute.html
embedded/singletype_embedded_required_attribute.html
example/contacts/address.json
example/contacts/address_data.json
example/contacts/contactAddress
example/contacts/contactAddress.json
example/contacts/contactField
example/contacts/contactField.json
example/contacts/contactfield.json
example/contacts/field.json
example/contacts/index.html
example/contacts/properties.json
example/contacts/propertis.json
example/formbuilder/SingleSchemaRegistry.js
example/formbuilder/SingleStoreRegistry.js
example/formbuilder/createBuilderEditorFactory.js
example/formbuilder/index.html
example/formbuilder/registerBuilderEditorFactory.js
example/gridx/AsyncMemory.js
example/gridx/GridController.js
example/gridx/editor.html
example/gridx/editorschema.json
example/gridx/errorDialog.html
example/gridx/example.css
example/gridx/grid.html
example/gridx/index.html
example/gridx/table.json
example/gridx/tablestructure.json
example/jsonschema/address.json
example/jsonschema/calendar.json
example/jsonschema/card.json
example/jsonschema/geo.json
example/jsonschema/index.html
example/kitchensink/index.html
example/kitchensink/kitchensink_data.json
example/kitchensink/kitchensink_schema.json
example/kitchensink/mobile.html
example/kitchensink/mobile_data.json
example/kitchensink/mobile_meta.json
group/AttributeListWidget.js
group/ColumnsGroup.js
group/ColumnsGroupFactory.js
group/DecoratorFactory.js
group/DecoratorWidget.js
group/DescriptionWidget.js
group/ExpandableDecoratorWidget.js
group/GroupFactory.js
group/ListGroupFactory.js
group/ListPane.js
group/ListPaneGroupFactory.js
group/TabGroupFactory.js
group/TitlePane.js
group/TitlePaneGroupFactory.js
group/_DecoratorMixin.js
group/_GroupMixin.js
group/attribute_list.html
group/decorator.html
group/description.html
group/expandable-decorator.html
layout/LayoutWidgetList.js
layout/_InvisibleMixin.js
layout/_LayoutMixin.js
list_embedded/EmbeddedListWidget.js
list_embedded/PolymorphicMemberWidget.js
list_embedded/RepeatedEmbeddedAttributeFactory.js
list_embedded/RepeatedEmbeddedWidget.js
list_embedded/embedded_list_attribute.html
list_embedded/polymorphic_embedded_attribute.html
list_embedded/repeated_embedded_attribute.html
list_primitive/EmbeddedListWidget.js
list_primitive/PrimitiveListAttributeFactory.js
list_primitive/RefListAttributeFactory.js
list_primitive/RefListWidget.js
list_primitive/RepeatedAttributeWidget.js
list_primitive/embedded_list_attribute.html
list_primitive/embedded_list_ref.html
list_primitive/repeated_attribute.html
list_table/EmbeddedListWidget.js
list_table/RepeatedEmbeddedAttributeFactory.js
list_table/RepeatedEmbeddedWidget.js
list_table/TableElementDecorator.js
list_table/TableElementHeader.js
list_table/TableHeader.js
list_table/TableValueDecorator.js
list_table/TableWidgetList.js
list_table/embeddedExample.json
list_table/embeddedInstanceExample.json
list_table/embedded_list_attribute.html
list_table/mergeAttributeDefinitions.js
list_table/repeated_embedded_attribute.html
list_table/table_element_decorator.html
list_table/table_element_header.html
list_table/table_value_decorator.html
map_embedded/RepeatedEmbeddedAttributeFactory.js
map_primitive/PrimitiveMapAttributeFactory.js
mobile/DatePickerDialog.html
mobile/DatePickerDialog.js
mobile/MobileContext.js
mobile/SubView.html
mobile/SubView.js
mobile/createMobileEditorFactory.js
mobile/decorator/DecoratorFactory.js
mobile/decorator/DecoratorWidget.js
mobile/decorator/decorator.html
mobile/group/FieldsetGroupFactory.js
mobile/list_primitive/EmbeddedListWidget.js
mobile/list_primitive/Link.html
mobile/list_primitive/Link.js
mobile/list_primitive/PrimitiveListAttributeFactory.js
mobile/list_primitive/RepeatedAttributeWidget.js
mobile/list_primitive/embedded_list_attribute.html
mobile/list_primitive/repeated_attribute.html
mobile/primitive/BooleanAttributeFactory.js
mobile/primitive/CheckBox.js
mobile/primitive/DatePickerAttributeFactory.js
mobile/primitive/DatePickerTextBox.js
mobile/primitive/StringAttributeFactory.js
model/MetaModel.js
model/Resolver.js
model/Validator.js
model/enhanceArray.js
model/equals.js
model/error.js
model/getPlainValue.js
model/hasChanged.js
model/path.js
model/updateModelHandle.js
model/util.js
model/visit.js
nls/de/messages.js
nls/messages.js
nls/text.js
opener/ActionProgressBar.js
opener/SingleEditorDialogOpener.js
opener/SingleEditorTabOpener.js
opener/openerHelper.js
opener/singleEditorDialog.html
package.js
package.json
patch/StatefulArray.js
primitive/BooleanAttributeFactory.js
primitive/CheckedMultiSelectAttributeFactory.js
primitive/CheckedSelectAttributeFactory.js
primitive/CurrencyAmountAttributeFactory.js
primitive/CurrencyTextBox.js
primitive/DateAttributeFactory.js
primitive/DateTextBox.html
primitive/DateTextBox.js
primitive/FilteringSelect.js
primitive/FilteringSelectAttributeFactory.js
primitive/MappedCheckedMultiSelectAttributeFactory.js
primitive/MappedContentPaneFactory.js
primitive/MappedSelectAttributeFactory.js
primitive/NumberAttributeFactory.js
primitive/NumberTextBox.js
primitive/RefSelect.html
primitive/RefSelect.js
primitive/ReferenceAttributeFactory.js
primitive/Select.js
primitive/SelectAttributeFactory.js
primitive/SimpleTextareaAttributeFactory.js
primitive/StringAttributeFactory.js
primitive/TextareaAttributeFactory.js
primitive/TimeAttributeFactory.js
primitive/TimeTextBox.html
primitive/TimeTextBox.js
primitive/ValidationTextBox.html
primitive/ValidationTextBox.js
primitive/_MappedSelectAttributeFactoryBase.js
primitive/_NotValidatingOnFocusMixin.js
primitive/_SelectAttributeFactoryBase.js
primitive/bindWidget.js
primitive/createOptions.js
primitive/dijitHelper.js
primitive/embeddedInstanceExample.json
primitive/makeConverterDijitAware.js
primitive/mapped_select.json
primitive/mapped_select_doc.json
primitive/mixinNumberboxBindings.js
primitive/mixinTextboxBindings.js
primitive/nullableNumberConverter.js
primitive/nullablePrimitiveConverter.js
primitive/refConverter.js
primitive/standardAttributeProperties.js
profiles/app.profile.js
profiles/gform.profile.js
reference/refHelper.js
registerLayoutEditorFactory.js
registerStandardEditorFactory.js
resources/gform.css
resources/gform_layout.css
resources/normalize.css
schema/JsonSchemaConverter.js
schema/convertSchema.js
schema/embeddedAttributeProperties.json
schema/labelHelper.js
schema/meta.js
schema/schemaGenerator.js
store/GeneratingIdMemory.js
tests/LayoutMixinWidget.js
tests/SelectAttributeFactory.js
tests/StatefulArray.js
tests/StringAttributeFactory.js
tests/Test1.js
tests/Test2.js
tests/convertSchema.js
tests/entity/array_ref.json
tests/entity/embedded.json
tests/entity/embedded_list.json
tests/entity/embedded_list_polymorphic.json
tests/entity/embedded_map.json
tests/entity/embedded_polymorphic.json
tests/entity/primitive_boolean.json
tests/entity/primitive_checkedmultiselect.json
tests/entity/primitive_checkedselect.json
tests/entity/primitive_currencyamount.json
tests/entity/primitive_date.json
tests/entity/primitive_list.json
tests/entity/primitive_list_select.json
tests/entity/primitive_map.json
tests/entity/primitive_mapped_checkedmultiselect.json
tests/entity/primitive_mapped_select.json
tests/entity/primitive_number.json
tests/entity/primitive_ref.json
tests/entity/primitive_select.json
tests/entity/primitive_string.json
tests/entity/primitive_textarea.json
tests/entity/primitive_time.json
tests/entity/state/1
tests/entity/state/2
tests/entity/state/3
tests/entity/state/ref_collection.json
tests/entity/state/state_collection.json
tests/entity/state_collection.json
tests/entity/tab.json
tests/entity/tab_list_polymorphic.json
tests/entity/titlepanes.json
tests/entity/valiation.json
tests/entity/validation.json
tests/equals.js
tests/example_contacts.html
tests/example_editor.html
tests/example_kitchensink.html
tests/getPlainValue.js
tests/layoutMixinWidget.html
tests/meta/array_ref.json
tests/meta/contacts_schema.json
tests/meta/declarative.json
tests/meta/editor.json
tests/meta/embedded.json
tests/meta/embedded_group.json
tests/meta/embedded_list.json
tests/meta/embedded_list_polymorphic.json
tests/meta/embedded_map.json
tests/meta/embedded_polymorphic.json
tests/meta/externalSchema.json
tests/meta/kitchensink.json
tests/meta/primitive_boolean.json
tests/meta/primitive_checkedmultiselect.json
tests/meta/primitive_checkedselect.json
tests/meta/primitive_currencyamount.json
tests/meta/primitive_date.json
tests/meta/primitive_list.json
tests/meta/primitive_list_select.json
tests/meta/primitive_map.json
tests/meta/primitive_mapped_checkedmultiselect.json
tests/meta/primitive_mapped_select.json
tests/meta/primitive_number.json
tests/meta/primitive_ref.json
tests/meta/primitive_select.json
tests/meta/primitive_string.json
tests/meta/primitive_textarea.json
tests/meta/primitive_time.json
tests/meta/refs.json
tests/meta/state.json
tests/meta/tab.json
tests/meta/tab_list.json
tests/meta/tab_list_polymorphic.json
tests/meta/titlepanes.json
tests/meta/validation.json
tests/mobile/MobileContext.js
tests/mobile/test_list_primitive.html
tests/mobile/test_primitive_boolean.html
tests/mobile/test_primitive_date.html
tests/mobile/test_primitive_string.html
tests/module.js
tests/refresolve.js
tests/restHelper.js
tests/schemaGenerator.js
tests/test_array_ref.html
tests/test_crudController.html
tests/test_declarative.html
tests/test_embedded.html
tests/test_embedded_list.html
tests/test_embedded_list_polymorphic.html
tests/test_embedded_map.html
tests/test_embedded_polymorphic.html
tests/test_group_decorator.html
tests/test_group_tab.html
tests/test_layoutMixin.html
tests/test_layout_column.html
tests/test_libs.html
tests/test_listpane.html
tests/test_number.html
tests/test_primitive_boolean.html
tests/test_primitive_checkedmultiselect.html
tests/test_primitive_checkedselect.html
tests/test_primitive_currencyamount.html
tests/test_primitive_date.html
tests/test_primitive_list.html
tests/test_primitive_list_select.html
tests/test_primitive_map.html
tests/test_primitive_mapped_checkedmultiselect.html
tests/test_primitive_mapped_select.html
tests/test_primitive_number.html
tests/test_primitive_ref.html
tests/test_primitive_ref_in_dialog.html
tests/test_primitive_ref_in_tab.html
tests/test_primitive_select.html
tests/test_primitive_string.html
tests/test_primitive_textarea.html
tests/test_primitive_time.html
tests/test_tab_list.html
tests/test_tab_list_polymorphic.html
tests/test_titlepanes.html
tests/test_validation.html
tests/updateModelHandle.js
tests/visit.js
util/Resolver.js
util/refresolve.js
util/restHelper.js
validate/UniqueProperties.js
widget/DndIndicator.html
widget/DndIndicator.js
widget/MvcDndSource.js

Download

Click the following link to download dojo-generate-form-master.zip.

dojo-generate-form-master.zip




















Home »
  Javascript Free Code Download »
    Form »




Form
Form Ajax
Form Element
Form Field
Form HTML5
Form Input
Form jQuery
Form JSON
Form Submit