CN114153367A - Interactive method and equipment for quickly replacing connection relation and readable storage medium - Google Patents

Interactive method and equipment for quickly replacing connection relation and readable storage medium Download PDF

Info

Publication number
CN114153367A
CN114153367A CN202210123100.8A CN202210123100A CN114153367A CN 114153367 A CN114153367 A CN 114153367A CN 202210123100 A CN202210123100 A CN 202210123100A CN 114153367 A CN114153367 A CN 114153367A
Authority
CN
China
Prior art keywords
component
dragged
flow
attribute information
name
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
CN202210123100.8A
Other languages
Chinese (zh)
Other versions
CN114153367B (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.)
CHINA ELECTRONIC INFORMATION INDUSTRY GROUP Co
Original Assignee
CHINA ELECTRONIC INFORMATION INDUSTRY GROUP Co
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 CHINA ELECTRONIC INFORMATION INDUSTRY GROUP Co filed Critical CHINA ELECTRONIC INFORMATION INDUSTRY GROUP Co
Priority to CN202210123100.8A priority Critical patent/CN114153367B/en
Publication of CN114153367A publication Critical patent/CN114153367A/en
Application granted granted Critical
Publication of CN114153367B publication Critical patent/CN114153367B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses an interaction method and equipment for quickly replacing a connection relation and a readable storage medium. The interaction method for quickly replacing the connection relation comprises the following steps: monitoring a dragging action in a first display interface, and determining a dragged component; when the dragged component is dragged to any flow component in the visualization flow displayed in the second display interface, the dragged component replaces the flow component. By adopting the invention, the new component is directly dragged to the original component area to complete the replacement of the component by the dragging operation mode without connecting wires again to construct the connection relation, thereby greatly reducing the configuration operation of a user and improving the user experience.

Description

Interactive method and equipment for quickly replacing connection relation and readable storage medium
Technical Field
The invention relates to the technical field of computers, in particular to an interaction method and equipment for quickly replacing connection relations and a readable storage medium.
Background
At present, the connection relation of the components is generally applied as a visualization process construction mode. In the related art, when a user needs to modify a connection relationship, a certain component is deleted first, then a new component is dragged in, and a complete connection relationship can be reestablished only after the related components are connected finally. This mode of operation presents mainly the following experience problems: the operation cost is high, and a plurality of operation steps of deletion, addition and connection need to be completed; the original component configuration information cannot be inherited, and a finished component relationship is established after a user needs to reconfigure the component information. These all seriously affect the user's experience performance.
Disclosure of Invention
The embodiment of the invention provides an interaction method, equipment and a readable storage medium for quickly replacing a connection relation, which are used for solving the problem that the visualization process modification operation is complex and tedious in the prior art.
The interaction method for quickly replacing the connection relation comprises the following steps:
monitoring a dragging action in a first display interface, and determining a dragged component;
and when the dragged component is dragged to any flow component in the visualization flow displayed in the second display interface, replacing the flow component with the dragged component.
According to some embodiments of the invention, dragging the dragged component to any flow component in the visualization flow displayed in the second display interface comprises:
and the overlapping rate of the dragged component and any flow component is greater than a preset threshold value.
According to some embodiments of the invention, said replacing the flow component with the dragged component comprises:
replacing the name of the flow component with the name of the dragged component, and controlling the dragged component to inherit the attribute name and the coordinate information of the flow component;
and configuring the attribute information of the dragged component.
According to some embodiments of the invention, the configuring of the attribute information of the dragged component comprises:
and displaying the attribute information configuration page of the dragged component, and configuring the attribute information of the dragged component based on an input instruction of a user.
According to some embodiments of the invention, the displaying the property page of the dragged component comprises:
and receiving an operation instruction of a user on the dragged component so as to display the attribute page of the dragged component.
According to some embodiments of the invention, the displaying the property page of the dragged component comprises:
and automatically displaying the attribute page of the dragged component under a trigger mechanism of replacing the name of the dragged component with the name of the flow component.
According to some embodiments of the present invention, the configuring the attribute information of the dragged component based on the input instruction of the user includes:
the part of the attribute information of the dragged component, which is the same as the attribute information of the flow component, adopts an inheritance mechanism;
and configuring the part of the attribute information of the dragged component, which is different from the attribute information of the flow component, based on an input instruction of a user.
According to some embodiments of the invention, a portion of the attribute information of the dragged component that is different from the attribute information of the flow component is highlighted.
The interactive device for quickly replacing the connection relation comprises the following components: a memory, a processor and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the interaction method for fast alternate connection relationships as described above.
According to the readable storage medium of the embodiment of the invention, the readable storage medium stores an implementation program of information transfer, and the program realizes the steps of the interaction method for quickly replacing the connection relation as described in any one of the above when being executed by a processor.
By adopting the embodiment of the invention, the new component is directly dragged to the original component area to complete the replacement of the component by the dragging operation mode without connecting wires again to construct the connection relation, so that the configuration operation of a user can be greatly reduced, and the user experience is improved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. In the drawings:
FIG. 1 is a schematic diagram of an interaction method for quickly replacing a connection relationship in an embodiment of the present invention;
fig. 2 is a flowchart of an interaction method for quickly replacing a connection relationship in an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the invention are shown in the drawings, it should be understood that the invention can be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Additionally, in some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Fig. 1 is a schematic diagram of an interaction method for quickly replacing a connection relationship in an embodiment of the present invention, where an upper block diagram in fig. 1 shows a drag process, and a lower block diagram shows a schematic diagram of completion of replacement.
Referring to fig. 1, an interaction method for quickly replacing a connection relationship according to an embodiment of the present invention includes:
monitoring a dragging action in a first display interface, and determining a dragged component; a plurality of mutually independent components are displayed in the first display interface. When the mouse points at one of the components and drags the component, the dragging action is generated in the first display interface, and the dragged component is the dragged component. The detection of the dragging action can be realized by detecting the clicking and long-pressing actions of the mouse. When a certain component in the first display interface is clicked and moved by long pressing, the fact that a dragging action occurs is indicated.
And when the dragged component is dragged to any flow component in the visualization flow displayed in the second display interface, replacing the flow component with the dragged component. The second display interface and the first display interface are two mutually independent interfaces on a page, the second display interface is used for constructing a visual process, the visual process comprises a plurality of process components, and the plurality of process components are connected through line segments with arrows to form a complete process.
Components in the embodiments of the present invention may be understood as a graphic element which can carry data information, calculate information, or store information, and may refer to a data module, a processing module, a storage module, and the like. If a specific application example is taken as an example, the components can be data resources, component models, component results, and the like.
When the dragged component is dragged to any flow component in the visualization flow displayed in the second display interface, it can be understood that the dragged component is dragged to the second display interface and to one flow component in the second display interface, that is, two conditions need to be satisfied simultaneously: the first dragged component is dragged to the second display interface; and secondly, dragging the dragged component to a flow component in the second display interface. A replacement action is triggered only if both conditions are met, otherwise, no replacement action is triggered.
By adopting the embodiment of the invention, the user can finish the component replacement only by dragging the replacement component (namely the dragged component) to the target component (namely the replaced flow component), and the replacement component inherits the original connection relation of the target component only by replacing the target component with the replacement component. For example, assuming that in the flow displayed in the second display interface, component a points to component E through arrowed line 1, and component E points to component D through arrowed line 2, when component C replaces component E, line 1 and line 2 do not change, and after component C replaces component E, component a points to component C through arrowed line 1, and component C points to component D through arrowed line 2. Therefore, the steps of deleting, adding, connecting again and the like are not needed, the configuration operation of the user can be greatly reduced, and the user experience is improved.
On the basis of the above-described embodiment, various modified embodiments are further proposed, and it is to be noted herein that, in order to make the description brief, only the differences from the above-described embodiment are described in the various modified embodiments.
In some embodiments of the present invention, after the component of the first display interface is dragged into the second display interface to perform the replacement, the first display interface still displays the dragged component, and the component does not exist if the component is not dragged.
According to some embodiments of the invention, dragging the dragged component to any flow component in the visualization flow displayed in the second display interface comprises:
and the overlapping rate of the dragged component and any flow component is greater than a preset threshold value.
It is understood that in the page, whether the first display interface or the second display interface, the components are represented by the legend unit with a certain shape. The shape of the assembly may be circular, oval, diamond, square, rectangular, parallelogram, etc., and is not limited thereto.
And judging whether the dragged component is dragged to any flow component in the visualization flow displayed in the second display interface, namely judging whether a legend unit of the dragged component overlaps with a legend unit of any flow component and whether the overlapping area is larger than a preset threshold value.
Thus, the replacement accuracy is controlled by setting a preset threshold. If the preset threshold is set to be larger, the triggering requirement of the replacement operation is stricter, and misoperation can be avoided. If the preset threshold value is set to be smaller, the requirement on the dragging operation of the user is not high, and the user can operate the device more easily.
In some embodiments, the replacement operation is triggered when the dragged component completely covers the replaced component (short for replaced flow component).
According to some embodiments of the invention, said replacing the flow component with the dragged component comprises:
replacing the name of the flow component with the name of the dragged component, and controlling the dragged component to inherit the attribute name and the coordinate information of the flow component;
and configuring the attribute information of the dragged component.
All flow components in the second display interface have fixed coordinates (x, y) that define the location of the flow component in the second display interface. When a replacement operation is triggered, the coordinate information of the replaced target component in the second display interface (also known as the canvas) is copied to the replacement component (i.e., the dragged component).
The names mentioned in the description of "replacing the name of the dragged component with the name of the flow component" herein can be understood as names of the components themselves, for example, the component E and the component C are both names.
The "attribute name" may be understood as a name of a component in a visualization process, that is, each process component in each visualization process, as a node in a complete process, respectively bears a certain function, and the attribute name may be understood as a name characterizing the function, which may also be referred to as a function name. For example, the function of the component E as a replaced component in the flow may be preprocessing, and the attribute name of the component E may be a preprocessing module, and after the component C replaces the component E, the component C may inherit the attribute name of the component E — the preprocessing module.
When the dragged component is dragged to any flow component in the visualization flow displayed in the second display interface, automatically triggering the following steps: replacing the name of the dragged component with the name of the flow component, in other words, replacing the name of the replaced flow component with the name of the dragged component; the dragged component inherits the attribute name and the coordinate information of the flow component, in other words, the attribute name and the coordinate information of the replaced flow component are assigned to the to-be-dragged component.
In this embodiment of the present invention, the attribute information may include: the method comprises the steps of associating a database, task priorities, a main program package, task types, task names, connection relations and the like.
According to some embodiments of the invention, the configuring of the attribute information of the dragged component comprises:
and displaying the attribute information configuration page of the dragged component, and configuring the attribute information of the dragged component based on an input instruction of a user.
As can be appreciated, the user completes the configuration of the dragged component by filling in the attribute information configuration page.
According to some embodiments of the invention, the displaying the property page of the dragged component comprises:
and receiving an operation instruction of a user on the dragged component so as to display the attribute page of the dragged component.
It is understood that the property page of the dragged component needs to be manually triggered to be displayed, for example, the operation instruction can be a mouse click, a double click or a right click on the dragged component.
According to some embodiments of the invention, the displaying the property page of the dragged component comprises:
and automatically displaying the attribute page of the dragged component under a trigger mechanism of replacing the name of the dragged component with the name of the flow component. This can further simplify the user operation and prevent the user from forgetting to configure the attribute information.
According to some embodiments of the present invention, the configuring the attribute information of the dragged component based on the input instruction of the user includes:
the part of the attribute information of the dragged component, which is the same as the attribute information of the flow component, adopts an inheritance mechanism;
and configuring the part of the attribute information of the dragged component, which is different from the attribute information of the flow component, based on an input instruction of a user.
It can be understood that by comparing the attribute information of the dragged component with the attribute information of the replaced flow component, the same partial attribute information and different partial attribute information between the dragged component and the replaced flow component can be known. For the same attribute information, the dragged component can directly inherit the replaced flow component, and only different attribute information needs to be actively configured by a user. Therefore, the user operation can be further simplified, and the replacement efficiency can be improved.
According to some embodiments of the invention, a portion of the attribute information of the dragged component that is different from the attribute information of the flow component is highlighted.
Therefore, the user can intuitively know which attribute information needs to be actively input by the user. The highlighting may include flashing, red-marking, or highlighting, but is not limited thereto, as long as it helps the user to locate the position quickly.
The following describes an interaction method for a quick alternate connection relationship according to an embodiment of the present invention in detail in a specific embodiment with reference to fig. 1-2. It is to be understood that the following description is illustrative only and is not intended to be in any way limiting. All similar structures and similar variations thereof adopted by the invention are intended to fall within the scope of the invention.
Referring to fig. 2, the interaction method for quickly replacing a connection relationship according to the embodiment of the present invention includes:
when the components in the flow displayed in the second display interface need to be replaced, the replaced components are selected from the first display interface, and the information of the replaced components can be stored in the page by long-pressing the mouse.
After the replacement component is dragged and moved to the second display interface, the target component can be freely selected. The components in the second display interface all have fixed coordinate (x, y) positions, and the direct connection relationships of the components are all stored in the page.
When the replacement component is dragged into a partial area or completely covered by the target component, the target component is in a replaceable state.
After the replacement component is released, the coordinate information, the attribute name and other information of the target component in the canvas are copied to the replacement component and are displayed in the canvas.
In addition, the attribute information included in the target component, such as the association database of the component, the task priority, the main package, the task type, the task name, the direct connection relationship of the component, etc., is compared with the attribute information inherent in the replacement component, and the same attribute information is copied to the replacement component.
The different data information between the target component and the replacement component is highlighted or highlighted in the component attribute interface to remind the user of filling in the content.
And finally, the replacement of the quick component is realized. Thereby saving modification of the connection relation diagram and configuration of component attributes.
After the replacement operation is completed, all the information in the second display interface is stored in the database after the user component connection relation graph is stored.
For example, as shown in FIG. 1, the user drags the component C in the left column to the component E area in the flow in the right canvas. After the mouse is released, component C will replace the original component E. And simultaneously, the attribute information of the original component E and the attribute information of the new component C are retrieved, and the same field information is automatically substituted into the new component C to finish the modification of the new component connection relation diagram.
According to the interaction method for quickly replacing the connection relation, the new component is directly dragged to the original component area through the dragging operation mode, and the component replacement can be completed without the need of re-connecting the line to build the connection relation. The attribute information of the original component is automatically retrieved and matched into the new component, such as the component name, the resource type and the like, the original attribute information is reserved to the maximum extent, and the configuration operation of a user is reduced. Simple substitution, namely simplifying the original multi-step operation into one-step operation; the attribute information is inherited, and the reconfiguration of the attribute information is reduced.
It should be noted that the above-mentioned embodiments are only preferred embodiments of the present invention, and are not intended to limit the present invention, and those skilled in the art can make various modifications and changes. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
The interactive device for quickly replacing the connection relation comprises the following components: a memory, a processor and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the interaction method for fast alternate connection relationships as described above.
A readable storage medium (also referred to as a computer readable storage medium) according to an embodiment of the present invention, the readable storage medium having stored thereon an information transfer implementation program, which when executed by a processor implements the steps of the interaction method for quickly replacing connection relation as described in any one of the above.
Further, the readable storage medium of this embodiment includes, but is not limited to: ROM, RAM, magnetic or optical disks, and the like.
It should be noted that, in the description of the present specification, the numbers of the embodiments of the present invention are only for description, and do not represent the merits of the embodiments.
Reference to the description of the terms "one embodiment," "some embodiments," "illustrative embodiments," "examples," "specific examples," or "some examples," or the like, means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Although some embodiments described herein include some features included in other embodiments instead of others, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. The particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. For example, in the claims, any of the claimed embodiments may be used in any combination.
The terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Any reference signs placed between parentheses shall not be construed as limiting the claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (10)

1. An interactive method for quickly replacing connection relations is characterized by comprising the following steps:
monitoring a dragging action in a first display interface, and determining a dragged component;
and when the dragged component is dragged to any flow component in the visualization flow displayed in the second display interface, replacing the flow component with the dragged component.
2. The method of claim 1, wherein dragging the dragged component to any flow component in the visualization flow displayed in the second display interface comprises:
and the overlapping rate of the dragged component and any flow component is greater than a preset threshold value.
3. The method of claim 1, wherein said replacing the flow component with the dragged component comprises:
replacing the name of the flow component with the name of the dragged component, and controlling the dragged component to inherit the attribute name and the coordinate information of the flow component;
and configuring the attribute information of the dragged component.
4. The method of claim 3, wherein the configuring the property information of the dragged component comprises:
and displaying the attribute information configuration page of the dragged component, and configuring the attribute information of the dragged component based on an input instruction of a user.
5. The method of claim 4, wherein said displaying a property page of the dragged component comprises:
and receiving an operation instruction of a user on the dragged component so as to display the attribute page of the dragged component.
6. The method of claim 4, wherein said displaying a property page of the dragged component comprises:
and automatically displaying the attribute page of the dragged component under a trigger mechanism of replacing the name of the dragged component with the name of the flow component.
7. The method of any of claims 4-6, wherein configuring attribute information of the dragged component based on the user's input instruction comprises:
the part of the attribute information of the dragged component, which is the same as the attribute information of the flow component, adopts an inheritance mechanism;
and configuring the part of the attribute information of the dragged component, which is different from the attribute information of the flow component, based on an input instruction of a user.
8. The method of claim 7, wherein a portion of the property information of the dragged component that is different from the property information of the flow component is highlighted.
9. An interactive device for quickly replacing a connection relationship, comprising: memory, processor and computer program stored on the memory and executable on the processor, which computer program, when executed by the processor, carries out the steps of the method of interaction for quick alternate connection relationships according to any one of claims 1 to 8.
10. A readable storage medium, on which an information transfer implementation program is stored, which, when executed by a processor, implements the steps of the method for interacting in quick-replace connection relationships according to any one of claims 1 to 8.
CN202210123100.8A 2022-02-10 2022-02-10 Interactive method and equipment for quickly replacing connection relation and readable storage medium Active CN114153367B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210123100.8A CN114153367B (en) 2022-02-10 2022-02-10 Interactive method and equipment for quickly replacing connection relation and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210123100.8A CN114153367B (en) 2022-02-10 2022-02-10 Interactive method and equipment for quickly replacing connection relation and readable storage medium

Publications (2)

Publication Number Publication Date
CN114153367A true CN114153367A (en) 2022-03-08
CN114153367B CN114153367B (en) 2022-06-17

Family

ID=80450215

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210123100.8A Active CN114153367B (en) 2022-02-10 2022-02-10 Interactive method and equipment for quickly replacing connection relation and readable storage medium

Country Status (1)

Country Link
CN (1) CN114153367B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049272A (en) * 2012-12-28 2013-04-17 北京新媒传信科技有限公司 Method and device for dragging controls
CN104461309A (en) * 2014-12-26 2015-03-25 北京奇虎科技有限公司 Method and device for cross-page object position adjustment based on dragging operation
CN105976158A (en) * 2016-04-26 2016-09-28 中国电子科技网络信息安全有限公司 Visual ETL flow management and scheduling monitoring method
CN110377209A (en) * 2019-07-04 2019-10-25 贝壳技术有限公司 A kind of method and device for realizing visible process configuration by pulling
CN111831932A (en) * 2020-04-14 2020-10-27 北京嘀嘀无限科技发展有限公司 Information interaction method, device, equipment and storage medium
CN111949170A (en) * 2020-07-17 2020-11-17 上海淇馥信息技术有限公司 Method and device for configuring task flow and electronic equipment
US20200410044A1 (en) * 2019-06-28 2020-12-31 Baidu Online Network Technology (Beijing) Co., Ltd. Visualized edition method, device and apparatus, and storage medium
CN112631492A (en) * 2020-12-30 2021-04-09 北京达佳互联信息技术有限公司 Task creation method and device
CN113727286A (en) * 2021-08-27 2021-11-30 贵阳朗玛信息技术股份有限公司 Method and device for generating 5G message control flow

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103049272A (en) * 2012-12-28 2013-04-17 北京新媒传信科技有限公司 Method and device for dragging controls
CN104461309A (en) * 2014-12-26 2015-03-25 北京奇虎科技有限公司 Method and device for cross-page object position adjustment based on dragging operation
WO2016101755A1 (en) * 2014-12-26 2016-06-30 北京奇虎科技有限公司 Drag-and-drop operation-based method and device for adjusting location of object in cross pages
CN105976158A (en) * 2016-04-26 2016-09-28 中国电子科技网络信息安全有限公司 Visual ETL flow management and scheduling monitoring method
US20200410044A1 (en) * 2019-06-28 2020-12-31 Baidu Online Network Technology (Beijing) Co., Ltd. Visualized edition method, device and apparatus, and storage medium
CN110377209A (en) * 2019-07-04 2019-10-25 贝壳技术有限公司 A kind of method and device for realizing visible process configuration by pulling
CN111831932A (en) * 2020-04-14 2020-10-27 北京嘀嘀无限科技发展有限公司 Information interaction method, device, equipment and storage medium
CN111949170A (en) * 2020-07-17 2020-11-17 上海淇馥信息技术有限公司 Method and device for configuring task flow and electronic equipment
CN112631492A (en) * 2020-12-30 2021-04-09 北京达佳互联信息技术有限公司 Task creation method and device
CN113727286A (en) * 2021-08-27 2021-11-30 贵阳朗玛信息技术股份有限公司 Method and device for generating 5G message control flow

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KDY: "KNIME快速入门指南", 《HTTPS://SHUZHIDUO.COM/A/QW5YJLEQDM/》 *

Also Published As

Publication number Publication date
CN114153367B (en) 2022-06-17

Similar Documents

Publication Publication Date Title
US11385786B2 (en) Spin control user interface for selecting options
JP3809198B2 (en) Hierarchical data display method and browser system
US6104398A (en) Fast and efficient means for grouped object selection and deselection
US7725841B2 (en) Selection paradigm for displayed user interface
US6072486A (en) System and method for creating and customizing a deskbar
TWI531953B (en) Temporary formatting and charting of selected data
TWI460648B (en) Ranking visualization types based upon fitness for visualizing a data set
US5754809A (en) Perspective windowing technique for computer graphical user interface
US20150212717A1 (en) Dashboard and control point configurators
JPH07230538A (en) Graphical user interface
JPH07104967A (en) Method and system for formation of graphical object in object-oriented interface
KR20120118001A (en) Rotating hierarchy cone user interface
US20160179986A1 (en) Method for manipulating a computer aided design (cad) model, computer program product and server therefore
US20160231876A1 (en) Graphical interaction in a touch screen user interface
CN114153367B (en) Interactive method and equipment for quickly replacing connection relation and readable storage medium
JPH09274553A (en) Device and method for controlling window display
JP2787833B2 (en) Multi-window processing apparatus and method
CN115951811B (en) Component generation method and device
JP3199071B2 (en) Data display device
CN113868131A (en) Visual test case construction method and related equipment
CN115543520A (en) Method and device for drawing service panoramic image, storage medium and computer equipment
CN115934233A (en) Component management method and device and electronic equipment
JPH09128187A (en) Method and apparatus for direct operation and movement of object
JP2000187546A (en) Method and device for window display
JPH04295968A (en) Display method for new object in information processor

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