CN107589941A - A kind of method of the instant seating maps scheduling based on DragDropMgr singletons - Google Patents

A kind of method of the instant seating maps scheduling based on DragDropMgr singletons Download PDF

Info

Publication number
CN107589941A
CN107589941A CN201710788730.6A CN201710788730A CN107589941A CN 107589941 A CN107589941 A CN 107589941A CN 201710788730 A CN201710788730 A CN 201710788730A CN 107589941 A CN107589941 A CN 107589941A
Authority
CN
China
Prior art keywords
seating
personnel
seat
dragdropmgr
ext
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201710788730.6A
Other languages
Chinese (zh)
Other versions
CN107589941B (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.)
State Grid Jiangsu Electric Power Co Ltd
Jiangsu Electric Power Information Technology Co Ltd
Original Assignee
State Grid Jiangsu Electric Power Co Ltd
Jiangsu Electric Power Information Technology 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 State Grid Jiangsu Electric Power Co Ltd, Jiangsu Electric Power Information Technology Co Ltd filed Critical State Grid Jiangsu Electric Power Co Ltd
Priority to CN201710788730.6A priority Critical patent/CN107589941B/en
Publication of CN107589941A publication Critical patent/CN107589941A/en
Application granted granted Critical
Publication of CN107589941B publication Critical patent/CN107589941B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a kind of method of the instant seating maps scheduling based on DragDropMgr singletons, comprise the following steps:Prepare seat distribution map;Cut into slices using Photoshop;Html source code is generated using Photoshop;Create DragDropMgr singletons, display interface;Newly-built Target objects;Create and pull agency, data are interacted with background data base;Update background data base, trade seats;Element elements are added in HTML with DOM, are shown on the page.The present invention realizes the displays of seating maps in personnel management system, inquiry and optimal quickly and easily the seating maps of personnel are modified, change seat, it is ensured that enterprise personnel distribution map upgrades in time, realizes synchronous.

Description

A kind of method of the instant seating maps scheduling based on DragDropMgr singletons
Technical field
The invention belongs to field of power, is related to a kind of instant seating maps scheduling based on DragDropMgr singletons Method.
Background technology
As the management system of large enterprise, search some employee and generally require its position of call about, if management Personnel are nor be very familiar with this people, then are easy for having personnel's data and difference occurs in its name, now reuse this enterprise Many inconvenience is can bring about when industry management system.Even if there are the distribution map of personnel in some enterprises, also it is required for every time The position of personnel is found in personnel's distribution map, then inquiry needs the content inquired about into system, the next man repeats so again The course of work, so waste time of user, and mistake easily occur.And the personnel of enterprise have variation when Wait, personnel's distribution map also will be at once with renewal, the renewal of this personnel's distribution map of enterprise after generally frequently personnel change It will lag, it is impossible to realize synchronously, so as to cause inconvenience to work.
The content of the invention
It is an object of the invention to provide a kind of method of the instant seating maps scheduling based on DragDropMgr singletons, realize The display of seating maps in personnel management system, inquiry and it is optimal quickly and easily the seating maps of personnel are modified, change seat, Ensure upgrading in time for enterprise personnel distribution map, realize synchronous.
The purpose of the present invention is achieved through the following technical solutions:
A kind of method of the instant seating maps scheduling based on DragDropMgr singletons, it is characterised in that this method includes following step Suddenly:
Step 1:Prepare seat distribution map
Prepare floor seat distribution map, be ultimately converted to a size and resolution ratio is adapted to the picture of web browsing, By menu image come adjustment of image size in Photoshop;
Step 2:Cut into slices using Photoshop
Benchmark seating maps are opened in Photoshop, then select slice tool to carry out sectioning, Ran Hou in toolbar All seating areas are marked in benchmark seating maps, and the base attribute of seating area is set, by that analogy, it is all to mark other Seating area, and seat essential information is set;
Step 3:Html source code is generated using Photoshop
Cut into slices in benchmark seating maps after all completing, Web and equipment institute are stored as by Photoshop menu file There is form;Test.html source codes are opened, find floor section code;
Step 4:Create DragDropMgr singletons, display interface
Step 5:Newly-built Target objects
One DragDrop's realizes class, and it is immovable, for the target of dragging;A newly-built Target object, was running Dynamically increase an important attribute in journey:Player, this attribute represent whom current Target holder is, type is DDProxy or its subclass;
Step 6:Create and pull agency, data are interacted with background data base
This is an agency to dragging to Ext.dd.DDProxy, and dragged element is motionless, acts on behalf of and is followed mouse in tow It is mobile;
Step 7:Update background data base, trade seats
In order to meet business demand, directly renewal background data base, while support right mouse button arrangement people after dragging object is realized Member seat and release seat, can only discharge seat for someone, for the personnel that can only arrange of vacant place, be pulled between object Afterwards, direct trade seats;
Step 8:Element elements are added in HTML with DOM, are shown on the page
Because seating maps are all to obtain data by background data base dynamic, then be shown on front page layout, by DOM operations come The Element elements used are added in HTML, are shown on the page.
Further, in step 6, according to business demand, data interaction is carried out to background data base during dragging, is made by oneself Foster son's class Ext.ux.DDPlayer is inherited from proxy class Ext.dd.DDProxy finishing service functional requirements, and specific design is said It is bright as follows:
Class name:Ext.ux.DDPlayer
Constructed fuction:Parameter meaning is identical with parent,
Ext.ux.DDPlayer = function(id, sGroup, config) {
Ext.ux.DDPlayer.superclass.constructor.apply(this, arguments);
this.initPlayer(id, sGroup, config);
};
Overload function:
startDrag:Start to trigger during drag object, during dragging, highlight target area
endDrag:Triggered at the end of dragging, at the end of, reduce initial pattern
onDragDrop:Triggered when an object is dragged on a destination object, drag object is put on destination object
SQL:
initPlayer:Initialize the base attribute of agent object
getTargetDomRef:Obtain the HTMLElement of destination object
resetTargets:Css patterns when resetting all destination object initialization
swapStyle:Exchange attribute in the Style of two objects
moveToTarget:Existing object is dragged on destination object
Custom Attributes:
TYPE:Object type, default value are " DDPlayer "
originalStyles:The CSS values of all destination objects
slot:The destination object Object that existing object occupies.
In step 7, following static class is designed for business demand:
Class name:Ext.ux.DDPlayer.Static
Private method:
addPer:Personnel selection frame is ejected, selects personnel to seating assignments
deletePer:The personnel on seating assignments are deleted, discharge seat
swapPerson:Exchange the personal information at two seats
Publicly-owned attribute:
pre_player:The id prefixes of all player objects
pre_img:Institute's empty seats picture id prefixes
pre_td:The id prefixes of all target objects
Publicly-owned method:
addPerCb:Addition personnel eject call back function on personnel selection frame
swapEl:Two player object seat informations are exchanged, are called after onDragDrop
oncontextmenu:Mouse right click player object event methods are provided,
onmouseover:Mouse-over player object event methods are provided
onmouseout:Mouse is provided and leaves player object event methods, mouse leaves reduction pattern.
In step 8, DOM operating methods are as follows:
document.getElementById:
DOM objects are obtained according to ID
The attribute align, className, clientWidth, clientHeight used
Code sample:targetObj.className = "slot";
document.createElement
Dynamic creation DOM objects
In view of compatible IE and red fox, object is created using document.createElement (targName) mode
Code sample:var divEle = document.createElement("div");
appendChild
One object is added in another object
Code sample:divEle.appendChild(imgEle);
innerHTML
The inside HTML of one object is set
Code sample:divEle.innerHTML = name.
Seating maps are inquired about and management is an important function in personnel management system, can be more by the inquiry at seat Intuitively personnel query and its it is corresponding required for the information that shows, it is contemplated that the office of crew is likely distributed in eachly Side, each floor stand-alone development time and efficiency are low, and the present invention is passed through by the form of plug-in unit using Photoshop instruments Each floor seat Back ground Information is made into section file bag, then basic primary module is shown by reading floor data file Corresponding floor seat information, and seat personal information is obtained by background data base, most personal information is filled up to seat at last On position, realize that personnel's seating maps are shown, while consider human-based management, directly pull the exchange for realizing seat, and mouse Right button realizes the personnel placement and release at seat.
The present invention realizes the displays of seating maps in personnel management system, inquiry and optimal quickly and easily to the seat of personnel Figure modifies, changes seat, it is ensured that enterprise personnel distribution map upgrades in time, realizes synchronous.
Brief description of the drawings
Fig. 1 is the flow chart inquired about in the present invention by seating maps.
Fig. 2 is the flow chart that seating maps adjust in the present invention.
Embodiment
The present invention is further described below in conjunction with the accompanying drawings.
A kind of method of the instant seating maps scheduling based on DragDropMgr singletons, comprises the following steps:
Step 1:Prepare seat distribution map
Prepare floor seat distribution map(Jpg or visio figures), it is ultimately converted to a size and resolution ratio is adapted to web browsing Picture, in Photoshop by menu image->Image size is come sized.
Step 2:Cut into slices using Photoshop
Benchmark seating maps are opened in Photoshop, then select slice tool to carry out sectioning in the toolbar in left side, Then all seating areas are marked in benchmark seating maps, and the base attribute of seating area is set, by that analogy, mark it His all seating areas, and seat essential information is set.
Step 3:Html source code is generated using Photoshop
Cut into slices in benchmark seating maps and can be obtained by the achievement that we want after all completing, pass through Photoshop Menu file->It is stored as Web and equipment all formats.Test.html source codes are opened, are found<!-- Save for Web Slices (test.jpg) -->Start and arrive<!-- End Save for Web Slices -->Required for ending is us Floor section code, wherein test.jpg be picture original title, according to actual use picture may title difference.
Step 4:Create DragDropMgr singletons, display interface
DragDropMgr is a singleton, and it is that DragDrop elements all in browser window track interactive information, is used The method and object arrived:
mode:Current dragging crash mode is set, is arranged to dot pattern, code sample is as follows
Ext.dd.DragDropMgr.mode = Ext.dd.DragDropMgr.POINT;
getDDById:For obtaining the object DragDrop examples used during dragging according to ID, code sample is as follows:
var oDD = Ext.dd.DragDropMgr.getDDById(targetId);
getRelated:All DDTarget that dragging object can be put into are obtained, code sample is as follows:
var targets = Ext.dd.DragDropMgr.getRelated(this, true);
getBestMatch:Best match destination object is obtained during dragging, code sample is as follows:
oDD = Ext.dd.DragDropMgr.getBestMatch(id);
isLegalTarget:Judge whether dragging object to target location is legitimate targets, and code sample is as follows:
Ext.dd.DragDropMgr.isLegalTarget(oDD.player, this.slot)
moveToEl:Mobile object, code sample are as follows:
Ext.dd.DragDropMgr.moveToEl(el, oDD.getEl());
Step 5:Newly-built Target objects
One DragDrop's realizes class, and it is immovable, but can turn into the target pulled.Use at present most basic Function, simply a newly-built Target object, dynamically increases an important attribute in the process of running:Player, this attribute Whom the holder for representing current Target is, type is DDProxy or its subclass.
Step 6:Create and pull agency, data are interacted with background data base
Ext.dd.DDProxy this be an agency to dragging, it can be understood as dragged element is motionless, acts on behalf of and is dragged And follow mouse to move, this class is important, and whole functional seat, which pulls the realization exchanged, to be leaned on from this Similar integral Self-defined proxy class complete.
According to business demand, need to carry out data interaction to background data base during dragging, so, self-defined subclass Ext.ux.DDPlayer is inherited from proxy class Ext.dd.DDProxy finishing service functional requirements, and specific design is described as follows:
Class name:Ext.ux.DDPlayer
Constructed fuction:Parameter meaning is identical with parent, referring in detail to API documents
Ext.ux.DDPlayer = function(id, sGroup, config) {
Ext.ux.DDPlayer.superclass.constructor.apply(this, arguments);
this.initPlayer(id, sGroup, config);
};
Overload function:
startDrag:Start to trigger during drag object, during dragging, highlight target area
endDrag:Triggered at the end of dragging, at the end of, reduce initial pattern
onDragDrop:Triggered when an object is dragged on a destination object, drag object is put on destination object
SQL:
initPlayer:Initialize the base attribute of agent object
getTargetDomRef:Obtain the HTMLElement of destination object
resetTargets:Css patterns when resetting all destination object initialization
swapStyle:Exchange attribute in the Style of two objects
moveToTarget:Existing object is dragged on destination object
Custom Attributes:
TYPE:Object type, default value are " DDPlayer "
originalStyles:The CSS values of all destination objects
slot:The destination object Object that existing object occupies
Step 7:Update background data base, trade seats
In order to meet business demand, directly renewal background data base, while support right mouse button arrangement people after dragging object is realized Member seat and release seat, can only discharge seat for someone, for the personnel that can only arrange of vacant place, be pulled between object Afterwards, direct trade seats
Following static class is designed for above business demand:
Class name:Ext.ux.DDPlayer.Static
Private method:
addPer:Personnel selection frame is ejected, selects personnel to seating assignments
deletePer:The personnel on seating assignments are deleted, discharge seat
swapPerson:Exchange the personal information at two seats
Publicly-owned attribute:
pre_player:The id prefixes of all player objects
pre_img:Institute's empty seats picture id prefixes
pre_td:The id prefixes of all target objects
Publicly-owned method:
addPerCb:Addition personnel eject call back function on personnel selection frame
swapEl:Two player object seat informations are exchanged, are called after onDragDrop
oncontextmenu:Mouse right click player object event methods are provided,
onmouseover:Mouse-over player object event methods are provided
onmouseout:Mouse is provided and leaves player object event methods, mouse leaves reduction pattern
Step 8:Element elements are added in HTML with DOM, are shown on the page
Because seating maps are all to obtain data by background data base dynamic, then it is shown on front page layout, so needing DOM The Element elements used are added in HTML by operation, are shown on the page, and several important DOM behaviour are described below Make method:
document.getElementById:
DOM objects are obtained according to ID
The attribute align, className, clientWidth, clientHeight used
Code sample:targetObj.className = "slot";
document.createElement
Dynamic creation DOM objects
In view of compatible IE and red fox, so creating object using document.createElement (targName) mode
Code sample:var divEle = document.createElement("div");
appendChild
One object is added in another object
Code sample:divEle.appendChild(imgEle);
innerHTML
The inside HTML of one object is set
Code sample:divEle.innerHTML = name.

Claims (4)

  1. A kind of 1. method of the instant seating maps scheduling based on DragDropMgr singletons, it is characterised in that this method includes following Step:
    Step 1:Prepare seat distribution map
    Prepare floor seat distribution map, be ultimately converted to a size and resolution ratio is adapted to the picture of web browsing, By menu image come adjustment of image size in Photoshop;
    Step 2:Cut into slices using Photoshop
    Benchmark seating maps are opened in Photoshop, then select slice tool to carry out sectioning, Ran Hou in toolbar All seating areas are marked in benchmark seating maps, and the base attribute of seating area is set, by that analogy, it is all to mark other Seating area, and seat essential information is set;
    Step 3:Html source code is generated using Photoshop
    Cut into slices in benchmark seating maps after all completing, Web and equipment institute are stored as by Photoshop menu file There is form;Test.html source codes are opened, find floor section code;
    Step 4:Create DragDropMgr singletons, display interface
    Step 5:Newly-built Target objects
    One DragDrop's realizes class, and it is immovable, for the target of dragging;A newly-built Target object, was running Dynamically increase an important attribute in journey:Player, this attribute represent whom current Target holder is, type is DDProxy or its subclass;
    Step 6:Create and pull agency, data are interacted with background data base
    This is an agency to dragging to Ext.dd.DDProxy, and dragged element is motionless, acts on behalf of and is followed mouse in tow It is mobile;
    Step 7:Update background data base, trade seats
    In order to meet business demand, directly renewal background data base, while support right mouse button arrangement people after dragging object is realized Member seat and release seat, can only discharge seat for someone, for the personnel that can only arrange of vacant place, be pulled between object Afterwards, direct trade seats;
    Step 8:Element elements are added in HTML with DOM, are shown on the page
    Because seating maps are all to obtain data by background data base dynamic, then be shown on front page layout, by DOM operations come The Element elements used are added in HTML, are shown on the page.
  2. 2. the method for the instant seating maps scheduling according to claim 1 based on DragDropMgr singletons, its feature exist In:In step 6, according to business demand, data interaction, self-defined subclass are carried out to background data base during dragging Ext.ux.DDPlayer is inherited from proxy class Ext.dd.DDProxy finishing service functional requirements, and specific design is described as follows:
    Class name:Ext.ux.DDPlayer
    Constructed fuction:Parameter meaning is identical with parent,
    Ext.ux.DDPlayer = function(id, sGroup, config) {
    Ext.ux.DDPlayer.superclass.constructor.apply(this, arguments);
    this.initPlayer(id, sGroup, config);
    };
    Overload function:
    startDrag:Start to trigger during drag object, during dragging, highlight target area
    endDrag:Triggered at the end of dragging, at the end of, reduce initial pattern
    onDragDrop:Triggered when an object is dragged on a destination object, drag object is put on destination object
    SQL:
    initPlayer:Initialize the base attribute of agent object
    getTargetDomRef:Obtain the HTMLElement of destination object
    resetTargets:Css patterns when resetting all destination object initialization
    swapStyle:Exchange attribute in the Style of two objects
    moveToTarget:Existing object is dragged on destination object
    Custom Attributes:
    TYPE:Object type, default value are " DDPlayer "
    originalStyles:The CSS values of all destination objects
    slot:The destination object Object that existing object occupies.
  3. 3. the method for the instant seating maps scheduling according to claim 1 based on DragDropMgr singletons, its feature exist In:In step 7, following static class is designed for business demand:
    Class name:Ext.ux.DDPlayer.Static
    Private method:
    addPer:Personnel selection frame is ejected, selects personnel to seating assignments
    deletePer:The personnel on seating assignments are deleted, discharge seat
    swapPerson:Exchange the personal information at two seats
    Publicly-owned attribute:
    pre_player:The id prefixes of all player objects
    pre_img:Institute's empty seats picture id prefixes
    pre_td:The id prefixes of all target objects
    Publicly-owned method:
    addPerCb:Addition personnel eject call back function on personnel selection frame
    swapEl:Two player object seat informations are exchanged, are called after onDragDrop
    oncontextmenu:Mouse right click player object event methods are provided,
    onmouseover:Mouse-over player object event methods are provided
    onmouseout:Mouse is provided and leaves player object event methods, mouse leaves reduction pattern.
  4. 4. the method for the instant seating maps scheduling according to claim 1 based on DragDropMgr singletons, its feature exist In:In step 8, DOM operating methods are as follows:
    document.getElementById:
    DOM objects are obtained according to ID
    The attribute align, className, clientWidth, clientHeight used
    Code sample:targetObj.className = "slot";
    document.createElement
    Dynamic creation DOM objects
    In view of compatible IE and red fox, object is created using document.createElement (targName) mode
    Code sample:var divEle = document.createElement("div");
    appendChild
    One object is added in another object
    Code sample:divEle.appendChild(imgEle);
    innerHTML
    The inside HTML of one object is set
    Code sample:divEle.innerHTML = name.
