CN103761034A - Pixel moving method of flow definition interface - Google Patents

Pixel moving method of flow definition interface Download PDF

Info

Publication number
CN103761034A
CN103761034A CN201410025871.9A CN201410025871A CN103761034A CN 103761034 A CN103761034 A CN 103761034A CN 201410025871 A CN201410025871 A CN 201410025871A CN 103761034 A CN103761034 A CN 103761034A
Authority
CN
China
Prior art keywords
pel
flow definition
user
definition interface
mouse
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
CN201410025871.9A
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.)
State Grid Corp of China SGCC
State Grid Jiangsu Electric Power Co Ltd
Jiangsu Electric Power Information Technology Co Ltd
Original Assignee
State Grid Corp of China SGCC
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 Corp of China SGCC, State Grid Jiangsu Electric Power Co Ltd, Jiangsu Electric Power Information Technology Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201410025871.9A priority Critical patent/CN103761034A/en
Publication of CN103761034A publication Critical patent/CN103761034A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a pixel moving method of a flow definition interface. The method includes: a user moves a mouse to one pixel of the flow definition interface and clicks the left button of the mouse, and a systems records the current position of a cursor; when a user holds the left button of the mouse and moves the mouse, the system continuously judges the current positions of the cursor to allow the current positions to be compared with the original position; when the current movement causes the actual movement of the interface pixel, the pixel is moved to the current position, if the user continuously move the mouse, the cycle continues, when the user releases the left button of the mouse, the system moves the pixel to the current position of the cursor, and flow definition interface pixel moving is completed. The method has the advantages that a multistep ignoring method is used, extra software mounting is avoided, and pixel moving efficiency of the flow definition interface can be increased effectively.

Description

The pel moving method at a kind of flow definition interface
Technical field
The present invention relates to the pel moving method at a kind of Process Definition of Workflow System interface.
Background technology
Workflow Management is mainly used in management type operation system, drives the circulation of business, by operation procedure management system, can realize redefining easily of operation flow.And its flow definition interface is just available to the interface of the circulation process of graphical userization definition business.This interface is comprised of pels such as the lines of transference between a lot of circulation step node and step.The flow definition interface that Workflow system provides is web mode, directly uses browser access, does not need to install any client software.Under the mode of pure web when user moves step node corresponding to certain circulation step, can cause step node and the movement that is connected to the line of transference on this step node, and these move the movement that corresponding concrete operations are exactly the dom element of a lot of html in front page layout.When once obviously reduction of a lot of time shift efficiency of movements of the mobile dom element relating to.This is also that the graphical interfaces of at present other working flow products is mostly used meeting such as active control, flash, java applet to final user, to use the reason of bringing extra software installation.
Summary of the invention
The object of this invention is to provide the pel moving method at a kind of flow definition interface, the method adopts multistep to ignore method, does not need additionally to increase software and installs, and can effectively improve flow definition interface pel and move efficiency.
The object of the invention is to be achieved through the following technical solutions:
The pel moving method at flow definition interface, is characterized in that: the method adopts multistep to ignore method, effectively improves flow definition interface pel and moves efficiency, and concrete steps are as follows:
1) user's rolling mouse, to certain pel at flow definition interface, is then pressed left mouse button, system log (SYSLOG) cursor current location: apoint[x, y];
2) user is pressing left mouse button while not putting then rolling mouse, and system constantly judges current cursor position cpoint[x, y] with former apoint[x, y] position relative position space=|appoint[x]-cpoint[x] |+| appoint[y]-cpoint[y] |; If space is less than certain particular value mmax, so current movement does not cause the real movement of interface pel, if space is greater than mmax, pel is moved to cpoint[x, y], and apoint=bpoint is set;
3) if user continues rolling mouse, continue to be recycled to step 2);
4) user decontrol left mouse button finish mobile after, system moves to current cursor position pel, the pel that completes flow definition interface moves.
The present invention is the performance optimization to Process Definition of Workflow System interface, by the present invention, realize user and do not caused too frequently the movement of concrete pel on interface when the mobile flow process node, thereby obtained the improved efficiency to the operation of flow process definition interfaces mobile service step.
The principle that this method is raised the efficiency is: it is that user consumes CPU the best part while moving pel that pel moves, and this method causes the real movement of pel when the mobile pel by reducing user, thus the consumption of having saved CPU.
The present invention adopts multistep to ignore method to carry out pel and move, do not need to increase additional software is installed, can effectively improve flow definition interface pel and move efficiency, and then increase work efficiency.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of ignoring method and improve the pel at flow definition interface and move efficiency based on multistep.
Embodiment
The pel moving method at flow definition interface, is shown in Fig. 1, and the method adopts multistep to ignore method, effectively improves flow definition interface pel and moves efficiency, and concrete steps are as follows:
Step 1: user's rolling mouse to process step, in this step, associated 10 circulation lines are then pressed left mouse button, cursor current location apoint[x under system log (SYSLOG), y on this pel].
Step 2: user does not decontrol the left mouse button rolling mouse of pressing, and system is constantly calculated current cursor position cpoint[x, y] and the distance space of apoint, if space is greater than mmax, pel is moved to cpoint[x, y], and apoint=bpoint is set.
Step 3: if user continues to claim mouse, be recycled to step 2.
Step 4: user decontrols left mouse button and finishes after movement, and system moves to current cursor position pel.
The present invention has realized user and when mobile flow process node, has not caused too frequently the movement of concrete pel on interface, thereby has improved the efficiency to the operation of flow process definition interfaces mobile service step.

