Ui Automatic Generator

Source: Internet
Author: User

An automatic UI generator is written during idle time. The main functions are as follows:

1. The front and back-end UI is automatically generated, including the front-end HTML source code and JS events, background events and functions;
2. The control can take modal values.ProgramAutomatically scans the forms available for query in the project to obtain various optional configuration parameters;
3. The length of the input content of the control is automatically controlled, and the content is automatically verified. For example, the integer type cannot contain characters;
4. Supports primary and secondary tables. You can set one primary table and N secondary tables. The secondary table must have foreign keys associated with the primary table;
5. You can customize the initial value of the control. The following three data binding methods are provided for pulling options;
6. The UI can be regenerated at any time without affecting data storage.
7. All configuration files can be saved and loaded. When the UI is created, an SQL statement for creating the master table is generated for backup.
8. The generated interface is consistent and elegant,CodeHigh execution efficiency and fast running speed.

In the actual development process, N pages are generated, and only a few special pages need to be manually modified. Most other pages (especially basic information) do not need to be modified, high development efficiency. At present, we plan to develop a UI generator to meet more complex requirements.

Demo URL:
Http://www41.websamba.com/gzlinhai/project/linhai_webui_builder.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.