CN115686327A - Method and device for dragging child views among multiple columns of table views based on android - Google Patents

Method and device for dragging child views among multiple columns of table views based on android Download PDF

Info

Publication number
CN115686327A
CN115686327A CN202211413205.3A CN202211413205A CN115686327A CN 115686327 A CN115686327 A CN 115686327A CN 202211413205 A CN202211413205 A CN 202211413205A CN 115686327 A CN115686327 A CN 115686327A
Authority
CN
China
Prior art keywords
sub
function
view
dragging
entities
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
CN202211413205.3A
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.)
Hozon New Energy Automobile Co Ltd
Original Assignee
Hozon New Energy Automobile 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 Hozon New Energy Automobile Co Ltd filed Critical Hozon New Energy Automobile Co Ltd
Priority to CN202211413205.3A priority Critical patent/CN115686327A/en
Publication of CN115686327A publication Critical patent/CN115686327A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to an android-based child view dragging method and device spanning multiple columns of view, wherein the method comprises the steps of creating a main body background view, initializing a dragging function module according to the main body background view, adding a plurality of second child entities to the initialized dragging function module, and setting the second child entities to activate a dragging function. By adopting the dragging method, the invention realizes that the control of the function icon is directly dragged between the two list controls, so that the user operation is simpler and more efficient, and the user experience is greatly improved.

Description

Method and device for dragging child views among multiple columns of table views based on android
Technical Field
The invention relates to the field of dragging among list controls, in particular to an android-based method and device for dragging a child view among multiple columns of list views.
Background
In the daily application program function development, a certain scene is frequently encountered that a piece of data is commonly maintained in a plurality of different list controls, taking two lists as an example, the data is all shortcut setting function items, the list A is the rest shortcut setting items, the list B is the selected shortcut setting item needing to be placed in a shortcut setting menu, due to the limitation of an android source generation list control, a user wants to place the function sub-items of the list A in the list B, only a target function item can be selected by clicking, other such as a determination button is clicked, application code logic is triggered, the contents of the two lists are refreshed, and finally the selected function item is displayed in the list B.
Disclosure of Invention
The invention aims to provide an android-based child view dragging method spanning multiple columns of list views, which can realize direct dragging of a control of a list child function item between two list controls, so that the user operation is simpler and more efficient, and the user experience is greatly increased.
The invention provides a method for dragging a child view among multiple columns of table views based on android, which comprises the following steps:
creating a subject background view;
initializing a dragging function module according to the main body background view;
adding a plurality of second sub-entities to the initialized dragging function module;
setting a plurality of the second sub-entities to activate a drag function.
In some embodiments, the creating the subject background view comprises:
adding a view control in an application interface, and tiling the view control in a target display area, wherein the view control has a dragging function.
In some embodiments, the initializing a drag function module according to the subject background view includes:
inserting a target number of first sub-entities into an adapter and configuring the adapter with the first sub-entity into the subject background view.
In some embodiments, the first sub-entity comprises a first sub-view and/or a second sub-view.
In some embodiments, the adding a plurality of second sub-entities to the initialized drag function module comprises:
and adding a corresponding number of second sub-entities according to the number of the first sub-entities displayed as required.
In some embodiments, the second sub-entity is a plurality of function icons having a drag function, wherein the plurality of function icons includes a first function icon, a second function icon, a third function icon, a fourth function icon, and a fifth function icon.
In some embodiments, the adding a plurality of second sub-entities to the initialized drag function module further comprises:
and adding the corresponding function item again according to the shortcut setting item data by the plurality of function icons as a third sub-entity in the function icons.
In some embodiments, said setting a plurality of said second sub-entities to activate a drag function comprises:
and long-pressing the function icon in the first sub-view and/or the second sub-view to activate a dragging function, and then pressing and holding a target function icon without left-right dragging so as to realize the exchange of the function icon between the first sub-view and the second sub-view.
The second aspect of the present invention further provides an android-based child view dragging device across multiple columns of table views, including:
the creation module is used for creating a main body background view;
the initialization module is used for initializing a dragging function module according to the main body background view;
the adding module is used for adding a plurality of second sub-entities to the initialized dragging function module;
and the activation module is used for setting a plurality of second sub-entities to activate a dragging function.
The third aspect of the present invention also provides an electronic apparatus comprising:
a memory for storing computer executable instructions; and
a processor for executing the computer-executable instructions to perform any of the embodiments of the method for dragging a child view across multiple column table views based on android in the first aspect.
The fourth aspect of the present invention also provides a non-transitory computer-readable storage medium, having stored thereon computer-executable instructions that, when executed by a computer, cause the computer to perform any of the embodiments of the android-based child view dragging method across multiple columns of a table view in the first aspect.
Compared with the prior art, the beneficial effects of the embodiment of the application are that:
the invention provides a method and a device for dragging a sub-view among multiple columns of table views based on android. By adopting the dragging method, the invention realizes that the control of the function icon is directly dragged between the two list controls, so that the user operation is simpler and more efficient, and the user experience is greatly improved.
In order to make the technical means of the present invention more comprehensible, embodiments consistent with the present invention are described below in detail with reference to the accompanying drawings. Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flowchart illustrating an overall method for dragging a child view across multiple columns of table views based on android according to an embodiment of the present invention;
FIG. 2 is another flowchart of an android-based child view dragging method across multiple columns of list views according to an embodiment of the present invention;
FIG. 3 is an architecture diagram of an android-based child view drag device across multiple columns of list views according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations.
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below. In describing the embodiments of the present invention in detail, the drawings are not to be considered as being enlarged partially in accordance with the general scale, and the drawings are only examples, which should not be construed as limiting the scope of the present invention. In addition, the three-dimensional dimensions of length, width and depth should be included in the actual fabrication.
Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The conventional android dragging function view control RecyclerView can only realize the dragging between internal sub-views provided by an adapter BaseItaDataPt and carry out position interchange, so that the functional requirements under the background of the invention cannot be met. Because it implements a drag-and-drop transformation between a list (i.e., the aggregate of all child views), even if the child view is larger, it can only be dragged in its entirety.
In an embodiment of the present invention, referring to fig. 1-2, the embodiment provides an android-based child view dragging method across multiple columns of table views, where the method includes:
s110, creating a main body background view;
the method comprises the steps of creating a main body background view, wherein the step of creating the main body background view comprises the steps of adding a view control RecycleView with a dragging function into an application interface, and tiling the view control RecycleView in a target display area to serve as the main body background view.
S120, initializing a dragging function module according to the main body background view;
the method comprises the steps of initializing a dragging function module according to a main body background view, inserting a target number of first sub-entities into a self-developed adapter BaseItemdapter, and configuring the adapter BaseItemdapter with the first sub-entities into the main body background view.
Referring to fig. 2, it should be noted that the first sub-entity includes a first sub-view and/or a second sub-view. It is understood that only two sub-views are added in this example, each sub-view is equivalent to a small list, and is not limited to two, and dragging between a plurality of lists can be supported.
S130, adding a plurality of second sub-entities to the initialized dragging function module;
adding a plurality of second sub-entities to the initialized drag function module comprises adding a corresponding number of second sub-entities according to the number of the first sub-entities which need to be displayed.
It should be noted that the second sub-entity is a plurality of function icons with a dragging function, where the plurality of function icons include a first function icon, a second function icon, a third function icon, a fourth function icon, and a fifth function icon.
As an example, after adding a plurality of second sub-entities to the initialized drag function module, adding a plurality of function icons with drag functions as a third sub-entity (not shown in the figure) inside the function icons according to the shortcut setting item data. Wherein, the function item is a function icon.
It can be understood that the content of the function icon inside the first sub-entity (the first sub-view and the second sub-view) is filled with the data obtained by the acquisition mode defined by the project requirement. For example, the data has five function icons in total, the first sub-view represents the function icons which are not added to the shortcut setting, and the second sub-view represents the function icons which are added to the shortcut setting. And if the number of the first sub-views is three and the number of the second sub-views is two, filling is finished according to corresponding data respectively.
S140, setting a plurality of second sub-entities to activate a drag function.
The setting of the plurality of second sub-entities to activate the dragging function comprises long-time pressing of the function icons in the first sub-view and/or the second sub-view to activate the dragging function, and then pressing of the target function icon without left-right dragging so as to realize function icon exchange between the first sub-view and the second sub-view.
The method of the embodiment adopts the dragging method to realize that the control of the function icon is directly dragged between the two list controls, so that the user operation is simpler and more efficient, and the user experience is greatly improved.
Referring to fig. 3, in another embodiment of the present invention, there is provided an android-based child view dragging apparatus 200 across multiple columns of a table view, which includes:
a creation module 210 for creating a subject background view; specifically, a view control RecycleView with a dragging function is added to an application interface, and the view control RecycleView is tiled in a target display area and serves as a main background view.
An initialization module 220, configured to initialize a drag function module according to the main body background view; specifically, initializing the dragging function module according to the main body background view comprises the steps of inserting a first sub-entity of a target quantity into a self-developed adapter BaseItemAdapter, and configuring the adapter BaseItemAdapter with the first sub-entity into the main body background view.
In an embodiment of the invention, the first sub-entity comprises a first sub-view and/or a second sub-view. In this example, only two sub-views are added, each sub-view is equivalent to one small list, and is not limited to two, and dragging between lists of multiple numbers can be supported.
An adding module 230, configured to add a plurality of second sub-entities to the initialized dragging function module; specifically, adding a plurality of second sub-entities to the initialized drag function module includes adding a corresponding number of second sub-entities according to the number of first sub-entities which needs to be displayed. The second sub-entity is a plurality of functional icons with a dragging function, wherein the plurality of functional icons comprise a first functional icon, a second functional icon, a third functional icon, a fourth functional icon and a fifth functional icon.
Further, the adding module 230 is specifically configured to add the corresponding function item again to the multiple function icons according to the shortcut setting item data to serve as a third sub-entity inside the function icon.
An activation module 240 configured to set a plurality of second sub-entities to activate the drag function. Specifically, the setting of the plurality of second sub-entities to activate the dragging function comprises long-pressing the function icons in the first sub-view and/or the second sub-view to activate the dragging function, and then pressing the target function icon to drag left and right without placing the target function icon, so that the function icons are exchanged between the first sub-view and the second sub-view.
The device of the embodiment adopts the dragging method to realize that the control of the function icon is directly dragged between the two list controls, so that the user operation is simpler and more efficient, and the user experience is greatly improved.
In another embodiment of the present invention, there is also provided an electronic device including:
a memory for storing computer executable instructions; and
a processor for executing computer executable instructions to perform the method discussed in any of the above embodiments. Among other things, an electronic device may include one or more processors and memory. The memory has stored therein computer-executable instructions that, when executed by the processor, cause the electronic device to perform any of the embodiments of the android-based method of dragging a child view across multiple column table views described above. The electronic device may also include a communication interface.
The processor may be any suitable processing device, such as a microprocessor (micro processor), a microcontroller (micro controller), an integrated circuit, or other suitable processing device. The memory may include any suitable computing system or medium, including but not limited to a non-transitory computer-readable medium, random Access Memory (RAM), read Only Memory (ROM), hard disk, flash memory, or other memory device. The memory may store computer-executable instructions that are executable by the processor to cause the electronic device to perform any of the embodiments of the android-based child view dragging method across multiple column table views described above. The memory may also store data.
In the embodiment of the present invention, a processor may execute various modules included in instructions to implement the embodiment of the method for dragging a child view across multiple column table views based on android. For example, the electronic device may implement the modules of the device 200 for dragging a child view across multiple columns of table views based on android to perform the methods S110, S120, S130, and S140 shown in fig. 1 and the method shown in fig. 2.
In yet another embodiment of the present invention, a non-transitory computer-readable storage medium is also provided. The computer-readable storage medium has stored thereon computer-executable instructions that, when executed by a computer, cause the computer to perform any of the embodiments of the android-based child view dragging method across multiple columns of table views described above.
In yet another embodiment of the present invention, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform any of the above described android-based methods of dragging sub-views across multiple list views.
Apparatus according to an embodiment of the invention, reference is now made to FIG. 4, which illustrates a schematic diagram of an electronic device 400 suitable for use in implementing an embodiment of the invention. The electronic devices in the embodiments of the present invention may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., car navigation terminals), and the like, and fixed terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 4 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 4, electronic device 400 may include a processing device (e.g., central processing unit, graphics processor, etc.) 401 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM) 402 or a program loaded from a storage device 408 into a Random Access Memory (RAM) 403. In the RAM403, various programs and data necessary for the operation of the electronic apparatus 400 are also stored. The processing device 401, the ROM402, and the RAM403 are connected to each other through a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
Generally, the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 407 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage devices 408 including, for example, magnetic tape, hard disk, etc.; and a communication device 409. The communication means 409 may allow the electronic device 400 to communicate wirelessly or by wire with other devices to exchange data. While fig. 4 illustrates an electronic device 400 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, the processes described above with reference to the flowcharts may be implemented as a computer software program according to an embodiment of the present invention. For example, an embodiment of the invention includes a computer program product comprising a computer program carried on a non-transitory computer readable medium, the computer program containing program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication device 409, or installed from the storage device 408, or installed from the ROM 402. Which when executed by the processing means 401 performs the functions defined above in the methods of embodiments of the invention.
It should be noted that the computer readable medium of the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
In the context of the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
In some embodiments, the clients, servers may communicate using any currently known or future developed network Protocol, such as HTTP (HyperText Transfer Protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include a local area network ("LAN"), a wide area network ("WAN"), the Internet (e.g., the Internet), and peer-to-peer networks (e.g., ad hoc peer-to-peer networks), as well as any currently known or future developed network.
The computer readable medium may be embodied in the electronic device; or may be separate and not incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: creating a main body background view, initializing a dragging function module according to the main body background view, adding a plurality of second sub-entities to the initialized dragging function module, and setting the plurality of second sub-entities to activate a dragging function.
Alternatively, the computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to: creating a main body background view, initializing a dragging function module according to the main body background view, adding a plurality of second sub-entities to the initialized dragging function module, and setting the plurality of second sub-entities to activate a dragging function.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including but not limited to an object oriented programming language such as Java, smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present invention may be implemented by software or hardware. Where the name of a unit does not in some cases constitute a limitation of the unit itself, for example, the first retrieving unit may also be described as a "unit for retrieving at least two internet protocol addresses".
The functions described herein above may be performed, at least in part, by one or more hardware logic components. For example, without limitation, exemplary types of hardware logic components that may be used include: field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems on a chip (SOCs), complex Programmable Logic Devices (CPLDs), and the like.
In the context of the present invention, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The foregoing description is only exemplary of the preferred embodiments of the invention and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other embodiments in which any combination of the features described above or their equivalents is encompassed without departing from the spirit of the disclosure. For example, the above features and (but not limited to) features having similar functions disclosed in the present invention are mutually replaced to form the technical solution.
Further, while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous. Likewise, while several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the invention. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are merely exemplary forms of implementing the claims
Finally, 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 will appreciate that various modifications and changes can be made to the present invention. Any modification, equivalent replacement, improvement or the like made within the spirit and principle of the present invention shall be included in the scope of the claims of the present invention as filed.

Claims (11)

1. An android-based child view dragging method across multiple columns of table views is characterized by comprising the following steps:
creating a subject background view;
initializing a dragging function module according to the main body background view;
adding a plurality of second sub-entities to the initialized dragging function module;
setting a plurality of the second sub-entities to activate a drag function.
2. The method of claim 1, wherein the creating a subject background view comprises:
adding a view control in an application interface, and tiling the view control in a target display area, wherein the view control has a dragging function.
3. The method of claim 1, wherein initializing a drag function module according to the subject background view comprises:
inserting a target number of first sub-entities into an adapter and configuring the adapter with the first sub-entity into the subject background view.
4. The method according to claim 3, wherein the first sub-entity comprises a first sub-view and/or a second sub-view.
5. The method of claim 4, wherein adding a plurality of second sub-entities to the initialized drag function module comprises:
and adding a corresponding number of second sub-entities according to the number of the first sub-entities which is displayed as required.
6. The method of claim 5, wherein the second sub-entity is a plurality of function icons with a drag function, wherein the plurality of function icons comprises a first function icon, a second function icon, a third function icon, a fourth function icon, and a fifth function icon.
7. The method of claim 6, wherein the adding a plurality of second sub-entities to the initialized drag function module further comprises:
and adding the corresponding function item again according to the shortcut setting item data by the plurality of function icons as a third sub-entity in the function icons.
8. The method of claim 6, wherein said setting a plurality of said second sub-entities to activate a drag function comprises:
and long-pressing the function icon in the first sub-view and/or the second sub-view to activate a dragging function, and then pressing a target function icon without dragging left and right to realize the function icon exchange between the first sub-view and the second sub-view.
9. An android-based child view dragging device spanning multiple columns of view, which is characterized by comprising:
the creation module is used for creating a main body background view;
the initialization module is used for initializing a dragging function module according to the main body background view;
the adding module is used for adding a plurality of second sub-entities to the initialized dragging function module;
and the activation module is used for setting a plurality of second sub-entities to activate a dragging function.
10. An electronic device, comprising:
a memory for storing computer executable instructions; and
a processor for executing the computer-executable instructions to perform the method of any of claims 1 to 8.
11. A non-transitory computer-readable storage medium having stored thereon computer-executable instructions that, when executed by a computer, cause the computer to perform the method of any one of claims 1 to 8.
CN202211413205.3A 2022-11-11 2022-11-11 Method and device for dragging child views among multiple columns of table views based on android Pending CN115686327A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211413205.3A CN115686327A (en) 2022-11-11 2022-11-11 Method and device for dragging child views among multiple columns of table views based on android

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211413205.3A CN115686327A (en) 2022-11-11 2022-11-11 Method and device for dragging child views among multiple columns of table views based on android

Publications (1)

Publication Number Publication Date
CN115686327A true CN115686327A (en) 2023-02-03

Family

ID=85052999

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211413205.3A Pending CN115686327A (en) 2022-11-11 2022-11-11 Method and device for dragging child views among multiple columns of table views based on android

Country Status (1)

Country Link
CN (1) CN115686327A (en)

Similar Documents

Publication Publication Date Title
CN109857486B (en) Method, device, equipment and medium for processing program page data
US20130346924A1 (en) Touch interactions with a drawing application
US10476931B2 (en) Delegation of rendering between a web application and a native application
EP4131932A1 (en) Video effect configuration file generation method, and video rendering method and device
US20130191713A1 (en) Presenting data driven forms
CN112162666B (en) Terminal control method, device, terminal and storage medium
CN111857720B (en) User interface state information generation method and device, electronic equipment and medium
CN114047986A (en) Form generation method, form data processing method and device and electronic equipment
CN113391860B (en) Service request processing method and device, electronic equipment and computer storage medium
CN107810489B (en) Seamless transition between applications and devices
CN112579218B (en) User interface display method and device, computer readable medium and electronic equipment
WO2023185632A1 (en) Information display method and apparatus, and electronic device and storage medium
CN115686327A (en) Method and device for dragging child views among multiple columns of table views based on android
WO2022095932A1 (en) Livestreaming room page jumping method and apparatus, livestreaming room page returning method and apparatus, and electronic device
CN111338827B (en) Method and device for pasting form data and electronic equipment
CN105745648B (en) Unbalanced mapping between desktop and mobile pages
CN111290692B (en) Picture display method and device, electronic equipment and computer readable medium
CN111459597A (en) User guide generation method and device, electronic equipment and computer readable medium
CN113961280A (en) View display method and device, electronic equipment and computer-readable storage medium
CN110704782A (en) Page response method and device, electronic equipment and storage medium
CN110807164A (en) Automatic image area adjusting method and device, electronic equipment and computer readable storage medium
CN114327188B (en) Form layout method, form layout device, electronic equipment and computer readable medium
CN110704767B (en) Page opening method and device, electronic equipment and storage medium
CN116880726B (en) Icon interaction method and device for 3D space, electronic equipment and medium
CN113835791B (en) Method and apparatus for presenting hierarchical relationships of view components

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
CB02 Change of applicant information

Address after: 314500 988 Tong Tong Road, Wu Tong Street, Tongxiang, Jiaxing, Zhejiang

Applicant after: United New Energy Automobile Co.,Ltd.

Address before: 314500 988 Tong Tong Road, Wu Tong Street, Tongxiang, Jiaxing, Zhejiang

Applicant before: Hozon New Energy Automobile Co., Ltd.

CB02 Change of applicant information