CN103823682B - Dynamic UI control generation method and device - Google Patents

Dynamic UI control generation method and device Download PDF

Info

Publication number
CN103823682B
CN103823682B CN201410067097.8A CN201410067097A CN103823682B CN 103823682 B CN103823682 B CN 103823682B CN 201410067097 A CN201410067097 A CN 201410067097A CN 103823682 B CN103823682 B CN 103823682B
Authority
CN
China
Prior art keywords
control
sign
control type
controls
needed
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
CN201410067097.8A
Other languages
Chinese (zh)
Other versions
CN103823682A (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.)
Guangzhou Shiyuan Electronics Thecnology Co Ltd
Original Assignee
Guangzhou Shiyuan Electronics Thecnology 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 Guangzhou Shiyuan Electronics Thecnology Co Ltd filed Critical Guangzhou Shiyuan Electronics Thecnology Co Ltd
Priority to CN201410067097.8A priority Critical patent/CN103823682B/en
Publication of CN103823682A publication Critical patent/CN103823682A/en
Application granted granted Critical
Publication of CN103823682B publication Critical patent/CN103823682B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses a dynamic UI control generation method, which is used for avoiding the complicated steps of defining a UI layout file for each physical sign item, using a condition judgment statement to judge which physical sign item needs to use which UI layout file, modifying the UI layout file, recompiling and the like when using the UI layout file, and greatly improving the generation efficiency and operability of the UI control. The method provided by the embodiment of the invention comprises the following steps: selecting a physical sign item; inquiring according to a UI model filtering list to obtain a control type and a control attribute required by the physical sign item, wherein the UI model filtering list records the corresponding relation between the physical sign item and the control type and the control attribute; generating a UI control by taking the UI common model as a template according to the required control type and the control attribute; the UI common model comprises the control type of the UI control and the combination relation between the control attributes. The embodiment of the invention also provides a device for generating the dynamic UI control.

Description

