CN102043626B - 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
CN102043626B
CN102043626B CN2010106034126A CN201010603412A CN102043626B CN 102043626 B CN102043626 B CN 102043626B CN 2010106034126 A CN2010106034126 A CN 2010106034126A CN 201010603412 A CN201010603412 A CN 201010603412A CN 102043626 B CN102043626 B CN 102043626B
Authority
CN
China
Prior art keywords
assembly
extjs
label
title
jsp
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.)
Active
Application number
CN2010106034126A
Other languages
Chinese (zh)
Other versions
CN102043626A (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 creating front-end user interface, organize visualization component by reference to mechanism such as JavaSwing, the no matter application of CSS pattern from the UI interface, to the abnormality processing on Data Analysis, the elaboration of all can be at last a rare JavaScript client-side technology.
In prior art, the establishment of user interface or generation method are the assemblies provided according to the extjs framework, directly write the code to JavaScript, call the extjs assembly by operation code and generate corresponding user interface, 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, to reuse one section code if follow-up and without again writing, when increasing work efficiency, also be difficult to determine and need multiplexing code segment, thereby increased the difficulty of code reuse.
Summary of the invention
The embodiment of the present 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 present invention is as follows:
A kind of method for packing of extjs assembly comprises:
Determine title and the functional parameter of extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter, to complete 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 the 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 title and the functional parameter of extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of the 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 the jsp label corresponding with 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, the described title according to the required extjs assembly of user interface, transfer the jsp label corresponding with the title of described required extjs assembly, is specially:
According to the title of the required extjs assembly of user interface, determine the jsp label corresponding with the 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, for determining title and the functional parameter of extjs assembly;
The label generation unit, for according to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter, to complete the encapsulation to described extjs assembly, wherein, the title of described jsp label is corresponding with the title of described extjs assembly.
Further, described assembly determining unit, also, for before generating described jsp label at described label generation unit, determine the attribute of described extjs assembly;
Described label generation unit, specifically for according to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter and described attribute.
Further, also comprise:
Path setting element, transfer the path of described jsp label for setting.
A kind of generation system of user interface comprises:
The assembly determination module, for determining title and the functional parameter of extjs assembly;
The label generation module, for according to signature library descriptor create-rule, generate 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, for the title according to the required extjs assembly of user interface, transfers the jsp label corresponding with the title of described required extjs assembly;
The interface generation module, generate described user interface for the jsp label according to transferring.
Further, described assembly determination module, also, for before generating described jsp label at described label generation module, determine the attribute of described extjs assembly;
Described label generation module, specifically for according to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter and described attribute.
Further, also comprise:
The setup of attribute module, before at described interface generation module, generating described user interface, arrange the property value of the described jsp label of transferring.
Further, described label is transferred module, specifically for the title according to the required extjs assembly of user interface, determines the jsp label corresponding with the 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:
While showing amount in figures assembly, right-click menu assembly, the toolbar position of the simultaneous display Chinese character amount of money arrange assembly, form interlock with screen editing component, tree list window assembly, to the data in list realize subtotal assembly, the assembly that the data in list are realized amounting to, gather gauge outfit assembly, information indicating assembly, list annotation assembly, association's input module.
In embodiments of the present invention, by generating corresponding jsp (the Java Server Pages) label of extjs assembly, complicated extjs component package is become to be simple and easy to the jsp label of use, encapsulated complicated page logic code, simply code is multiplexing, easy to use, easy to understand, met the 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.
The accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, below will the accompanying drawing of required use in embodiment or description of the Prior Art be briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the method for packing process flow diagram of a kind of extjs assembly of the embodiment of the present invention;
Fig. 2 is the generation method flow diagram of a kind of user interface of the embodiment of the present invention;
Fig. 3 is the packaging system structural representation of a kind of extjs assembly of the embodiment of the present invention;
Fig. 4 is the structural representation of a kind of user interface generation system of the embodiment of the present invention.
Embodiment
In order to make those skilled in the art can further understand feature of the present invention and technology contents, refer to following about detailed description of the present invention and accompanying drawing, accompanying drawing only provide with reference to and explanation, not 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, it is the method for packing process flow diagram of a kind of extjs assembly of the embodiment of the present invention.
The method can comprise:
Step 101, determine title and the functional parameter of extjs assembly.
In the present embodiment, at first determine and need the extjs of generating labels assembly, and title and the functional parameter of definite this assembly, with the text box assembly, describe, name is called text box, functional parameter is for for characterizing the parameter of the function that text frame has, can be according to user's requirements set or the function of selecting text frame have, for example text laterally, vertically input.After the functional parameter of assignment component, the label of generation also has identical function, has also stipulated that the label that this assembly is corresponding only has the function of setting.
Wherein, the extjs assembly is also for generating the assembly of user interface, this assembly can be existing form component, form component, toolbar etc., it can also be the New Parent according to the create-rule generation of assembly, as the assembly (Money assembly) of the simultaneous display Chinese character amount of money while showing amount in figures, the right-click menu assembly, the toolbar position arranges assembly (can be for form, grid, editgrid, tree, in region, wherein important attribute is Position, position for toolbar in container, can be in container top or bottom, be defaulted as at top), with the screen editing component, (this assembly can realize that the details that record in form component show at the same page in the list mode in the form interlock, and can realize with the screen editor), the tree list window assembly (can be for ejecting a window, the left side tree structure, the right side list data), data in list are realized to the assembly (can realize subtotal function to the data in list) of subtotal, data in list are realized to the assembly (can realize amounting to function to the data in list) amounted to, gather gauge outfit assembly (can realize to the data in list the summary sheet camera function), information indicating assembly (can realize the suspension information to certain in list record), list annotation assembly (list field etc. show annotation), association's input module (can carry out association's coupling according to the Incomplete information of user's input) etc.
Step 102, according to signature library descriptor create-rule, generate the jsp label of the extjs assembly with this functional parameter, to complete 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, be also the jsp label, and this signature library descriptor create-rule is known regimes, the process that generates the signature library description document according to this rule is 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).Be cross-platform with the Web application of JSP exploitation, can move under Linux, also can move on other operating systems.The jsp label is very simple and reusable code structure.
Label is actual is a kind of templating, being encapsulated 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, the height provided in conjunction with the user like this and width, 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 etc.; Also have some personality attributes, such as the attribute of menu menu assembly has the word text shown on menu, information tooltip of menu etc.In step 102, can, according to signature library descriptor create-rule, generate the jsp label of the extjs assembly with this functional parameter and this attribute, so that the attribute of this label can be set at this label type of subsequent applications.
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 code, having specified uri is exactly the path of tag library, that jsp page just knows where obtain tag identification code, having specified in addition the label prefix in this tag library is p, the label of this jsp tag library all starts 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, in order to while transferring this label, directly according to this URL path, transfer label follow-up, generates user interface.
In embodiments of the present invention, by generating the corresponding jsp label of extjs assembly, complicated extjs component package is become to be simple and easy to the jsp label of use, encapsulated complicated page logic code, simply code is multiplexing, easy to use, easy to understand, met the 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, it is the generation method flow diagram of a kind of user interface of the embodiment of the present invention.
The method can comprise:
Step 201, determine 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, generate 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 upper step, determined the attribute of assembly simultaneously, can generate in this step the jsp label of the extjs assembly 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, transfer the jsp label corresponding with the title of required extjs assembly.
If determined the attribute of assembly in upper step simultaneously,, before this step, the property value of the jsp label of transferring can also first be set, and then transfer corresponding jsp label, and transfer the jsp label according to the path of transferring of this jsp label set in advance.
Step 204, generate 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, be all to be explained by server.Html static Web page after a browser display server has been explained.
The embodiment of the present 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 in the jsp page, writing encapsulation can generate user interface.The embodiment of the present invention has not only realized the label of assembly under the extjs framework, and provides and can be applied to the New Parent of banking industry industry in a large number.Both simple code multiplexing, easy to use, easy to understand, met again the 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.
Be more than the description to embodiment of the present invention method, below device and the system that realizes said method be introduced.
Referring to Fig. 3, it is the packaging system structural representation of a kind of extjs assembly of the embodiment of the present invention.
This packaging system can comprise:
Assembly determining unit 301, for determining title and the functional parameter of extjs assembly.
Label generation unit 302, for according to signature library descriptor create-rule, generate the jsp label of the extjs assembly with functional parameter, and to complete 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 needs the extjs of generating labels assembly, and determines title and the functional parameter of this assembly, after the functional parameter of assignment component, the label generated also has identical function, has also stipulated that the label that this assembly is corresponding only has the function of setting.Wherein, the extjs assembly is also for generating the assembly of user interface, this assembly can be existing form component, form component, toolbar etc., it can also be the New Parent according to the create-rule generation of assembly, as the assembly (Money assembly) of the simultaneous display Chinese character amount of money while showing amount in figures, the right-click menu assembly, the toolbar position arranges assembly (can be for form, grid, editgrid, tree, in region, wherein important attribute is Position, position for toolbar in container, can be in container top or bottom, be defaulted as at top), with the screen editing component, (this assembly can realize that the details that record in form component show at the same page in the list mode in the form interlock, and can realize with the screen editor), the tree list window assembly (can be for ejecting a window, the left side tree structure, the right side list data), data in list are realized to the assembly (can realize subtotal function to the data in list) of subtotal, data in list are realized to the assembly (can realize amounting to function to the data in list) amounted to, gather gauge outfit assembly (can realize to the data in list the summary sheet camera function), information indicating assembly (can realize the suspension information to certain in list record), list annotation assembly (list field etc. show annotation), association's input module (can carry out association's coupling according to the Incomplete information of user's input) etc.After setting this extjs assembly, label generation unit 302 can generate the signature library description document according to signature library descriptor create-rule, is also 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, for before generating described jsp label at label generation unit 302, determine the attribute of extjs assembly.Label generation unit 302, can, for according to signature library descriptor create-rule, generate the jsp label of the extjs assembly with functional parameter and attribute.This device also can further include path setting element, transfers the path of jsp label for setting.
In embodiments of the present invention, generate the corresponding jsp label of extjs assembly by said units, complicated extjs component package is become to be simple and easy to the jsp label of use, encapsulated complicated page logic code, simply code is multiplexing, easy to use, easy to understand, met the 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, it is the structural representation of a kind of user interface generation system of the embodiment of the present invention.
This system can comprise:
Assembly determination module 401, for determining title and the functional parameter of extjs assembly.
Label generation module 402, for according to signature library descriptor create-rule, generate 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, for the title according to the required extjs assembly of user interface, transfers the jsp label corresponding with the title of required extjs assembly.
Interface generation module 404, generate user interface for the jsp label according to 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, for before generating the jsp label at label generation module 402, determine the attribute of extjs assembly; Label generation module 402, specifically can, for according to signature library descriptor create-rule, generate 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 the jsp label corresponding with the title of required extjs assembly, particularly, can, according to the title of the required extjs assembly of user interface, determine the jsp label corresponding with the title of 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,, in the present embodiment, this system can also comprise the setup of attribute module, before at interface generation module 404, generating user interface, the property value of the jsp label of transferring is set.Then, then by interface generation module 404 according to the jsp label of transferring, generate user interface.
The embodiment of the present 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 in the jsp page, writing encapsulation can generate user interface.The embodiment of the present invention has not only realized the label of assembly under the extjs framework, and provides and can be applied to the New Parent of banking industry industry in a large number.Both simple code multiplexing, easy to use, easy to understand, met again the 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.
In above device and system, the specific implementation process of each unit, module please refer to the corresponding description in preceding method embodiment, repeats no more herein.
Above-described embodiment of the present invention, do not form limiting the scope of the present invention.Any modification of doing within the spirit and principles in the present invention, be equal to and replace and improvement etc., within all should being included in claim protection domain of the present invention.

Claims (11)

1. the method for packing of an extjs assembly, is characterized in that, comprising:
Determine title and the functional parameter of extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter, to complete the encapsulation to described extjs assembly, wherein, the title of described jsp label is corresponding with the title of described extjs assembly, comprising:
Before generating described jsp label, determine the attribute of described extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter and described attribute.
2. method according to claim 1, is characterized in that, also comprises:
The path of described jsp label is transferred in setting.
3. the generation method of a user interface, is characterized in that, comprising:
Determine title and the functional parameter of extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter, wherein, the title of described jsp label is corresponding with the title of described extjs assembly, comprising:
Before generating described jsp label, determine the attribute of described extjs assembly;
According to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter and described attribute;
According to the title of the required extjs assembly of user interface, transfer the jsp label corresponding with the title of described required extjs assembly;
Generate described user interface according to the jsp label of transferring.
4. method according to claim 3, 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.
5. method according to claim 4, is characterized in that, the described title according to the required extjs assembly of user interface is transferred the jsp label corresponding with the title of described required extjs assembly, is specially:
According to the title of the required extjs assembly of user interface, determine the jsp label corresponding with the title of described required extjs assembly, according to the path of transferring of described jsp label, transfer described jsp label.
6. the packaging system of an extjs assembly, is characterized in that, comprising:
The assembly determining unit, for determining title and the functional parameter of extjs assembly;
The label generation unit, for according to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter, to complete the encapsulation to described extjs assembly, wherein, the title of described jsp label is corresponding with the title of described extjs assembly, wherein:
Described assembly determining unit, also, for before generating described jsp label at described label generation unit, determine the attribute of described extjs assembly;
Described label generation unit, specifically for according to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter and described attribute.
7. device according to claim 6, is characterized in that, also comprises:
Path setting element, transfer the path of described jsp label for setting.
8. the generation system of a user interface, is characterized in that, comprising:
The assembly determination module, for determining title and the functional parameter of extjs assembly;
The label generation module, be used for according to signature library descriptor create-rule, generation has the jsp label of the described extjs assembly of described functional parameter, wherein, the title of described jsp label is corresponding with the title of described extjs assembly, and, before generating described jsp label, determines the attribute of described extjs assembly, and, according to signature library descriptor create-rule, generate the jsp label of the described extjs assembly with described functional parameter and described attribute;
Label is transferred module, for the title according to the required extjs assembly of user interface, transfers the jsp label corresponding with the title of described required extjs assembly;
The interface generation module, generate described user interface for the jsp label according to transferring.
9. system according to claim 8, is characterized in that, also comprises:
The setup of attribute module, before at described interface generation module, generating described user interface, arrange the property value of the described jsp label of transferring.
10. system according to claim 9, is characterized in that,
Described label is transferred module, specifically for the title according to the required extjs assembly of user interface, determines the jsp label corresponding with the title of described required extjs assembly, according to the path of transferring of described jsp label, transfers described jsp label.
11. according to Claim 8 to 10, the described system of any one, is characterized in that, described extjs assembly comprises one of following or combination in any:
While showing amount in figures assembly, right-click menu assembly, the toolbar position of the simultaneous display Chinese character amount of money arrange assembly, form interlock with screen editing component, tree list window assembly, to the data in list realize subtotal assembly, the assembly that the data in list are realized amounting to, gather gauge outfit assembly, information indicating assembly, list annotation 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 CN102043626A (en) 2011-05-04
CN102043626B true 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)

Families Citing this family (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
CN103345387B (en) * 2013-06-05 2016-12-28 中国电子科技集团公司第十五研究所 The method realizing component reusing technology based on component package
CN104239022B (en) * 2013-06-18 2018-04-10 深圳市华傲数据技术有限公司 A kind of form component treating method and apparatus
CN104199647B (en) * 2014-08-18 2018-04-03 中国建设银行股份有限公司 A kind of visualization system and implementation method based on IBM main frames
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
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
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

Family Cites Families (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 (5)

* Cited by examiner, † Cited by third party
Title
awdxzc.自定义jsp标签.《http://ericxiong.iteye.com/blog/831535》.2010,第1页.
JP特开2008-176520A 2008.07.31
一种基于标签库的Webservice二次快速开发模式;陈迟兵;《软件导刊》;20090531;第8卷(第5期);第126至128页 *
自定义jsp标签;awdxzc;《http://ericxiong.iteye.com/blog/831535》;20101202;第1页 *
陈迟兵.一种基于标签库的Webservice二次快速开发模式.《软件导刊》.2009,第8卷(第5期),第126至128页.

Also Published As

Publication number Publication date
CN102043626A (en) 2011-05-04

Similar Documents

Publication Publication Date Title
CN102043626B (en) Method and device for encapsulating extjs component, and method and system for generating user interface
JP5911594B2 (en) Providing translation support for application localization
CN104142826A (en) Method, device and system for constructing page
TWI536240B (en) Client application and web page integration
EP1830275A1 (en) Information distribution system
US8671389B1 (en) Web application resource manager on the web and localizable components
CN104462131A (en) Method and device for processing information issuing page
CN106469047A (en) A kind of list implementation method and device
EP2273394A1 (en) Document processing method, system and device
CN102609264A (en) Method and device for generating calling codes by calling application programming interfaces
CN110263279B (en) Page generation method and device, electronic equipment and computer readable storage medium
CN101246420A (en) Method and system for multi-language system implementing unified development
CN105743736A (en) Automated testing method and system
CN104820604A (en) Browser applied to POS terminal
CN114020256A (en) Front-end page generation method, device and equipment and readable storage medium
CN112668290A (en) Dynamic form generation method and system based on gridding design
CN112068911A (en) Method, device, system, equipment and medium for generating electronic form
CN106776800A (en) The page generation method of AngularJS frameworks, apparatus and system
Sikos Web Standards: Mastering HTML5, CSS3, and XML
CN103092479B (en) A kind of methods, devices and systems by right button transitional information
US9501457B2 (en) Creating a communication editable in a browser independent of platform and operating system
KR101709186B1 (en) Interactive multimedia E-book authoring apparatus and method
Kotula Using patterns to create component documentation
CN102637290B (en) Operating system based on browser and compiling method
CN113297425B (en) Document conversion method, device, server and storage medium

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