CN201710788730.6A 2017-09-05 2017-09-05 Instant seating chart scheduling method based on dragDropMgr single case Active CN107589941B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710788730.6A CN107589941B (en) 2017-09-05 2017-09-05 Instant seating chart scheduling method based on dragDropMgr single case

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710788730.6A CN107589941B (en) 2017-09-05 2017-09-05 Instant seating chart scheduling method based on dragDropMgr single case

Publications (2)

Publication Number Publication Date
CN107589941A true CN107589941A (en) 2018-01-16
CN107589941B CN107589941B (en) 2020-08-18

Family

ID=61050875

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710788730.6A Active CN107589941B (en) 2017-09-05 2017-09-05 Instant seating chart scheduling method based on dragDropMgr single case

Country Status (1)

Country Link
CN (1) CN107589941B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108550063A (en) * 2018-03-29 2018-09-18 北京红马传媒文化发展有限公司 The property of value setting method and device and recommendation method and apparatus at venue seat
CN110322384A (en) * 2019-07-10 2019-10-11 中国民航信息网络股份有限公司 Seating maps data processing method and system
CN111209156A (en) * 2018-11-22 2020-05-29 北京字节跳动网络技术有限公司 Page element detection method, device, equipment and readable medium
WO2021120206A1 (en) * 2019-12-20 2021-06-24 京东方科技集团股份有限公司 Page display method, display system and storage medium
CN114841125A (en) * 2022-04-20 2022-08-02 厦门稿定股份有限公司 AI format file processing method, device and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020161777A1 (en) * 2000-07-11 2002-10-31 Knowledge Dynamics, Inc. Universal data editor
CN103176709A (en) * 2011-12-26 2013-06-26 腾讯科技(深圳)有限公司 Method and system of dragging icon file on desktop mirror image screen

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020161777A1 (en) * 2000-07-11 2002-10-31 Knowledge Dynamics, Inc. Universal data editor
CN103176709A (en) * 2011-12-26 2013-06-26 腾讯科技(深圳)有限公司 Method and system of dragging icon file on desktop mirror image screen

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JAMES BRUMOND: "DragDrop.js", 《HTTPS://GITHUB.COM/KBJR/DRAGDROP/BLOB/MASTER/DRAG-DROP.JS》 *
落叶翩翩: "photoshop切片工具", 《HTTPS://BLOG.CSDN.NET/BOLG_HERO/ARTICLE/DETAILS/18959165》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108550063A (en) * 2018-03-29 2018-09-18 北京红马传媒文化发展有限公司 The property of value setting method and device and recommendation method and apparatus at venue seat
CN111209156A (en) * 2018-11-22 2020-05-29 北京字节跳动网络技术有限公司 Page element detection method, device, equipment and readable medium
CN110322384A (en) * 2019-07-10 2019-10-11 中国民航信息网络股份有限公司 Seating maps data processing method and system
CN110322384B (en) * 2019-07-10 2023-06-30 中国民航信息网络股份有限公司 Seat map data processing method and system
WO2021120206A1 (en) * 2019-12-20 2021-06-24 京东方科技集团股份有限公司 Page display method, display system and storage medium
CN113518968A (en) * 2019-12-20 2021-10-19 京东方科技集团股份有限公司 Page display method, display system and storage medium
CN114841125A (en) * 2022-04-20 2022-08-02 厦门稿定股份有限公司 AI format file processing method, device and storage medium

Also Published As

Publication number Publication date
CN107589941B (en) 2020-08-18

Similar Documents

Publication Publication Date Title
CN107589941A (en) A kind of method of the instant seating maps scheduling based on DragDropMgr singletons
CN101611422B (en) Web data usage platform
CN105229678B (en) Process modeling and interface
KR102174766B1 (en) Integrated environment for base model generation, customization and model visualisation
EP2321723B1 (en) Automatic user interface generation for entity interaction
CN103999116A (en) Extensible framework for ereader tools
US20140372506A1 (en) Managing and using remote applications on a mobile device
CN103064584A (en) Method and device for pasting
US7814411B2 (en) Method and apparatus for adapting external controls to a portal design
JP5681939B2 (en) Form providing device, form providing method, and program
JP2006048533A (en) Information processor, and control method and program thereof
JP2012074018A (en) Method and system for personalized content layout, and program (system and method for personalized content layout)
JP2006285968A (en) Print setting processing program, device, and method
CN110032324A (en) A kind of text chooses method and terminal
CN106055668A (en) Data and service mixed loading system
US20140068454A1 (en) Printing system including a server that generates user interfaces for a control panel of the printing system
JP2006221582A (en) Information processor, method of controlling the same, and program
JP2016162184A (en) Information processing system, information processing device, control method and computer program
CN106663090A (en) Converting presentation metadata to a browser-renderable format during compilation
US11175800B2 (en) Element mapping and rule building systems and methods for contextual site visitor engagement
JP5488088B2 (en) Screen control system, server, and screen control method
CN113468117A (en) Information processing apparatus, control method thereof, and storage medium
CN109358843A (en) A kind of Fast Page building method towards financial terminal transaction
JP4959501B2 (en) Information processing apparatus, information processing method, and program
JP2010271958A (en) Form display system, information processing apparatus, information processing method and program

Legal Events

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