A kind of dynamic UI controls generation method and device
Technical field
The present invention relates to medical field, more particularly to a kind of dynamic UI controls generation method and device.
Background technology
With the progress and development of computer technology, hospital Import computer technology improves operating efficiency.And user circle Face User Interface (abbreviation UI interfaces) also enter the every aspect of hospital work with computer.
At present, in hospital's routine work, nurse is that sufferer is gathered after sign, it is necessary to which the data input of sign is arrived In corresponding UI controls.Therefore, because the species of sign is various, each sign needs the data gathered also big variant, Need to set corresponding UI controls into different attributes, as shown in Figure 6.It can be seen that the UI controls of these three signs Part is not quite similar, and blood pressure has high pressure, two input frames of low pressure, and there be a slash, no combobox in centre;Body temperature only one of which is defeated Enter frame, but there are three comboboxs;Heart rate only one of which input frame, without other controls.The UI controls of these signs are by one Model, i.e. UI topology files, go definition.
However, because the sign number in hospital is various, each sign item all individually defines a model, i.e. UI cloth Office file, the quantity that may result in UI topology files is very huge, the corresponding UI controls of dynamic generation these signs when Wait, it is necessary to go judgement to generate which kind of UI control, the UI controls need which kind of sets belong to the condition judgment sentence of same number Property, need to quote which UI topology file etc., so, the code for generating these UI controls will be extremely complex, and It can not be multiplexed, once hospital needs a kind of newly-increased sign, must just redefine a model, and change condition judgment language Sentence, changes UI topology files and recompilates and can just obtain corresponding UI controls, greatly reduce the efficiency of UI controls generation with And operability.
The content of the invention
The embodiments of the invention provide a kind of dynamic UI controls generation method and device, it can avoid and be laid out using UI Need to judge that sentence goes to judge which kind of sign is needed for one UI topology file of each sign definition, use condition during file The tedious steps such as which UI topology file, modification UI topology files, recompility are used, the generation of UI controls is substantially increased Efficiency and operability.
A kind of dynamic UI controls generation method, including:
Select sign;
Control type and control property according to needed for UI model filters list query obtains the sign, the UI moulds Type filter list records sign and control type, the corresponding relation of control property;
According to the required control type and control property, using UI common models as template generation UI controls;
The UI common models contain the syntagmatic between the control type and control property of UI controls.
Alternatively, according to needed for UI model filters list query obtains the sign control type and control property tool Body includes:
Control type according to needed for UI model filters list query obtains the sign;
Control property according to needed for UI model filters list query obtains the control type.
Alternatively, in addition to:
The same lower corresponding relation between control type and control property of sign of the UI model filters list records.
Alternatively, in addition to:
Some control types needed for the UI model filters list records sign.
Alternatively, in addition to:
Some control properties needed for the UI model filters list records control type.
Alternatively,
The UI controls include several control types;
The control type includes several control properties.
Alternatively,
The UI common models contain the layout relationship between the control type.
A kind of dynamic UI controls generating means, including:
Selecting module, for selecting sign;
UI model filter modules, the control type needed for for obtaining the sign according to UI model filters list query And control property, sign and control type, the corresponding relation of control property under the UI model filters list records;
UI generation modules, for according to the required control type and control property, being given birth to by template of UI common models Into UI controls, the UI common models contain the syntagmatic between the control type and control property of UI controls.
Alternatively, the UI model filters module is specifically included:
First filter element, the control type needed for for obtaining the sign according to UI model filters list query;
Second filter element, the control category needed for for obtaining the control type according to UI model filters list query Property.
Alternatively,
The UI controls include several control types;
The control type includes several control properties.
As can be seen from the above technical solutions, the embodiment of the present invention has advantages below:
In the embodiment of the present invention, sign is first selected, the sign is then obtained according to UI model filters list query Sign and control type under required control type and control property, the UI model filters list records, control property Corresponding relation;Finally according to the required control type and control property, using UI common models as template generation UI controls;Institute State UI common models and contain syntagmatic between the control type and control property of UI controls.In the embodiment of the present invention In, sign need to only record required control type and control property in UI model filter lists, just can be public according to UI Common mode type generates UI controls, the UI topology file various without quantity.Therefore, when a kind of newly-increased sign, also only UI model filter lists need to be changed, it is to avoid need to define a UI layout text for each sign during using UI topology files Part, use condition judge that sentence goes to judge which kind of sign item needs to use which UI topology file, modification UI topology files, again The tedious steps such as compiling, substantially increase the efficiency and operability of UI controls generation.
Brief description of the drawings
Fig. 1 is a kind of dynamic UI controls generation method one embodiment flow chart in the embodiment of the present invention;
Fig. 2 is a kind of another embodiment flow chart of dynamic UI controls generation method in the embodiment of the present invention;
Fig. 3 is the knot of the UI controls obtained in a kind of dynamic UI controls generation method one embodiment in the embodiment of the present invention Structure schematic diagram;
Fig. 4 is a kind of dynamic UI controls generating means one embodiment structure chart in the embodiment of the present invention;
Fig. 5 is a kind of dynamic another example structure figure of UI controls generating means in the embodiment of the present invention;
Fig. 6 is the schematic diagram of the UI controls shown on hand-held acquisition terminal UI interfaces in hospital's routine work.
Embodiment
The embodiments of the invention provide a kind of dynamic UI controls generation method, needed for avoiding using during UI topology files A UI topology file, use condition are defined for each sign and judges that sentence goes to judge which which kind of sign needs to use The tedious steps such as individual UI topology files, modification UI topology files, recompilitys, substantially increase efficiency that UI controls generate and Operability.
To enable goal of the invention, feature, the advantage of the present invention more obvious and understandable, below in conjunction with the present invention Accompanying drawing in embodiment, the technical scheme in the embodiment of the present invention is clearly and completely described, it is clear that disclosed below Embodiment be only a part of embodiment of the invention, and not all embodiment.Based on the embodiment in the present invention, this area All other embodiment that those of ordinary skill is obtained under the premise of creative work is not made, belongs to protection of the present invention Scope.
Referring to Fig. 1, a kind of dynamic UI controls generation method one embodiment includes in the embodiment of the present invention:
101st, selection sign;
When needing to generate before the corresponding UI controls of some sign, it is necessary to first selection this feature.
102nd, the control type and control property according to needed for UI model filter list queries obtain the sign;
After it have selected sign, control type according to needed for UI model filter list queries obtain the sign and Sign and control type, the corresponding relation of control property under control property, the UI model filter list records.
103rd, according to the required control type and control property, using UI common models as template generation UI controls.
After control type and control property according to needed for UI model filter list queries obtain the sign, Ke Yigen According to the required control type and control property, using UI common models as template generation UI controls;The UI common models are contained Syntagmatic between the control type and control property of UI controls.It is understood that because the UI controls are according to body Control type needed for item and control property generation are levied, therefore the UI controls are corresponding with the sign, for needed for sign item UI controls.
In the present embodiment, sign is first selected, then according to needed for UI model filter list queries obtain the sign Sign and control type, the corresponding relation of control property under control type and control property, the UI model filter list records; Finally according to the required control type and control property, using UI common models as template generation UI controls;The UI common models Contain the syntagmatic between the control type and control property of UI controls.In the present embodiment, sign only need to be in UI Required control type and control property is recorded in model filter list, UI controls just can be generated according to UI common models Part, the UI topology file various without quantity.Therefore, when a kind of newly-increased sign, UI model filters also need to only be changed List, it is to avoid need to define a UI topology file, use condition for each sign during using UI topology files and judge Sentence goes to judge which kind of sign item needs to use the tedious steps such as which UI topology file, modification UI topology files, recompility, Substantially increase the efficiency and operability of UI controls generation.
For ease of understanding, a kind of dynamic UI controls generation method in the embodiment of the present invention is described in detail below, please Refering to Fig. 2, a kind of another embodiment of dynamic UI controls generation method includes in the embodiment of the present invention:
201st, selection sign;
When needing to generate before the corresponding UI controls of some sign, it is necessary to first selection this feature.
202nd, the control type according to needed for UI model filter list queries obtain the sign;
After it have selected the sign, the control class according to needed for UI model filter list queries obtain the sign Type.
It should be noted that the UI model filters list can record sign and control type, pair of control property It should be related to.Also, the UI model filters list can have recorded some control types needed for the sign.These control types It can include:Button, check box, combo box, numerical frame, forms, list box, List View etc..
203rd, the control property according to needed for UI model filter list queries obtain the control type;
, can be according to UI models after the control type needed for the sign is obtained according to UI model filter list queries Filter list inquiry obtains the control property needed for the control type.
It should be noted that the UI model filters list can have recorded the lower control type of same sign and control property Between corresponding relation.Also, the UI model filters list can have recorded some control properties needed for the control type.This A little control properties can include:Whether line weight, forms height, Fill Color, textual identifier, forms can move, defeated Enter objective attribute target attribute etc., be not especially limited herein.
204th, according to the required control type and control property, using UI common models as template generation UI controls.
After control type and control property according to needed for UI model filter list queries obtain the sign, Ke Yigen According to the required control type and control property, using UI common models as template generation UI controls;The UI common models are contained Syntagmatic between the control type and control property of UI controls.It is understood that because the UI controls are according to body Control type needed for item and control property generation are levied, therefore the UI controls are corresponding with the sign, for needed for sign item UI controls.
It should be noted that the UI controls can include several control types, if also, the control type can be comprising Dry control property.It is understood that the UI controls can be common by several control types and several control properties Composition.The UI common models can contain the layout relationship between these control types.
In the present embodiment, sign is first selected, then according to needed for UI model filter list queries obtain the sign Control type, the control property needed for the control type is obtained further according to UI model filter list queries;It is required finally according to this Control type and control property, using UI common models as template generation UI controls;The UI common models contain UI controls Syntagmatic between control type and control property.In the present embodiment, sign only need to be in UI model filter lists Required control type and control property is recorded, UI controls just can be generated according to UI common models, it is various without quantity UI topology files.Therefore, when a kind of newly-increased sign, UI model filter lists also need to only be changed, it is to avoid use Need to judge that sentence goes which kind of body judged for each sign definition one UI topology files, use condition during UI topology files Levy item and need to use the tedious steps such as which UI topology file, modification UI topology files, recompility, substantially increase UI controls The efficiency and operability of generation.
For ease of understanding, the embodiment according to described by Fig. 2, below with a practical application scene to the embodiment of the present invention A kind of middle dynamic UI controls generation method is described:
When nurse carries out the collection of sign by hand-held acquisition terminal to sufferer, the generation of the corresponding UI controls of sign Process can be as follows:
Nurse selects sign A by the display screen of hand-held acquisition terminal.
The hand-held acquisition terminal is learnt after sign A, according to needed for UI model filter list queries obtain the sign Control type.The UI model filters list can be pre-stored on the hand-held acquisition terminal, can also be pre-stored on background system, Hand-held acquisition terminal keeps communicating to connect with background system.Assuming that the result that this inquiry is obtained is:Control needed for sign A Type is control 1 and control 3.
Then, the control property according to needed for UI model filter list queries obtain the control type.Such as:Inquiry is controlled Control property needed for part 1 is attribute 1 and attribute 3, and the control property needed for control 3 is attribute 2 and attribute 3.
Then, the control type and the result of control property these inquiries obtained is using UI common models as template generation UI Control B, as shown in Figure 3.
It should be noted that control type and control property can be pre-stored in UI common models in UI common models, It can be pre-stored in background system, when needing with then, control type and control property according to needed for being obtained inquiry, to UI Control type and control property in common model are handled so that the control type and control property of needs are visible, are not required to The control type and control property wanted are invisible, and what is finally obtained is the corresponding UI controls of the sign.
A kind of dynamic UI controls generation method is mainly described above, a kind of dynamic UI controls generating means will be carried out below Detailed description, referring to Fig. 4, a kind of dynamic UI controls generating means one embodiment includes in the embodiment of the present invention:
Selecting module 401, for selecting sign;
UI model filters module 402, the control class needed for for obtaining the sign according to UI model filter list queries Sign and control type, the corresponding relation of control property under type and control property, the UI model filter list records;
UI generation modules 403, for according to the required control type and control property, being given birth to by template of UI common models Into UI controls, the UI common models contain the syntagmatic between the control type and control property of UI controls.
It should be noted that the course of work and operation principle of UI generation modules 403 can be:According to the sign, plus UI common models are carried, this UI common model can contain the control class that the corresponding UI controls of all signs may possess Syntagmatic between type, control property, and these control types and control property.UI generation modules 403 can be obtained one by one The control type in UI common models is taken, judges whether the control type has and is queried acquisition in UI model filter lists, if Have, then can allow the control type in UI interface displays, and control of acquisition is queried according to it in UI model filter lists Attribute, sets the attribute of the UI controls;If no, the control type can be allowed not shown on UI interfaces.So, UI is public Each control type in model can be arranged to show or do not show on UI interfaces, and the control of the control type of display Part attribute can be also provided, and the principle of setting can be defined in UI model filter lists.After this process, UI is public Those in model are arranged to show and are provided with the entirety of the control type composition of control property, are both controlled for selected UI Part, those are arranged to the control type not shown, are both the selected corresponding unwanted control of UI controls of sign.Cause This, UI generation modules 403 are according to UI model filter lists, using UI common models as template, can accomplish compatible different signs, The troublesome operations such as UI topology files are individually defined so as to save.
In the present embodiment, the first selection of selecting module 401 sign, then UI model filters module 402 is according to UI model mistakes Filter list query obtain under the control type and control property needed for the sign, the UI model filter list records sign with The corresponding relation of control type, control property;Last UI generation modules 403 according to the required control type and control property, Using UI common models as template generation UI controls;The UI common models contain UI controls control type and control property it Between syntagmatic.In the present embodiment, control type needed for sign need to only be recorded in UI model filter lists and Control property, UI generation modules 403 just can generate UI controls, the UI layout text various without quantity according to UI common models Part.Therefore, when a kind of newly-increased sign, UI model filter lists also need to only be changed, it is to avoid use UI topology files When need to define a UI topology file, use condition for each sign and judge that sentence goes to judge which kind of sign item needs makes With tedious steps such as which UI topology file, modification UI topology files, recompilities, the efficiency of UI controls generation is substantially increased And operability.
For ease of understanding, a kind of dynamic UI controls generating means in the embodiment of the present invention are described in detail below, please Refering to Fig. 5, a kind of another embodiment of dynamic UI controls generating means includes in the embodiment of the present invention:
Selecting module 501, for selecting sign;
UI model filters module 502, the control class needed for for obtaining the sign according to UI model filter list queries Sign and control type, the corresponding relation of control property under type and control property, the UI model filter list records;
UI generation modules 503, for according to the required control type and control property, being given birth to by template of UI common models Into UI controls, the UI common models contain the syntagmatic between the control type and control property of UI controls.
UI model filters module 502 is specifically included in the present embodiment:
First filter element 5021, the control class needed for for obtaining the sign according to UI model filter list queries Type;
Second filter element 5022, the control category needed for for obtaining the control type according to UI model filter list queries Property.
It should be noted that the UI controls include several control types, and the control type belongs to comprising several controls Property.
In the present embodiment, first selecting module 501 is selected after sign, right first filter element 5021 according to UI model filters List query obtains the control type needed for the sign, and the second filter element 5022 is obtained further according to UI model filter list queries Obtain the control property needed for the control type;Last UI generation modules 503 according to the required control type and control property, with UI common models are template generation UI controls;The UI common models are contained between the control type and control property of UI controls Syntagmatic.In the present embodiment, control type and control needed for sign need to only be recorded in UI model filter lists Part attribute, UI generation modules 503 just can generate UI controls, the UI layout text various without quantity according to UI common models Part.Therefore, when a kind of newly-increased sign, UI model filter lists also need to only be changed, it is to avoid use UI topology files When need to define a UI topology file, use condition for each sign and judge that sentence goes to judge which kind of sign item needs makes With tedious steps such as which UI topology file, modification UI topology files, recompilities, the efficiency of UI controls generation is substantially increased And operability.
It is apparent to those skilled in the art that, for convenience and simplicity of description, the system of foregoing description, The specific work process of device and unit, may be referred to the corresponding process in preceding method embodiment, will not be repeated here.
In several embodiments provided herein, it should be understood that disclosed system, apparatus and method can be with Realize by another way.For example, device embodiment described above is only schematical, for example, the unit Divide, only a kind of division of logic function there can be other dividing mode when actually realizing, such as multiple units or component Another system can be combined or be desirably integrated into, or some features can be ignored, or do not perform.It is another, it is shown or The coupling each other discussed or direct-coupling or communication connection can be the indirect couplings of device or unit by some interfaces Close or communicate to connect, can be electrical, machinery or other forms.
The unit illustrated as separating component can be or may not be it is physically separate, it is aobvious as unit The part shown can be or may not be physical location, you can with positioned at a place, or can also be distributed to multiple On NE.Some or all of unit therein can be selected to realize the mesh of this embodiment scheme according to the actual needs 's.
In addition, each functional unit in each embodiment of the invention can be integrated in a processing unit, can also That unit is individually physically present, can also two or more units it is integrated in a unit.Above-mentioned integrated list Member can both be realized in the form of hardware, it would however also be possible to employ the form of SFU software functional unit is realized.
If the integrated unit is realized using in the form of SFU software functional unit and as independent production marketing or used When, it can be stored in a computer read/write memory medium.Understood based on such, technical scheme is substantially The part contributed in other words to prior art or all or part of the technical scheme can be in the form of software products Embody, the computer software product is stored in a storage medium, including some instructions are to cause a computer Equipment(Can be personal computer, server, or network equipment etc.)Perform the complete of each embodiment methods described of the invention Portion or part steps.And foregoing storage medium includes:USB flash disk, mobile hard disk, read-only storage(ROM, Read-Only Memory), random access memory(RAM, Random Access Memory), magnetic disc or CD etc. are various can store journey The medium of sequence code.
Described above, the above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although with reference to before Embodiment is stated the present invention is described in detail, it will be understood by those within the art that:It still can be to preceding State the technical scheme described in each embodiment to modify, or equivalent substitution is carried out to which part technical characteristic;And these Modification is replaced, and the essence of appropriate technical solution is departed from the spirit and scope of various embodiments of the present invention technical scheme.

Claims (4)

1. a kind of dynamic UI controls generation method, it is characterised in that including:
Select sign;
Control type and control property according to needed for UI model filters list query obtains the sign, the UI models mistake Filter sign and control type, the corresponding relation of control property under list records;
According to the required control type and control property, using UI common models as template generation UI controls;
The UI common models contain the syntagmatic between the control type and control property of UI controls;
The control type and control property according to needed for UI model filters list query obtains the sign is specifically included:
Control type according to needed for UI model filters list query obtains the sign;
Control property according to needed for UI model filters list query obtains the control type;
Needed for some control types and the control type needed for the UI model filters list records sign Some control properties;
The UI controls include several control types;
The control type includes several control properties.
2. according to the method described in claim 1, it is characterised in that also include:
The same lower corresponding relation between control type and control property of sign of the UI model filters list records.
3. according to the method described in claim 1, it is characterised in that
The UI common models contain the layout relationship between the control type.
4. a kind of dynamic UI controls generating means, it is characterised in that including:
Selecting module, for selecting sign;
UI model filter modules, control type and control needed for for obtaining the sign according to UI model filters list query Sign and control type, the corresponding relation of control property under part attribute, the UI model filters list records;
UI generation modules, for according to the required control type and control property, using UI common models as template generation UI Control, the UI common models contain the syntagmatic between the control type and control property of UI controls;
The UI model filters module is specifically included:
First filter element, the control type needed for for obtaining the sign according to UI model filters list query;
Second filter element, the control property needed for for obtaining the control type according to UI model filters list query;
Needed for some control types and the control type needed for the UI model filters list records sign Some control properties;
The UI controls include several control types;
The control type includes several control properties.
CN201410067097.8A 2014-02-26 2014-02-26 Dynamic UI control generation method and device Active CN103823682B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410067097.8A CN103823682B (en) 2014-02-26 2014-02-26 Dynamic UI control generation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410067097.8A CN103823682B (en) 2014-02-26 2014-02-26 Dynamic UI control generation method and device

Publications (2)

Publication Number Publication Date
CN103823682A CN103823682A (en) 2014-05-28
CN103823682B true CN103823682B (en) 2017-08-08

Family

ID=50758767

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410067097.8A Active CN103823682B (en) 2014-02-26 2014-02-26 Dynamic UI control generation method and device

Country Status (1)

Country Link
CN (1) CN103823682B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106293658B (en) * 2015-05-20 2020-11-27 腾讯科技(深圳)有限公司 Interface component generation method and equipment
CN106681770B (en) * 2016-12-29 2020-10-13 金蝶软件(中国)有限公司 Dynamic modification method and device for subassembly attributes in composite assembly

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101042648A (en) * 2007-04-20 2007-09-26 北京航空航天大学 Plug-in component, system and method for providing unionize interface for multicell application
CN101334728A (en) * 2008-07-28 2008-12-31 北京航空航天大学 Interface creating method and platform based on XML document description
CN101436133A (en) * 2008-11-20 2009-05-20 腾讯科技(深圳)有限公司 Method and device for generating control object library
CN102360290A (en) * 2011-09-29 2012-02-22 用友软件股份有限公司 Form building device and form building method
CN102567027A (en) * 2011-12-28 2012-07-11 用友软件股份有限公司 Interface framework construction system and interface framework construction method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013124858A1 (en) * 2012-02-26 2013-08-29 Passcall Advanced Technologies (Transforma) Ltd. Method and system for creating dynamic browser-based user interface by example
US20140053063A1 (en) * 2012-08-14 2014-02-20 Microsoft Corporation User interface control framework for stamping out controls using a declarative template

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101042648A (en) * 2007-04-20 2007-09-26 北京航空航天大学 Plug-in component, system and method for providing unionize interface for multicell application
CN101334728A (en) * 2008-07-28 2008-12-31 北京航空航天大学 Interface creating method and platform based on XML document description
CN101436133A (en) * 2008-11-20 2009-05-20 腾讯科技(深圳)有限公司 Method and device for generating control object library
CN102360290A (en) * 2011-09-29 2012-02-22 用友软件股份有限公司 Form building device and form building method
CN102567027A (en) * 2011-12-28 2012-07-11 用友软件股份有限公司 Interface framework construction system and interface framework construction method

Also Published As

Publication number Publication date
CN103823682A (en) 2014-05-28

Similar Documents

Publication Publication Date Title
CN106528129B (en) A kind of Web application interface generation system and method
CN108733713B (en) Data query method and device in data warehouse
CA2951145C (en) Page constructor and page constructing method
US10379710B2 (en) Modeling system for graphic user interface
CN103942218B (en) A kind of method and apparatus for generating, updating the thematic page
CN107122175B (en) Interface creating method and device
CN107229474A (en) Method and device based on visualization interface rapid configuration Java interfaces and graph service
CN108170416A (en) A kind of method and system for building web front-end
CN106959990A (en) Information visual analysis method, device and terminal based on analysis model
CN108182102A (en) Management through figures method, apparatus and readable storage medium storing program for executing
CN106407172B (en) A kind of report form generation method based on XML
CN108446327A (en) Operation system dynamic creation method, device, computer equipment and storage medium
CN104699863A (en) Webpage data display system
CN106980442A (en) A kind of icon management method and electronic equipment
CN103823682B (en) Dynamic UI control generation method and device
CN107783850A (en) A kind of node tree chooses analytic method, device, server and the system of record
CN110148033A (en) Product automatic get-on carriage method, apparatus, equipment and storage medium
CN109977335A (en) A kind of Web configuration method towards industrial equipment
CN102043824A (en) Contents' relationship visualizing apparatus, contents' relationship visualizing method and its program
CN109471580A (en) A kind of visualization 3D courseware editing machine and courseware edit methods
CN106250110A (en) Set up the method and device of model
CN104182226B (en) A kind of General Mobile information system adaptation method and device
CN102214090A (en) Method and device for creating session window
CN102567590B (en) CAD (computer aided design) server device and method
CN104182129B (en) A kind of data list edit operation display methods and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant