CN102043626A - Method and device for encapsulating extjs component, and method and system for generating user interface - Google Patents

Method and device for encapsulating extjs component, and method and system for generating user interface Download PDF

Info

Publication number
CN102043626A
CN102043626A CN2010106034126A CN201010603412A CN102043626A CN 102043626 A CN102043626 A CN 102043626A CN 2010106034126 A CN2010106034126 A CN 2010106034126A CN 201010603412 A CN201010603412 A CN 201010603412A CN 102043626 A CN102043626 A CN 102043626A
Authority
CN
China
Prior art keywords
assembly
extjs
label
jsp
title
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2010106034126A
Other languages
Chinese (zh)
Other versions
CN102043626B (en
Inventor
杨鹏
朱玥
邹德庆
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Agricultural Bank of China
Original Assignee
Agricultural Bank of China
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Agricultural Bank of China filed Critical Agricultural Bank of China
Priority to CN2010106034126A priority Critical patent/CN102043626B/en
Publication of CN102043626A publication Critical patent/CN102043626A/en
Application granted granted Critical
Publication of CN102043626B publication Critical patent/CN102043626B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a method and a device for encapsulating an extjs component, and a method and a system for generating a user interface. The method for encapsulating the extjs component comprises the following steps of: determining a name and a functional parameter of the extjs component; and according to a tag library descriptor generating rule, generating a jsp (java server pages) tag of the extjs component with the functional parameter so as to encapsulate the extjs component, wherein the name of the jsp tag corresponds to the name of the extjs component. In the embodiment of the invention, the complex extjs component is encapsulated to be the simple and easy-to-use jsp tag by generating the jsp tag corresponding to the extjs component; and a complex page logic code is encapsulated, so that the code can be reused simply. The invention is convenient to use and easy to understand, meets complex and changeful interface display requirements of application systems such as banking industry and the like, saves development time, reduces development difficulty and completely supports the front-end development of information systems.

Description

The generation method and system of the method for packing of extjs assembly and device, user interface
Technical field
The present invention relates to technical field of data processing, relate in particular to the generation method and system of a kind of method for packing of extjs assembly and device, user interface.
Background technology
Extjs is a powerful js class libraries, be mainly used in the establishment front-end user interface, organize visualization component by mechanism such as reference JavaSwing, the no matter application of CSS pattern from the UI interface, abnormality processing to the data parsing, the elaboration of all can be a at last rare JavaScript client-side technology.
In the prior art, the establishment of user interface or generation method are the assemblies that provides according to the extjs framework, directly write code to JavaScript, call the extjs assembly by operation code and generate corresponding user interfaces, yet, because the assembly that the extjs framework is provided does not have fixing use template or restriction, may there be the multiple mode of writing in the assembly of a user interface, this process that makes invocation component generate user interface becomes complicated and diversified, follow-up if will reuse one section code and need not to write again, when increasing work efficiency, also be difficult to determine to need multiplexing code segment, thereby increased the difficulty of code reuse.
Summary of the invention
The embodiment of the invention provides the generation method and system of a kind of method for packing of extjs assembly and device, user interface, can form Templated user interface components, so that form user interface and code reuse.
In order to solve the problems of the technologies described above, the technical scheme of the embodiment of the invention is as follows:
A kind of method for packing of extjs assembly comprises:
Determine the title and the functional parameter of extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of described extjs assembly with described functional parameter, to finish the encapsulation to described extjs assembly, wherein, the title of described jsp label is corresponding with the title of described extjs assembly.
Further, also comprise:
Before generating described jsp label, determine the attribute of described extjs assembly;
Described according to signature library descriptor create-rule, generation has the jsp label of the described extjs assembly of described functional parameter, is specially:
According to signature library descriptor create-rule, generate the jsp label of described extjs assembly with described functional parameter and described attribute.
Further, also comprise:
The path of described jsp label is transferred in setting.
A kind of generation method of user interface comprises:
Determine the title and the functional parameter of extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of described extjs assembly with described functional parameter, wherein, the title of described jsp label is corresponding with the title of described extjs assembly;
According to the title of the required extjs assembly of user interface, transfer and the corresponding jsp label of the title of described required extjs assembly;
Generate described user interface according to the jsp label of transferring.
Further, also comprise:
Before generating described jsp label, determine the attribute of described extjs assembly;
Described according to signature library descriptor create-rule, generation has the jsp label of the described extjs assembly of described functional parameter, is specially:
Described according to signature library descriptor create-rule, generation has the jsp label of the described extjs assembly of described functional parameter and described attribute.
Further, before the described user interface of described generation, also comprise:
The property value of the described jsp label that setting is transferred.
Further, described title according to the required extjs assembly of user interface is transferred and the corresponding jsp label of the title of described required extjs assembly, is specially:
According to the title of the required extjs assembly of user interface, determine and the corresponding jsp label of title of described required extjs assembly, according to the path of transferring of described jsp label, transfer described jsp label.
A kind of packaging system of extjs assembly comprises:
The assembly determining unit is used for determining the title and the functional parameter of extjs assembly;
The label generation unit, be used for according to signature library descriptor create-rule, generate the jsp label of described extjs assembly, to finish encapsulation to described extjs assembly with described functional parameter, wherein, the title of described jsp label is corresponding with the title of described extjs assembly.
Further, described assembly determining unit also is used for determining the attribute of described extjs assembly before described label generation unit generates described jsp label;
Described label generation unit specifically is used for according to signature library descriptor create-rule, generates the jsp label of the described extjs assembly with described functional parameter and described attribute.
Further, also comprise:
Path setting element is used to be provided with the path of transferring described jsp label.
A kind of generation system of user interface comprises:
The assembly determination module is used for determining the title and the functional parameter of extjs assembly;
The label generation module is used for according to signature library descriptor create-rule, generates the jsp label of the described extjs assembly with described functional parameter, and wherein, the title of described jsp label is corresponding with the title of described extjs assembly;
Label is transferred module, is used for the title according to the required extjs assembly of user interface, transfers and the corresponding jsp label of the title of described required extjs assembly;
The interface generation module is used for generating described user interface according to the jsp label of transferring.
Further, described assembly determination module also is used for determining the attribute of described extjs assembly before described label generation module generates described jsp label;
Described label generation module specifically is used for according to signature library descriptor create-rule, generates the jsp label of the described extjs assembly with described functional parameter and described attribute.
Further, also comprise:
Attribute is provided with module, is used for before described interface generation module generates described user interface, and the property value of the described jsp label of transferring is set.
Further, described label is transferred module, specifically is used for the title according to the required extjs assembly of user interface, determines and the corresponding jsp label of title of described required extjs assembly, according to the path of transferring of described jsp label, transfers described jsp label.
Further, described extjs assembly comprises one of following or combination in any:
Assembly, right-click menu assembly, the toolbar position that shows synchronously the Chinese character amount of money during display digit amount of money is provided with assembly, form interlock with screen editing component, tree list window assembly, the data in the tabulation are realized the assembly of subtotal, assembly that the data in the tabulation are realized amounting to, gather gauge outfit assembly, information indicating assembly, list note assembly, association's input module.
In embodiments of the present invention, by generating corresponding jsp (the Java Server Pages) label of extjs assembly, the extjs component package of complexity is become to be simple and easy to the jsp label of usefulness, encapsulated complicated page logic code, simply code is multiplexing, easy to use, easy to understand, satisfied application systems such as banking industry showing interface demand complicated and changeable, saved the development time, reduced development difficulty, for the exploitation of infosystem front end provides sufficient support.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, to do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below, apparently, accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the method for packing process flow diagram of a kind of extjs assembly of the embodiment of the invention;
Fig. 2 is the generation method flow diagram of a kind of user interface of the embodiment of the invention;
Fig. 3 is the packaging system structural representation of a kind of extjs assembly of the embodiment of the invention;
Fig. 4 is the structural representation of a kind of user interface generation system of the embodiment of the invention.
Embodiment
In order to make those skilled in the art can further understand feature of the present invention and technology contents, see also following about detailed description of the present invention and accompanying drawing, accompanying drawing only provide with reference to and explanation, be not to be used for limiting the present invention.
Below in conjunction with drawings and Examples, technical scheme of the present invention is described.
Referring to Fig. 1, be the method for packing process flow diagram of a kind of extjs assembly of the embodiment of the invention.
This method can comprise:
Step 101 is determined the title and the functional parameter of extjs assembly.
In the present embodiment, at first determine the extjs assembly that needs to generate label, and the title and the functional parameter of definite this assembly, describe with the text box assembly, name is called text box, functional parameter is the parameter that is used to characterize the function that text frame had, can be according to user's requirements set or the function of selecting text frame be had, for example text laterally, vertically input.Behind the functional parameter of assignment component, the label of generation also has identical functions, has stipulated promptly that also the label of this assembly correspondence only has the function of setting.
Wherein, the extjs assembly also promptly is used to generate the assembly of user interface, this assembly can be existing form component, the list assembly, toolbar etc., it can also be New Parent according to the create-rule generation of assembly, the assembly (Money assembly) that shows the Chinese character amount of money during as the display digit amount of money synchronously, the right-click menu assembly, the toolbar position is provided with assembly (can be used for form, grid, editgrid, tree, among the region, wherein important attribute is Position, be the position of toolbar in container, can be in container top or bottom, be defaulted as at the top), (this assembly can realize that the record details in the form component show at the same page in the list mode with the screen editing component in the form interlock, and can realize) with the screen editor, the tree list window assembly (can be used to eject a window, the left side tree structure, the right side list data), data in the tabulation are realized the assembly (can realize subtotal function) of subtotal to the data in the tabulation, data in the tabulation are realized the assembly (can realize amounting to function) of total to the data in the tabulation, gather gauge outfit assembly (can realize summary sheet greatest service energy) to the data in the tabulation, information indicating assembly (can realize the suspension information) to certain the bar record in the tabulation, list note assembly (list field etc. show note), association's input module (can carry out association's coupling) etc. according to the imperfect information of user's input.
Step 102 according to signature library descriptor create-rule, generates the jsp label of the extjs assembly with this functional parameter, to finish the encapsulation to this extjs assembly.
After setting this extjs assembly, can generate the signature library description document according to signature library descriptor create-rule, also be the jsp label, and this signature library descriptor create-rule is a known regimes, the process that generates the signature library description document according to this rule is a prior art, repeats no more herein.Wherein, the title of jsp label is corresponding with the title of extjs assembly, and in the present embodiment, the text box assembly generates text box tab.
JSP (Java Server Pages) inserts java applet section (Scriptlet) and JSP mark (tag) in traditional webpage html file (* .htm, * .html), thereby forms jsp file (* .jsp).Web application with the JSP exploitation is cross-platform, can move under Linux, also can move on other operating systems.The jsp label is very simple and reusable code structure.
Label is actual to be a kind of templating, encapsulating the user not visible by multiplexing code, but in order to adapt to user's individual demand, also need to provide the definable parameter of some users, such as a textview field, we need the user to provide width and height parameter, height and the width that provides in conjunction with the user like this, and we just can draw out a textview field.
In another embodiment of the present invention, in step 101, can also further determine the attribute of this extjs assembly, for example component identification ID, trigger event onClick or the like; Also have some personality attributes, the literal text that shows on the menu, information tooltip of menu or the like are arranged such as the attribute of menu menu assembly.Then in step 102, can generate the jsp label of extjs assembly, so that the attribute of this label can be set at this label type of subsequent applications according to signature library descriptor create-rule with this functional parameter and this attribute.
After generating this jsp label, the URL path of transferring this jsp label can also further be set, specified the url path of tag library in the description document of tag library, introduce this path at jsp page head and just can find corresponding tag library, for example<%@taglib uri="/plantix-ui-ext " prefix=" p " % 〉, in the code, having specified uri is exactly the path of tag library, that jsp page just knows where obtain tag identification code, having specified the label prefix in this tag library in addition is p, and the label of this jsp tag library all begins with this prefix.For example<p:ajaxcomboboxdata data=" ${data.dataMap} " total=" 2 " valueProperty=" key " displayProperty=" value "/.The URL path of this jsp label is transferred in setting, so that when transferring this label, directly transfer label according to this URL path follow-up, generates user interface.
In embodiments of the present invention, by generating the corresponding jsp label of extjs assembly, the extjs component package of complexity is become to be simple and easy to the jsp label of usefulness, encapsulated complicated page logic code, simply code is multiplexing, easy to use, easy to understand, satisfied application systems such as banking industry showing interface demand complicated and changeable, saved the development time, reduced development difficulty, for the exploitation of infosystem front end provides sufficient support.
Referring to Fig. 2, be the generation method flow diagram of a kind of user interface of the embodiment of the invention.
This method can comprise:
Step 201 is determined the title and the functional parameter of extjs assembly.
In this step, can also further determine the attribute of extjs assembly.
Step 202 according to signature library descriptor create-rule, generates the jsp label of the extjs assembly with functional parameter.
Wherein, the title of jsp label is corresponding with the title of extjs assembly.
If in last step, determined the attribute of assembly simultaneously, then can generate the jsp label of extjs assembly in this step with aforementioned functional parameter and attribute.
Above step 201~202 are similar with previous embodiment, repeat no more herein.
Step 203 according to the title of the required extjs assembly of user interface, is transferred and the corresponding jsp label of the title of required extjs assembly.
If determined the attribute of assembly in the last step simultaneously, then before this step, the property value of the jsp label of transferring can also be set earlier, and then transfer corresponding jsp label, and transfer the jsp label according to the path of transferring of this jsp label that sets in advance.
Step 204 generates user interface according to the jsp label of transferring.
Jsp explains by application server, and is translated into the html code, finally in browser display.Regardless of standard label, customized label, comprise other jsp element, all be to explain by server.Html static Web page after a browser display server has been explained.
The embodiment of the invention is perfect to the extjs component package, does not need the developer to write the javascript code, and the jsp label after only need writing encapsulation in the jsp page can generate user interface.The embodiment of the invention has not only realized the labelization of assembly under the extjs framework, and the New Parent that can be applied to the banking industry industry in a large number is provided.Both simple code multiplexing, easy to use, easy to understand has satisfied application systems such as banking industry showing interface demand complicated and changeable again, has saved the development time, has reduced development difficulty, for the exploitation of infosystem front end provides sufficient support.
More than be description, below device and the system that realizes said method be introduced embodiment of the invention method.
Referring to Fig. 3, be the packaging system structural representation of a kind of extjs assembly of the embodiment of the invention.
This packaging system can comprise:
Assembly determining unit 301 is used for determining the title and the functional parameter of extjs assembly.
Label generation unit 302 is used for according to signature library descriptor create-rule, generates the jsp label of the extjs assembly with functional parameter, and to finish the encapsulation to the extjs assembly, wherein, the title of jsp label is corresponding with the title of extjs assembly.
In the present embodiment, assembly determining unit 301 is determined the extjs assembly that needs to generate label, and determines the title and the functional parameter of this assembly, behind the functional parameter of assignment component, the label that generates also has identical functions, has stipulated promptly that also the label of this assembly correspondence only has the function of setting.Wherein, the extjs assembly also promptly is used to generate the assembly of user interface, this assembly can be existing form component, the list assembly, toolbar etc., it can also be New Parent according to the create-rule generation of assembly, the assembly (Money assembly) that shows the Chinese character amount of money during as the display digit amount of money synchronously, the right-click menu assembly, the toolbar position is provided with assembly (can be used for form, grid, editgrid, tree, among the region, wherein important attribute is Position, be the position of toolbar in container, can be in container top or bottom, be defaulted as at the top), (this assembly can realize that the record details in the form component show at the same page in the list mode with the screen editing component in the form interlock, and can realize) with the screen editor, the tree list window assembly (can be used to eject a window, the left side tree structure, the right side list data), data in the tabulation are realized the assembly (can realize subtotal function) of subtotal to the data in the tabulation, data in the tabulation are realized the assembly (can realize amounting to function) of total to the data in the tabulation, gather gauge outfit assembly (can realize summary sheet greatest service energy) to the data in the tabulation, information indicating assembly (can realize the suspension information) to certain the bar record in the tabulation, list note assembly (list field etc. show note), association's input module (can carry out association's coupling) etc. according to the imperfect information of user's input.After setting this extjs assembly, label generation unit 302 can generate the signature library description document according to signature library descriptor create-rule, also is the jsp label, and wherein, the title of jsp label is corresponding with the title of extjs assembly.
In another embodiment of the present invention, assembly determining unit 301 can also be used for determining the attribute of extjs assembly before label generation unit 302 generates described jsp label.Label generation unit 302 can be used for according to signature library descriptor create-rule, generates the jsp label of the extjs assembly with functional parameter and attribute.This device also can further include path setting element, is used to be provided with the path of transferring the jsp label.
In embodiments of the present invention, generate the corresponding jsp label of extjs assembly by said units, the extjs component package of complexity is become to be simple and easy to the jsp label of usefulness, encapsulated complicated page logic code, simply code is multiplexing, easy to use, easy to understand, satisfied application systems such as banking industry showing interface demand complicated and changeable, saved the development time, reduced development difficulty, for the exploitation of infosystem front end provides sufficient support.
Referring to Fig. 4, be the structural representation of a kind of user interface generation system of the embodiment of the invention.
This system can comprise:
Assembly determination module 401 is used for determining the title and the functional parameter of extjs assembly.
Label generation module 402 is used for according to signature library descriptor create-rule, generates the jsp label of the extjs assembly with this functional parameter, and wherein, the title of jsp label is corresponding with the title of extjs assembly.
Label is transferred module 403, is used for the title according to the required extjs assembly of user interface, transfers and the corresponding jsp label of the title of required extjs assembly.
Interface generation module 404 is used for generating user interface according to the jsp label of transferring.
Wherein, assembly determining unit and label generation unit in the packaging system of assembly determination module 401, label generation module 402 and aforementioned extjs assembly are similar, and assembly determination module 401, also can also be used for before label generation module 402 generates the jsp label, determining the attribute of extjs assembly; Label generation module 402 specifically can be used for according to signature library descriptor create-rule, generates the jsp label of the extjs assembly with this functional parameter and attribute.
In the present embodiment, after assembly determination module 401,402 pairs of component package of label generation module form the jsp label, label is transferred the title of module 403 according to the required extjs assembly of user interface, transfer and the corresponding jsp label of the title of required extjs assembly, particularly, can determine the corresponding jsp label of title according to the title of the required extjs assembly of user interface with required extjs assembly, according to the path of transferring of jsp label, transfer the jsp label.If determined the attribute of assembly in assembly determination module 401, then in the present embodiment, this system can also comprise that attribute is provided with module, is used for before interface generation module 404 generates user interface the property value of the jsp label of transferring being set.Then, generate user interface by interface generation module 404 according to the jsp label of transferring again.
The embodiment of the invention is perfect to the extjs component package by said units, does not need the developer to write the javascript code, and the jsp label after only need writing encapsulation in the jsp page can generate user interface.The embodiment of the invention has not only realized the labelization of assembly under the extjs framework, and the New Parent that can be applied to the banking industry industry in a large number is provided.Both simple code multiplexing, easy to use, easy to understand has satisfied application systems such as banking industry showing interface demand complicated and changeable again, has saved the development time, has reduced development difficulty, for the exploitation of infosystem front end provides sufficient support.
More than the specific implementation process of each unit, module please refer to corresponding description among the preceding method embodiment in device and the system, repeats no more herein.
Above-described embodiment of the present invention does not constitute the qualification to protection domain of the present invention.Any modification of being done within the spirit and principles in the present invention, be equal to and replace and improvement etc., all should be included within the claim protection domain of the present invention.

Claims (15)

1. the method for packing of an extjs assembly is characterized in that, comprising:
Determine the title and the functional parameter of extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of described extjs assembly with described functional parameter, to finish the encapsulation to described extjs assembly, wherein, the title of described jsp label is corresponding with the title of described extjs assembly.
2. method according to claim 1 is characterized in that, also comprises:
Before generating described jsp label, determine the attribute of described extjs assembly;
Described according to signature library descriptor create-rule, generation has the jsp label of the described extjs assembly of described functional parameter, is specially:
According to signature library descriptor create-rule, generate the jsp label of described extjs assembly with described functional parameter and described attribute.
3. method according to claim 1 is characterized in that, also comprises:
The path of described jsp label is transferred in setting.
4. the generation method of a user interface is characterized in that, comprising:
Determine the title and the functional parameter of extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of described extjs assembly with described functional parameter, wherein, the title of described jsp label is corresponding with the title of described extjs assembly;
According to the title of the required extjs assembly of user interface, transfer and the corresponding jsp label of the title of described required extjs assembly;
Generate described user interface according to the jsp label of transferring.
5. method according to claim 4 is characterized in that, also comprises:
Before generating described jsp label, determine the attribute of described extjs assembly;
Described according to signature library descriptor create-rule, generation has the jsp label of the described extjs assembly of described functional parameter, is specially:
Described according to signature library descriptor create-rule, generation has the jsp label of the described extjs assembly of described functional parameter and described attribute.
6. method according to claim 5 is characterized in that, before the described user interface of described generation, also comprises:
The property value of the described jsp label that setting is transferred.
7. method according to claim 4 is characterized in that, described title according to the required extjs assembly of user interface is transferred and the corresponding jsp label of the title of described required extjs assembly, is specially:
According to the title of the required extjs assembly of user interface, determine and the corresponding jsp label of title of described required extjs assembly, according to the path of transferring of described jsp label, transfer described jsp label.
8. the packaging system of an extjs assembly is characterized in that, comprising:
The assembly determining unit is used for determining the title and the functional parameter of extjs assembly;
The label generation unit, be used for according to signature library descriptor create-rule, generate the jsp label of described extjs assembly, to finish encapsulation to described extjs assembly with described functional parameter, wherein, the title of described jsp label is corresponding with the title of described extjs assembly.
9. device according to claim 8 is characterized in that,
Described assembly determining unit also is used for determining the attribute of described extjs assembly before described label generation unit generates described jsp label;
Described label generation unit specifically is used for according to signature library descriptor create-rule, generates the jsp label of the described extjs assembly with described functional parameter and described attribute.
10. device according to claim 8 is characterized in that, also comprises:
Path setting element is used to be provided with the path of transferring described jsp label.
11. the generation system of a user interface is characterized in that, comprising:
The assembly determination module is used for determining the title and the functional parameter of extjs assembly;
The label generation module is used for according to signature library descriptor create-rule, generates the jsp label of the described extjs assembly with described functional parameter, and wherein, the title of described jsp label is corresponding with the title of described extjs assembly;
Label is transferred module, is used for the title according to the required extjs assembly of user interface, transfers and the corresponding jsp label of the title of described required extjs assembly;
The interface generation module is used for generating described user interface according to the jsp label of transferring.
12. system according to claim 11 is characterized in that,
Described assembly determination module also is used for determining the attribute of described extjs assembly before described label generation module generates described jsp label;
Described label generation module specifically is used for according to signature library descriptor create-rule, generates the jsp label of the described extjs assembly with described functional parameter and described attribute.
13. system according to claim 12 is characterized in that, also comprises:
Attribute is provided with module, is used for before described interface generation module generates described user interface, and the property value of the described jsp label of transferring is set.
14. system according to claim 11 is characterized in that,
Described label is transferred module, specifically is used for the title according to the required extjs assembly of user interface, determines and the corresponding jsp label of title of described required extjs assembly, according to the path of transferring of described jsp label, transfers described jsp label.
15., it is characterized in that described extjs assembly comprises one of following or combination in any according to any described system in the claim 11 to 14:
Assembly, right-click menu assembly, the toolbar position that shows synchronously the Chinese character amount of money during display digit amount of money is provided with assembly, form interlock with screen editing component, tree list window assembly, the data in the tabulation are realized the assembly of subtotal, assembly that the data in the tabulation are realized amounting to, gather gauge outfit assembly, information indicating assembly, list note assembly, association's input module.
CN2010106034126A 2010-12-23 2010-12-23 Method and device for encapsulating extjs component, and method and system for generating user interface Active CN102043626B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010106034126A CN102043626B (en) 2010-12-23 2010-12-23 Method and device for encapsulating extjs component, and method and system for generating user interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010106034126A CN102043626B (en) 2010-12-23 2010-12-23 Method and device for encapsulating extjs component, and method and system for generating user interface

Publications (2)

Publication Number Publication Date
CN102043626A true CN102043626A (en) 2011-05-04
CN102043626B CN102043626B (en) 2013-12-11

Family

ID=43909785

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010106034126A Active CN102043626B (en) 2010-12-23 2010-12-23 Method and device for encapsulating extjs component, and method and system for generating user interface

Country Status (1)

Country Link
CN (1) CN102043626B (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102375889A (en) * 2011-11-01 2012-03-14 深圳市信游天下网络科技有限公司 Method for constructing webpage through webpage construction database
CN103345387A (en) * 2013-06-05 2013-10-09 中国电子科技集团公司第十五研究所 Module reuse achievement method based on module packaging
CN104199647A (en) * 2014-08-18 2014-12-10 中国建设银行股份有限公司 Visualization system and implementation method based on IBM host
CN104239022A (en) * 2013-06-18 2014-12-24 深圳市华傲数据技术有限公司 Table component processing method and device
CN104331286A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Method and system using browser to conduct application development
CN104536871A (en) * 2015-01-05 2015-04-22 中国农业银行股份有限公司 Information stream display method and device
CN105404502A (en) * 2015-10-20 2016-03-16 浪潮软件集团有限公司 Js component convenient for mobile phone app Sudoku and list development
CN105630504A (en) * 2015-12-28 2016-06-01 武汉噢易云计算股份有限公司 Extjs based multi-form application code reusing method and system
CN105786327A (en) * 2016-02-23 2016-07-20 浪潮软件集团有限公司 Method for rapidly developing APP (application) disc menu of mobile phone
CN106293685A (en) * 2015-06-23 2017-01-04 阿里巴巴集团控股有限公司 Component generation method and assembly generating means
CN106775771A (en) * 2017-01-18 2017-05-31 郑州云海信息技术有限公司 One drop-down selection component and its method based on js
CN106874061A (en) * 2017-03-28 2017-06-20 北京小米移动软件有限公司 webpage generating method and device
CN107678740A (en) * 2017-10-26 2018-02-09 福建星瑞格软件有限公司 A kind of method for packing and computer equipment of UI Service Component
CN108228292A (en) * 2017-12-29 2018-06-29 武汉船舶通信研究所(中国船舶重工集团公司第七二二研究所) A kind of generation method and device at ExtJS interfaces
CN108304190A (en) * 2016-09-22 2018-07-20 百度在线网络技术(北京)有限公司 Network shop generation method and device
CN110908653A (en) * 2018-09-14 2020-03-24 阿里巴巴集团控股有限公司 Window object processing method, device and equipment
CN115599387A (en) * 2022-10-17 2023-01-13 中航信移动科技有限公司(Cn) Method, device and medium for generating task execution code set

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176520A (en) * 2007-01-18 2008-07-31 Hitachi Ltd Tag conversion device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008176520A (en) * 2007-01-18 2008-07-31 Hitachi Ltd Tag conversion device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
AWDXZC: "自定义jsp标签", 《HTTP://ERICXIONG.ITEYE.COM/BLOG/831535》 *
陈迟兵: "一种基于标签库的Webservice二次快速开发模式", 《软件导刊》 *

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102375889A (en) * 2011-11-01 2012-03-14 深圳市信游天下网络科技有限公司 Method for constructing webpage through webpage construction database
CN103345387A (en) * 2013-06-05 2013-10-09 中国电子科技集团公司第十五研究所 Module reuse achievement method based on module packaging
CN103345387B (en) * 2013-06-05 2016-12-28 中国电子科技集团公司第十五研究所 The method realizing component reusing technology based on component package
CN104239022A (en) * 2013-06-18 2014-12-24 深圳市华傲数据技术有限公司 Table component processing method and device
CN104239022B (en) * 2013-06-18 2018-04-10 深圳市华傲数据技术有限公司 A kind of form component treating method and apparatus
CN104199647A (en) * 2014-08-18 2014-12-10 中国建设银行股份有限公司 Visualization system and implementation method based on IBM host
CN104199647B (en) * 2014-08-18 2018-04-03 中国建设银行股份有限公司 A kind of visualization system and implementation method based on IBM main frames
CN104331286A (en) * 2014-10-30 2015-02-04 北京思特奇信息技术股份有限公司 Method and system using browser to conduct application development
CN104331286B (en) * 2014-10-30 2017-12-12 北京思特奇信息技术股份有限公司 A kind of method and system that application and development is carried out using browser
CN104536871B (en) * 2015-01-05 2017-06-30 中国农业银行股份有限公司 A kind of information flow methods of exhibiting and device
CN104536871A (en) * 2015-01-05 2015-04-22 中国农业银行股份有限公司 Information stream display method and device
CN106293685A (en) * 2015-06-23 2017-01-04 阿里巴巴集团控股有限公司 Component generation method and assembly generating means
CN105404502A (en) * 2015-10-20 2016-03-16 浪潮软件集团有限公司 Js component convenient for mobile phone app Sudoku and list development
CN105630504A (en) * 2015-12-28 2016-06-01 武汉噢易云计算股份有限公司 Extjs based multi-form application code reusing method and system
CN105630504B (en) * 2015-12-28 2018-11-23 武汉噢易云计算股份有限公司 Multilist application code multiplexing method and system based on extjs
CN105786327A (en) * 2016-02-23 2016-07-20 浪潮软件集团有限公司 Method for rapidly developing APP (application) disc menu of mobile phone
CN108304190A (en) * 2016-09-22 2018-07-20 百度在线网络技术(北京)有限公司 Network shop generation method and device
CN106775771A (en) * 2017-01-18 2017-05-31 郑州云海信息技术有限公司 One drop-down selection component and its method based on js
CN106874061A (en) * 2017-03-28 2017-06-20 北京小米移动软件有限公司 webpage generating method and device
CN107678740A (en) * 2017-10-26 2018-02-09 福建星瑞格软件有限公司 A kind of method for packing and computer equipment of UI Service Component
CN108228292A (en) * 2017-12-29 2018-06-29 武汉船舶通信研究所(中国船舶重工集团公司第七二二研究所) A kind of generation method and device at ExtJS interfaces
CN110908653A (en) * 2018-09-14 2020-03-24 阿里巴巴集团控股有限公司 Window object processing method, device and equipment
CN115599387A (en) * 2022-10-17 2023-01-13 中航信移动科技有限公司(Cn) Method, device and medium for generating task execution code set

Also Published As

Publication number Publication date
CN102043626B (en) 2013-12-11

Similar Documents

Publication Publication Date Title
CN102043626B (en) Method and device for encapsulating extjs component, and method and system for generating user interface
CN108491199B (en) Method and terminal for automatically generating interface
CN101706821B (en) Tag-based mobile internet page design system and method
CN101192216B (en) Static state page control and WEB server interaction accomplishing method and the WEB server
US20120311467A1 (en) Computer-implemented method, system and computer program product for displaying a user interface component
EP1830275A1 (en) Information distribution system
TWI536240B (en) Client application and web page integration
CN101246420A (en) Method and system for multi-language system implementing unified development
CN102999337A (en) Browser packaging system and method
CN104360937A (en) Intelligent parameter checking device
CN103176807A (en) Method and system for acceleration of Webpage application execution
CN104820604A (en) Browser applied to POS terminal
CN104573041A (en) Generating method and device of electronic license template and electronic license generation method
CN112668290A (en) Dynamic form generation method and system based on gridding design
CN106776800A (en) The page generation method of AngularJS frameworks, apparatus and system
CN112068911A (en) Method, device, system, equipment and medium for generating electronic form
Sikos Web Standards: Mastering HTML5, CSS3, and XML
CN110263279B (en) Page generation method and device, electronic equipment and computer readable storage medium
CN103092479B (en) A kind of methods, devices and systems by right button transitional information
CN100383790C (en) HTTP web page dynamic outputting method and system
US20140310589A1 (en) Creating a communication editable in a browser independent of platform and operating system
US20080201356A1 (en) System and method of report representation
CN107391118A (en) A kind of Web applications Consumer's Experience plateform system
CN103473106A (en) Method and system for generating page
CN106681852A (en) Method and device for adjusting browser compatibility

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant