CN103019693A - System and method for generating user interface - Google Patents

System and method for generating user interface Download PDF

Info

Publication number
CN103019693A
CN103019693A CN2012104777509A CN201210477750A CN103019693A CN 103019693 A CN103019693 A CN 103019693A CN 2012104777509 A CN2012104777509 A CN 2012104777509A CN 201210477750 A CN201210477750 A CN 201210477750A CN 103019693 A CN103019693 A CN 103019693A
Authority
CN
China
Prior art keywords
assembly
business object
metadata
attribute
user interface
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.)
Pending
Application number
CN2012104777509A
Other languages
Chinese (zh)
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.)
Yonyou Software Co Ltd
Original Assignee
Yonyou Software Co Ltd
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 Yonyou Software Co Ltd filed Critical Yonyou Software Co Ltd
Priority to CN2012104777509A priority Critical patent/CN103019693A/en
Publication of CN103019693A publication Critical patent/CN103019693A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a system for generating a user interface. The system comprises an object determination unit for determining a business object for generating the user interface according to a received interface generation request, an information acquisition unit for acquiring metadata and page layout information of the business object, an assembly generation unit for generating a corresponding assembly according to the attribute information of the business object included in the metadata, an assembly layout unit for laying the assembly according to the page layout information, and a display unit for displaying the laid assembly. The invention further provides a method for generating the user interface. Through the technical scheme provided by the invention, the user interface can be customized without code editing.

Description

The generation system of user interface and generation method
Technical field
The present invention relates to field of computer technology, in particular to a kind of generation system of user interface and a kind of generation method of user interface.
Background technology
In software development work, user interface is an important content.User interface is software direct user oriented and maximum software ingredient of user interactions in being employed process.Generally in internet applications, user interface is to comprise a large amount of assemblies and corresponding solid data.Assembly can comprise form, input frame, drop-down list box, check box, radio box, text marking etc.
The existing method that generates user interface is, development phase of user interface by this user interface of code definition, comprise all assemblies, and each assembly arranged.To the definition of assembly, comprise create component object, component Name is set, arrange assembly text marking, ID, the assembly displayed value is set, the legitimate verification of assembly etc. is set.
But the mode of at present user interface generation is very dumb, when particularly changing the information of the assembly that has defined, all needs code is made amendment such as text marking, component type, module position etc.; If when interpolation or deletion assembly, also need to revise code.
Therefore, need the generation technique at a kind of New Consumers interface, can not by the editor to code, can realize the customization to user interface.
Summary of the invention
The present invention just is being based on the problems referred to above, has proposed the generation technique at a kind of New Consumers interface, can not by the editor to code, can realize the customization to user interface.
In view of this, the present invention proposes a kind of generation system of user interface, comprising: the object determining unit, be used for generating request according to the interface that receives, be identified for generating the business object of described user interface; Information acquisition unit is for metadata and the page layout information of obtaining described business object; The assembly generation unit for the attribute information of the described business object that comprises according to described metadata, generates corresponding assembly; The assembly layout unit is used for according to described page layout information described assembly being carried out layout; Represent the unit, be used for the assembly of finishing after the layout is represented.
In this technical scheme, the metadata by adopting business object and corresponding page layout information is set so that the user needn't write by the code of bottom, can realize the generation of user interface and represents.
In technique scheme, preferably, described information acquisition unit comprises: layout information obtains subelement, is used for obtaining described page layout information; Layout information reads subelement, is used for reading described page layout information; Metadata is obtained subelement, is used for reading according to described layout information the reading result of subelement, obtains the metadata of business object corresponding to all properties that comprises in the described page layout information.
In this technical scheme, wish the situation of the page layout that obtains for the user, obtain corresponding metadata, to realize the generation to user interface, be conducive to be met the most the user interface of user's request.
In technique scheme, preferably, described assembly generation unit comprises: the solid generation subelement, be used for according to described metadata, and from database, extract the data of described business object, and generate the business object entity; The building component subelement is used for obtaining from described metadata the type of data, and creates corresponding assembly according to different data types; The data stuffing subelement, the data stuffing that is used for described business object entity is read is in the assembly that has created.
In this technical scheme, by with data stuffing to assembly, thereby so that assembly can have corresponding function and effect, thereby not needing to write in the situation of code, can realize the generation of user interface.
In technique scheme, preferably, also comprise: the interface editing unit, be used for according to the interface editing request that receives, obtain and editor active user interface in corresponding metadata and/or the page layout information of assignment component.
In this technical scheme, for the user interface that has generated, the user can be by editing the assembly that forms this user interface, particularly, comprise metadata and/or page layout information are edited, thereby realize the editor to user interface, and need not code is made amendment the process simple and fast.
In technique scheme, preferably, described metadata comprises: the precision of the data type of the attribute of described business object, the length of attribute, attribute, whether must fill out, the display label of attribute, whether can edit, storage table and the storage field of attribute; And described page layout information comprises: whether the data of the length that the attribute of the business object that assembly is corresponding, module position, assembly show and height, assembly must fill out, whether assembly can be edited, whether bind the attribute of business object.
According to another aspect of the invention, also proposed a kind of generation method of user interface, having comprised: step 202, generate request according to the interface that receives, be identified for generating the business object of described user interface; Step 204 is obtained metadata and the page layout information of described business object; Step 206 according to the attribute information of the described business object that comprises in the described metadata, generates corresponding assembly; Step 208 is carried out layout according to described page layout information to described assembly; Step 210 represents the assembly of finishing after the layout.
In this technical scheme, the metadata by adopting business object and corresponding page layout information is set so that the user needn't write by the code of bottom, can realize the generation of user interface and represents.
In technique scheme, preferably, described step 204 comprises: obtain described page layout information; Read described page layout information, to obtain the metadata of business object corresponding to all properties that comprises in the described page layout information.
In this technical scheme, wish the situation of the page layout that obtains for the user, obtain corresponding metadata, to realize the generation to user interface, be conducive to be met the most the user interface of user's request.
In technique scheme, preferably, described step 206 comprises: according to described metadata, extract the data of described business object from database, and generate the business object entity; From described metadata, obtain the type of data, and create corresponding assembly according to different data types; With the data stuffing that reads in the described business object entity in the assembly that has created.
In this technical scheme, by with data stuffing to assembly, thereby so that assembly can have corresponding function and effect, thereby not needing to write in the situation of code, can realize the generation of user interface.
In technique scheme, preferably, after the described step 210, also comprise: according to the interface editing request that receives, obtain and editor active user interface in corresponding metadata and/or the page layout information of assignment component.
In this technical scheme, for the user interface that has generated, the user can be by editing the assembly that forms this user interface, particularly, comprise metadata and/or page layout information are edited, thereby realize the editor to user interface, and need not code is made amendment the process simple and fast.
In technique scheme, preferably, described metadata comprises: the precision of the data type of the attribute of described business object, the length of attribute, attribute, whether must fill out, the display label of attribute, whether can edit, storage table and the storage field of attribute; And described page layout information comprises: whether the data of the length that the attribute of the business object that assembly is corresponding, module position, assembly show and height, assembly must fill out, whether assembly can be edited, whether bind the attribute of business object.
By above technical scheme, can not by the editor to code, can realize the customization to user interface.
Description of drawings
Fig. 1 shows the according to an embodiment of the invention block diagram of the generation system of user interface;
Fig. 2 shows the according to an embodiment of the invention process flow diagram of the generation method of user interface;
Fig. 3 shows the according to an embodiment of the invention interface synoptic diagram of user's edit page layout information;
Fig. 4 shows according to an embodiment of the invention the synoptic diagram of user's editing interface that the metadata according to business object generates.
Embodiment
In order more clearly to understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments the present invention is further described in detail.Need to prove that in the situation of not conflicting, the application's embodiment and the feature among the embodiment can make up mutually.
A lot of details have been set forth in the following description so that fully understand the present invention; but; the present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention is not subjected to the restriction of following public specific embodiment.
Fig. 1 shows the according to an embodiment of the invention block diagram of the generation system of user interface.
As shown in Figure 1, the generation system 100 of user interface according to an embodiment of the invention comprises: object determining unit 102, be used for generating request according to the interface that receives, and be identified for generating the business object of described user interface; Information acquisition unit 104 is for metadata and the page layout information of obtaining described business object; Assembly generation unit 106 for the attribute information of the described business object that comprises according to described metadata, generates corresponding assembly; Assembly layout unit 108 is used for according to described page layout information described assembly being carried out layout; Represent unit 110, be used for the assembly of finishing after the layout is represented.
In this technical scheme, the metadata by adopting business object and corresponding page layout information is set so that the user needn't write by the code of bottom, can realize the generation of user interface and represents.
In technique scheme, preferably, described information acquisition unit 104 comprises: layout information obtains subelement 1042, is used for obtaining described page layout information; Layout information reads subelement 1044, is used for reading described page layout information; Metadata is obtained subelement 1046, is used for reading according to described layout information the reading result of subelement 1044, obtains the metadata of business object corresponding to all properties that comprises in the described page layout information.
In this technical scheme, wish the situation of the page layout that obtains for the user, obtain corresponding metadata, to realize the generation to user interface, be conducive to be met the most the user interface of user's request.
In technique scheme, preferably, described assembly generation unit 106 comprises: solid generation subelement 1062, be used for according to described metadata, and from database, extract the data of described business object, and generate the business object entity; Building component subelement 1064 is used for obtaining from described metadata the type of data, and creates corresponding assembly according to different data types; Data stuffing subelement 1066, the data stuffing that is used for described business object entity is read is in the assembly that has created.
In this technical scheme, by with data stuffing to assembly, thereby so that assembly can have corresponding function and effect, thereby not needing to write in the situation of code, can realize the generation of user interface.
In technique scheme, preferably, also comprise: interface editing unit 112, be used for according to the interface editing request that receives, obtain and editor active user interface in corresponding metadata and/or the page layout information of assignment component.
In this technical scheme, for the user interface that has generated, the user can be by editing the assembly that forms this user interface, particularly, comprise metadata and/or page layout information are edited, thereby realize the editor to user interface, and need not code is made amendment the process simple and fast.
In technique scheme, preferably, described metadata comprises: the precision of the data type of the attribute of described business object, the length of attribute, attribute, whether must fill out, the display label of attribute, whether can edit, storage table and the storage field of attribute; And described page layout information comprises: whether the data of the length that the attribute of the business object that assembly is corresponding, module position, assembly show and height, assembly must fill out, whether assembly can be edited, whether bind the attribute of business object.
Fig. 2 shows the according to an embodiment of the invention process flow diagram of the generation method of user interface.
As shown in Figure 2, the generation method of user interface according to an embodiment of the invention comprises: step 202, generate request according to the interface that receives, and be identified for generating the business object of described user interface; Step 204 is obtained metadata and the page layout information of described business object; Step 206 according to the attribute information of the described business object that comprises in the described metadata, generates corresponding assembly; Step 208 is carried out layout according to described page layout information to described assembly; Step 210 represents the assembly of finishing after the layout.
In this technical scheme, the metadata by adopting business object and corresponding page layout information is set so that the user needn't write by the code of bottom, can realize the generation of user interface and represents.
In technique scheme, preferably, described step 204 comprises: obtain described page layout information; Read described page layout information, to obtain the metadata of business object corresponding to all properties that comprises in the described page layout information.
In this technical scheme, wish the situation of the page layout that obtains for the user, obtain corresponding metadata, to realize the generation to user interface, be conducive to be met the most the user interface of user's request.
In technique scheme, preferably, described step 206 comprises: according to described metadata, extract the data of described business object from database, and generate the business object entity; From described metadata, obtain the type of data, and create corresponding assembly according to different data types; With the data stuffing that reads in the described business object entity in the assembly that has created.
In this technical scheme, by with data stuffing to assembly, thereby so that assembly can have corresponding function and effect, thereby not needing to write in the situation of code, can realize the generation of user interface.
In technique scheme, preferably, after the described step 210, also comprise: according to the interface editing request that receives, obtain and editor active user interface in corresponding metadata and/or the page layout information of assignment component.
In this technical scheme, for the user interface that has generated, the user can be by editing the assembly that forms this user interface, particularly, comprise metadata and/or page layout information are edited, thereby realize the editor to user interface, and need not code is made amendment the process simple and fast.
In technique scheme, preferably, described metadata comprises: the precision of the data type of the attribute of described business object, the length of attribute, attribute, whether must fill out, the display label of attribute, whether can edit, storage table and the storage field of attribute; And described page layout information comprises: whether the data of the length that the attribute of the business object that assembly is corresponding, module position, assembly show and height, assembly must fill out, whether assembly can be edited, whether bind the attribute of business object.
In correlation technique, generation and editor for user interface must operate the code of bottom, and therefore, the present invention is desirable to provide a kind of new technology, can in the situation of not revising code, change by user's customized interface, improve the dirigibility of user interface configuration.
For achieving the above object, the invention provides following scheme: a kind of method of customizable user interface, described method comprises:
One, according to the metadata of business object, offers the method for customization page layout
1, page layout is divided into two kinds, display layout and editor's layout.Display layout provides data to check the interface to the user, can not carry out data modification; Editor's layout provides data to increase to the user and revises the interface; Editor's layout can convert display layout to.
2, according to the solicited message of user to page layout, obtain the metadata of business object.
3, according to the request of user to page layout, corresponding figure is presented at already present layout or blank layout interface.
4, the user is dragged and dropped into the grid of the layout page to the metadata of business object, finishes the binding in object properties and layout information territory.
5, the layout information territory is arranged, set this information field and whether can edit, whether must fill out.
6, preserve page layout information to database or file.
Two, generation and demonstration user interface
1, user's accessing request information obtains metadata and the corresponding page layout information of business object.
A, from database or file, obtain the metadata of business object, metadata comprises the attribute metadata set of business object, metadata comprise length, the attribute of data type, the attribute of attribute precision, whether must fill out, the display label of attribute, whether can edit, storage table and the storage field of attribute.Particularly, metadata is as described in Table 1:
Property Name Label Data type Data manipulation
No Numbering Automatic numbering Can edit, as seen, must fill out
Name Title Short character strings Can edit, as seen, must fill out
Address The address Long character string Can edit, as seen
Phone Telephone number Telephone number Can edit, as seen
Mobile Mobile phone Telephone number Can edit, as seen
Industry Industry Drop-down selection Can edit, as seen
EMail Email The e-mail address Can edit, as seen
CanEmail Can send out mail Check box Can edit, as seen
WebSite The website Network address Can edit, as seen
AnnualRevenue The sales volume The amount of money Can edit, as seen
ContractTime The contact time Date Can edit, as seen
CreatedBy The founder Quote Can edit, as seen
CreatedTime Creation-time Time on date Can edit, as seen
Interest Interest Multiselect Can edit, as seen
Table 1
B, from database or file, obtain page layout information, comprise whether the data of length that attribute, module position, the assembly of the business object that assembly is corresponding show and height, assembly must fill out, whether assembly can be edited, whether bind business object attribute etc.
2, generate corresponding assembly according to the metadata of page layout information and business object and assemble and layout.
A, generate the assembly of corresponding text marking and respective type according to metadata, and assembly is arranged.
A, obtain the metadata of respective attributes according to layout information.
B, generate corresponding text marking according to metadata.
C, generate the assembly of respective type according to the data type of this attribute.
D, according to the metadata of layout information and corresponding attribute assembly is configured, arranges whether assembly must be filled out, whether read-only, data layout, data length, data precision, data check rule etc.
Obtain business datum in B, the database, the displayed value of assembly is set.
A, from database, read corresponding business datum, and convert business object to.
B, the attribute corresponding according to assembly, reading attributes value on the business object, and be set to the value of assembly.
3, each assembly after will assembling is presented in the user interface.
A, according to layout information, the assembly that generates is arranged.
B, in user interface, represent the assembly of generation.
The present invention also provides the device at a kind of user customizable interface, and described device comprises:
One, interface customizing module is used for client's customized interface.
The interface customizing module comprises:
1, information acquisition unit is used for obtaining business object metadata and existing page layout information.
Information acquisition unit is specially: read page layout information, obtain and comprise business object attribute metadata information corresponding to all properties in the page layout; Layout information comprises: the attribute of the business object that client end interface shows, the position of this attribute, exhibition method etc.; The metadata of business object attribute comprise length, the attribute of data type, the attribute of attribute precision, whether must fill out, the display label of attribute, whether can edit, the information such as the storage table of attribute and storage field.
2, interface unit, the attribute that can use according to object properties metadata display layout supplies user selection; Tabular layout areas is provided, and layout table can be with increasing and the deletion row, column, and can Merge Cells; Place the binding that the object properties of choosing are finished display field and object properties by the cell in form.
3, interface preview unit according to layout information and object properties metadata creation assembly, is obtained the type of data from the object properties metadata, different data types creates corresponding assembly, and arranges according to layout information and the metadata attribute to assembly.
Two, the interface generates display module, is used for the accessing request information at receiving front-end interface, and each assembly that described client end interface comprises is assembled, and specifically comprises:
1, information acquisition unit is used for obtaining business object metadata and page layout information.
Information acquisition unit is specially: read page layout information, obtain and comprise business object attribute metadata information corresponding to all properties in the page layout; Layout information comprises: the attribute of the business object that client end interface shows, the position of this attribute, exhibition method etc.; The metadata of business object attribute comprise length, the attribute of data type, the attribute of attribute precision, whether must fill out, the display label of attribute, whether can edit, the information such as the storage table of attribute and storage field.
2, showing interface unit is used for generating corresponding assembly according to business object metadata and layout information, the attribute of assembly is arranged, and finish data stuffing, and wherein, the process of formation component comprises:
A, from database, extract the data of business object according to the metadata of business object, and generate the business object entity.
B, according to layout information and object properties metadata creation assembly, from the object properties metadata, obtain the type of data, different data types creates corresponding assembly, and arranges according to layout information and the metadata attribute to assembly.
C, reading out data is filled in the assembly of generation from the business object entity that has generated.
In technique scheme, the interface synoptic diagram of the user's edit page layout information that generates as shown in Figure 3, the client can select at this page need to be by the information field of user's typing, and carry out layout according to the convenience that the user uses, the field (" title " among the figure, " address ") that must fill in is set.
Simultaneously, the synoptic diagram of the user's editing interface that generates according to the metadata of business object as shown in Figure 4, this figure is to the representing of client's edit page, according to the type of target client's metadata, software systems generate the input frame of respective type automatically.
More than be described with reference to the accompanying drawings technical scheme of the present invention, consider in the correlation technique, the editor of code layer be must carry out for the generation of user interface and editor, therefore, a kind of generation system of user interface and a kind of generation method of user interface the invention provides.Adopt technical scheme of the present invention, the interface of client comprises the configuration of all component and assembly, only when receiving the page request that the user sends, just generates corresponding assembly according to metadata and assembles and layout.But in the time of need to changing User Page, the assembly on increase or the deletion interface does not need to revise code, only needs get final product layout modification by the page layout instrument.When the metadata of business object changes, when making Selective type into from numeric type, do not need code is made amendment yet, only need the metadata of business object is made amendment, when generating user interface, will generate according to amended metadata the assembly of respective type.Attribute verification rule in business object changes, as becomes read-onlyly, and the metadata or the layout information that only need to revise business object just can achieve the goal, and do not need to revise any code.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any modification of doing, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. the generation system of a user interface is characterized in that, comprising:
The object determining unit is used for generating request according to the interface that receives, and is identified for generating the business object of described user interface;
Information acquisition unit is for metadata and the page layout information of obtaining described business object;
The assembly generation unit for the attribute information of the described business object that comprises according to described metadata, generates corresponding assembly;
The assembly layout unit is used for according to described page layout information described assembly being carried out layout;
Represent the unit, be used for the assembly of finishing after the layout is represented.
2. the generation system of user interface according to claim 1 is characterized in that, described information acquisition unit comprises:
Layout information obtains subelement, is used for obtaining described page layout information;
Layout information reads subelement, is used for reading described page layout information;
Metadata is obtained subelement, is used for reading according to described layout information the reading result of subelement, obtains the metadata of business object corresponding to all properties that comprises in the described page layout information.
3. the generation system of user interface according to claim 1 is characterized in that, described assembly generation unit comprises:
The solid generation subelement is used for according to described metadata, extracts the data of described business object from database, and generates the business object entity;
The building component subelement is used for obtaining from described metadata the type of data, and creates corresponding assembly according to different data types;
The data stuffing subelement, the data stuffing that is used for described business object entity is read is in the assembly that has created.
4. the generation system of user interface according to claim 1 is characterized in that, also comprises:
The interface editing unit is used for according to the interface editing request that receives, obtain and editor active user interface in corresponding metadata and/or the page layout information of assignment component.
5. the generation system of each described user interface in 4 according to claim 1, it is characterized in that described metadata comprises: the precision of the data type of the attribute of described business object, the length of attribute, attribute, whether must fill out, the display label of attribute, whether can edit, storage table and the storage field of attribute; And
Described page layout information comprises: whether the data of the length that the attribute of the business object that assembly is corresponding, module position, assembly show and height, assembly must fill out, whether assembly can be edited, whether bind the attribute of business object.
6. the generation method of a user interface is characterized in that, comprising:
Step 202 generates request according to the interface that receives, and is identified for generating the business object of described user interface;
Step 204 is obtained metadata and the page layout information of described business object;
Step 206 according to the attribute information of the described business object that comprises in the described metadata, generates corresponding assembly;
Step 208 is carried out layout according to described page layout information to described assembly;
Step 210 represents the assembly of finishing after the layout.
7. the generation method of user interface according to claim 6 is characterized in that, described step 204 comprises:
Obtain described page layout information;
Read described page layout information, to obtain the metadata of business object corresponding to all properties that comprises in the described page layout information.
8. the generation method of user interface according to claim 6 is characterized in that, described step 206 comprises:
According to described metadata, from database, extract the data of described business object, and generate the business object entity;
From described metadata, obtain the type of data, and create corresponding assembly according to different data types;
With the data stuffing that reads in the described business object entity in the assembly that has created.
9. the generation method of user interface according to claim 6 is characterized in that, after the described step 210, also comprises:
According to the interface editing request that receives, obtain and editor active user interface in corresponding metadata and/or the page layout information of assignment component.
10. the generation method of each described user interface in 9 according to claim 6, it is characterized in that described metadata comprises: the precision of the data type of the attribute of described business object, the length of attribute, attribute, whether must fill out, the display label of attribute, whether can edit, storage table and the storage field of attribute; And
Described page layout information comprises: whether the data of the length that the attribute of the business object that assembly is corresponding, module position, assembly show and height, assembly must fill out, whether assembly can be edited, whether bind the attribute of business object.
CN2012104777509A 2012-11-21 2012-11-21 System and method for generating user interface Pending CN103019693A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012104777509A CN103019693A (en) 2012-11-21 2012-11-21 System and method for generating user interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012104777509A CN103019693A (en) 2012-11-21 2012-11-21 System and method for generating user interface

Publications (1)

Publication Number Publication Date
CN103019693A true CN103019693A (en) 2013-04-03

Family

ID=47968332

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012104777509A Pending CN103019693A (en) 2012-11-21 2012-11-21 System and method for generating user interface

Country Status (1)

Country Link
CN (1) CN103019693A (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104217018A (en) * 2014-09-24 2014-12-17 北京京东尚科信息技术有限公司 Method and device for processing operation data
CN104216692A (en) * 2013-06-03 2014-12-17 华为技术有限公司 Data type looking-up attribute generation method and device in program development platform
CN104391725A (en) * 2014-12-08 2015-03-04 畅捷通信息技术股份有限公司 Page display method and page display device
CN104462137A (en) * 2013-09-22 2015-03-25 北大方正集团有限公司 Interactive object creating method and device
CN105242922A (en) * 2015-09-25 2016-01-13 卡斯柯信号有限公司 Property tag based data display method
CN105512318A (en) * 2015-12-16 2016-04-20 山石网科通信技术有限公司 Page generation method and device
CN105528418A (en) * 2015-12-04 2016-04-27 东软集团股份有限公司 Design document generation method and apparatus
CN106528156A (en) * 2016-11-10 2017-03-22 腾讯科技(深圳)有限公司 Page data processing method and device
CN106547419A (en) * 2015-09-23 2017-03-29 阿里巴巴集团控股有限公司 A kind of object rendering method and equipment
CN106599229A (en) * 2016-12-19 2017-04-26 北京恒华伟业科技股份有限公司 Method and device for constructing business system based on Flex
CN106844467A (en) * 2016-12-21 2017-06-13 大唐网络有限公司 Method for exhibiting data and device
CN108269120A (en) * 2017-11-29 2018-07-10 广东神马搜索科技有限公司 Advertisement pattern metadata configurations method and device
WO2019019769A1 (en) * 2017-07-25 2019-01-31 平安科技(深圳)有限公司 Service function implementation method, device, computer apparatus and storage medium
CN109614101A (en) * 2018-11-12 2019-04-12 深圳和而泰数据资源与云技术有限公司 Page generation method, system, device, computer equipment and storage medium
CN109840078A (en) * 2018-12-25 2019-06-04 北京仁科互动网络技术有限公司 A kind of method and device of collaborative editing Layered-Metadata
CN111240785A (en) * 2020-01-09 2020-06-05 北京明略软件***有限公司 Page generation method and device
CN111381864A (en) * 2020-04-01 2020-07-07 中国铁塔股份有限公司 Configuration method and device of software system
CN113138760A (en) * 2021-04-29 2021-07-20 北京百度网讯科技有限公司 Page generation method and device, electronic equipment and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1542699A (en) * 2003-04-29 2004-11-03 联想(北京)有限公司 GUI producing method and system
CN101322096A (en) * 2005-12-05 2008-12-10 微软公司 Metadata driven user interface
CN101320365A (en) * 2008-07-09 2008-12-10 金蝶软件(中国)有限公司 Method and apparatus for dynamic layout of document page
CN101697123A (en) * 2009-10-20 2010-04-21 金蝶软件(中国)有限公司 Method and device for modifying interface layout in ERP system and ERP system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1542699A (en) * 2003-04-29 2004-11-03 联想(北京)有限公司 GUI producing method and system
CN101322096A (en) * 2005-12-05 2008-12-10 微软公司 Metadata driven user interface
CN101320365A (en) * 2008-07-09 2008-12-10 金蝶软件(中国)有限公司 Method and apparatus for dynamic layout of document page
CN101697123A (en) * 2009-10-20 2010-04-21 金蝶软件(中国)有限公司 Method and device for modifying interface layout in ERP system and ERP system

Cited By (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104216692A (en) * 2013-06-03 2014-12-17 华为技术有限公司 Data type looking-up attribute generation method and device in program development platform
CN104462137A (en) * 2013-09-22 2015-03-25 北大方正集团有限公司 Interactive object creating method and device
CN104217018A (en) * 2014-09-24 2014-12-17 北京京东尚科信息技术有限公司 Method and device for processing operation data
CN104391725A (en) * 2014-12-08 2015-03-04 畅捷通信息技术股份有限公司 Page display method and page display device
CN104391725B (en) * 2014-12-08 2017-11-14 畅捷通信息技术股份有限公司 Page display method and page presentation device
CN106547419A (en) * 2015-09-23 2017-03-29 阿里巴巴集团控股有限公司 A kind of object rendering method and equipment
WO2017050164A1 (en) * 2015-09-23 2017-03-30 阿里巴巴集团控股有限公司 Object presentation method and apparatus
CN105242922A (en) * 2015-09-25 2016-01-13 卡斯柯信号有限公司 Property tag based data display method
CN105528418A (en) * 2015-12-04 2016-04-27 东软集团股份有限公司 Design document generation method and apparatus
CN105528418B (en) * 2015-12-04 2019-06-07 东软集团股份有限公司 A kind of design documentation generation method and device
CN105512318A (en) * 2015-12-16 2016-04-20 山石网科通信技术有限公司 Page generation method and device
CN105512318B (en) * 2015-12-16 2019-11-08 山石网科通信技术股份有限公司 Page generation method and device
CN106528156A (en) * 2016-11-10 2017-03-22 腾讯科技(深圳)有限公司 Page data processing method and device
CN106528156B (en) * 2016-11-10 2019-07-19 腾讯科技(深圳)有限公司 A kind of page data processing method and device
CN106599229A (en) * 2016-12-19 2017-04-26 北京恒华伟业科技股份有限公司 Method and device for constructing business system based on Flex
CN106844467A (en) * 2016-12-21 2017-06-13 大唐网络有限公司 Method for exhibiting data and device
WO2019019769A1 (en) * 2017-07-25 2019-01-31 平安科技(深圳)有限公司 Service function implementation method, device, computer apparatus and storage medium
CN108269120A (en) * 2017-11-29 2018-07-10 广东神马搜索科技有限公司 Advertisement pattern metadata configurations method and device
CN109614101A (en) * 2018-11-12 2019-04-12 深圳和而泰数据资源与云技术有限公司 Page generation method, system, device, computer equipment and storage medium
CN109614101B (en) * 2018-11-12 2022-05-24 深圳和而泰数据资源与云技术有限公司 Page generation method, system, device, computer equipment and storage medium
CN109840078A (en) * 2018-12-25 2019-06-04 北京仁科互动网络技术有限公司 A kind of method and device of collaborative editing Layered-Metadata
CN111240785A (en) * 2020-01-09 2020-06-05 北京明略软件***有限公司 Page generation method and device
CN111381864A (en) * 2020-04-01 2020-07-07 中国铁塔股份有限公司 Configuration method and device of software system
CN113138760A (en) * 2021-04-29 2021-07-20 北京百度网讯科技有限公司 Page generation method and device, electronic equipment and medium
CN113138760B (en) * 2021-04-29 2024-03-12 北京百度网讯科技有限公司 Page generation method and device, electronic equipment and medium

Similar Documents

Publication Publication Date Title
CN103019693A (en) System and method for generating user interface
US11947621B2 (en) System and method for the creation and update of hierarchical websites based on collected business knowledge
US20180260830A1 (en) System and method for processing digital traffic metrics
CN102622406B (en) The expression of people in electrical form
US20090307762A1 (en) System and method to create, save, and display web annotations that are selectively shared within specified online communities
US20120284245A1 (en) Dynamic Digital Montage
US20180018402A1 (en) Dynamic hierarchy generation based on graph data
CN105183475A (en) Method and system for customizing individuality pages of portal website by user himself
CN104156390A (en) Comment recommendation method and system
CN101981570A (en) Open framework for integrating, associating and interacting with content objects
CN103034690A (en) Self-customizing method of mobile terminal client application program based on web service
US20110173529A1 (en) Template processing engine for business systems
CN102682357A (en) Automatically creating business applications from description of business processes
CN105447723A (en) Promotion system and promotion method
CN102567797A (en) Main formwork for generating document
CN103186632A (en) Method and device for customizing operation and maintenance form
CN104182484A (en) Method and device for realizing mapping of HBase data and Java domain objects
CN104102670A (en) Performance indicator analytical framework
CN114239524A (en) Questionnaire generation method, questionnaire generation device, computer equipment and storage medium
CN105830103A (en) Employment of presence-based history information in notebook application
KR101787010B1 (en) Method and system for constructing database in WYSIWYG based website builder
CN104182226A (en) General mobile information system adaptation method and device
CN104199648B (en) A kind of General Mobile information system adaptation method and device
CN100594477C (en) System and method for tool pane within markup language document
CN101551812A (en) Distributed method for generating digital blocks

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100094 Haidian District North Road, Beijing, No. 68

Applicant after: Yonyou Network Technology Co., Ltd.

Address before: 100094 Beijing city Haidian District North Road No. 68, UFIDA Software Park

Applicant before: UFIDA Software Co., Ltd.

COR Change of bibliographic data
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130403