Claims (1)

1. the pel moving method at flow definition interface, is characterized in that: the method adopts multistep to ignore method, effectively improves flow definition interface pel and moves efficiency, and concrete steps are as follows:
1) user's rolling mouse, to certain pel at flow definition interface, is then pressed left mouse button, system log (SYSLOG) cursor current location: apoint[x, y];
2) user is pressing left mouse button while not putting then rolling mouse, and system constantly judges current cursor position cpoint[x, y] with former apoint[x, y] position relative position space=|appoint[x]-cpoint[x] |+| appoint[y]-cpoint[y] |; If space is less than certain particular value mmax, so current movement does not cause the real movement of interface pel; If space is greater than mmax, pel is moved to cpoint[x, y], and apoint=bpoint is set;
3) if user continues rolling mouse, continue to be recycled to step 2);
4) user decontrol left mouse button finish mobile after, system moves to current cursor position pel, the pel that completes flow definition interface moves.
CN201410025871.9A 2014-01-21 2014-01-21 Pixel moving method of flow definition interface Pending CN103761034A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410025871.9A CN103761034A (en) 2014-01-21 2014-01-21 Pixel moving method of flow definition interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410025871.9A CN103761034A (en) 2014-01-21 2014-01-21 Pixel moving method of flow definition interface

Publications (1)

Publication Number Publication Date
CN103761034A true CN103761034A (en) 2014-04-30

Family

ID=50528283

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410025871.9A Pending CN103761034A (en) 2014-01-21 2014-01-21 Pixel moving method of flow definition interface

Country Status (1)

Country Link
CN (1) CN103761034A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110232162A (en) * 2019-05-29 2019-09-13 北京中亦安图科技股份有限公司 A kind of flow defining method and system based on HTML5

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5990862A (en) * 1995-09-18 1999-11-23 Lewis; Stephen H Method for efficient input device selection of onscreen objects
CN101026612A (en) * 2006-02-21 2007-08-29 腾讯科技(深圳)有限公司 Method for managing different attribute suhgroups and their members for instant communication tool
CN101286110A (en) * 2007-04-13 2008-10-15 Lg电子株式会社 Object search method and terminal having object search function
CN102955661A (en) * 2011-08-19 2013-03-06 三星电子株式会社 Method and apparatus for navigating content on screen using pointing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5990862A (en) * 1995-09-18 1999-11-23 Lewis; Stephen H Method for efficient input device selection of onscreen objects
CN101026612A (en) * 2006-02-21 2007-08-29 腾讯科技(深圳)有限公司 Method for managing different attribute suhgroups and their members for instant communication tool
CN101286110A (en) * 2007-04-13 2008-10-15 Lg电子株式会社 Object search method and terminal having object search function
CN102955661A (en) * 2011-08-19 2013-03-06 三星电子株式会社 Method and apparatus for navigating content on screen using pointing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110232162A (en) * 2019-05-29 2019-09-13 北京中亦安图科技股份有限公司 A kind of flow defining method and system based on HTML5
CN110232162B (en) * 2019-05-29 2020-06-09 北京中亦安图科技股份有限公司 HTML 5-based flow definition method and system

Similar Documents

Publication Publication Date Title
TW200604920A (en) Window split system and method, and computer readable medium and application program interface thereof
CN102799358B (en) The determination method and device of display position of cursor
CN104360816A (en) Screen capture method and system
CN102855648B (en) A kind of image processing method and device
CN107943365B (en) Line handwriting presenting method and device, electronic equipment and storage medium
CN101930319A (en) Touch information reporting method of touch screen
CN103064667A (en) Method for controlling hardware equipment based on JavaScript extension
CN103092518B (en) A kind of mobile accurate touch control method of cloud desktop based on RDP agreement
CN104461256A (en) interface element display method and system
CN102662598A (en) Session checking method and session checking device based on gesture sliding and intelligent touch screen terminal
JP2016528657A (en) Data reporting method and apparatus, and terminal device
CN106462256A (en) A function recommendation method, system and robot based on positive wakeup
US20180253313A1 (en) Operation instruction response control method and terminal for human-machine interface
CN104125165A (en) Job scheduling system and method based on heterogeneous cluster
CN104834715A (en) Website generating method and system based on components and container
CN103761034A (en) Pixel moving method of flow definition interface
CN103337084B (en) A kind of line map spot automatic generation method based on man-made features feature
CN103942135B (en) A kind of method for monitoring performance based on SAP platform
CN105446608A (en) Information searching method, information searching device and electronic device
CN108549693B (en) CMS page generation method based on crawler technology
CN105653196A (en) Remote mouse pointer control method and system
CN203084510U (en) Remote control system for CNC (Computerized Numerical Control) machine tool operation panel
CN104615342A (en) Information processing method and electronic equipment
CN102508694B (en) Method and system for operating file of virtual machine
CN103927384A (en) Multi-hierarchy data synchronism method and system between heterogeneous systems through HTML script analysis

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140430