CN115202720A - Data display method, device, equipment and storage medium - Google Patents

Data display method, device, equipment and storage medium Download PDF

Info

Publication number
CN115202720A
CN115202720A CN202210713370.4A CN202210713370A CN115202720A CN 115202720 A CN115202720 A CN 115202720A CN 202210713370 A CN202210713370 A CN 202210713370A CN 115202720 A CN115202720 A CN 115202720A
Authority
CN
China
Prior art keywords
tree
component
data
components
directory
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
CN202210713370.4A
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.)
Ping An Property and Casualty Insurance Company of China Ltd
Original Assignee
Ping An Property and Casualty Insurance Company of China 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 Ping An Property and Casualty Insurance Company of China Ltd filed Critical Ping An Property and Casualty Insurance Company of China Ltd
Priority to CN202210713370.4A priority Critical patent/CN115202720A/en
Publication of CN115202720A publication Critical patent/CN115202720A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The application relates to a data display method, a data display device, data display equipment and a storage medium. The embodiment of the application provides a page rendering method, a page rendering device, page rendering equipment and a storage medium, wherein the method comprises the following steps: acquiring data to be displayed and tree structure data of the tree-shaped component; configuring the tree structure data according to the data type of the data to be displayed to obtain component operation configuration items of each directory tree of the tree-shaped component; responding to an operation event of any component, and displaying a data type corresponding to the operation event based on the component operation configuration item. The method aims to improve the experience effect of the user.

Description

Data display method, device, equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a data display method, apparatus, device, and storage medium.
Background
With the continuous development and update of front-end technology, the requirement of the user on the personalized display of the front-end data is higher and higher. Currently, display of front-end data is often achieved by means of tree components. The convenience of the operation of the tree components is a key factor influencing the data display effect and the user experience. However, in the tree component, there are usually two operation modes of expansion and selection, and expansion often includes display of different types of data, and selection also includes selection items of different data ranges, and display of different types of data and selection of data in different ranges all require corresponding setting of different tree components. Therefore, the process of realizing the front-end data display by means of the tree-shaped component has limitations, and the operation process is not flexible enough, which affects the experience effect of the user.
Disclosure of Invention
In view of this, embodiments of the present application provide a data display method, apparatus, device and storage medium, so as to solve the problem that an operation process is not flexible enough when data display is performed based on a tree component.
A first aspect of an embodiment of the present application provides a page rendering method, where the method includes:
acquiring data to be displayed and tree structure data of the tree-shaped component;
configuring the tree structure data according to the data type of the data to be displayed to obtain component operation configuration items of each directory tree of the tree-shaped component;
responding to an operation event of any component, and displaying a data type corresponding to the operation event based on an operation configuration item of the component.
A second aspect of embodiments of the present application provides a data display apparatus, including:
the acquisition module is used for acquiring data to be displayed and tree structure data of the tree-shaped component;
the obtaining module is used for configuring the tree structure data according to the data type of the data to be displayed to obtain the component operation configuration items of each directory tree of the tree-shaped component;
the display module is used for responding to an operation event of any component and displaying the data type corresponding to the operation event based on the operation configuration item of the component.
A third aspect of embodiments of the present application provides a data display device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the data display method provided in the first aspect when executing the computer program.
A fourth aspect of embodiments of the present application provides a computer-readable storage medium, which stores a computer program that, when executed by a processor, implements the steps of the data display method provided by the first aspect.
Compared with the prior art, the data display method provided by the embodiment of the application obtains the data to be displayed and the tree structure data of the tree-shaped component; configuring the tree structure data according to the data type of the data to be displayed to obtain component operation configuration items of each directory tree of the tree-shaped component; responding to an operation event of any component, and displaying a data type corresponding to the operation event based on the component operation configuration item. The tree structure data of the tree-shaped component is configured according to the data type of the data to be displayed, so that the component operation configuration items of each directory tree of the tree-shaped component are obtained, flexible display of different data types is achieved based on the component operation configuration items, and the experience effect of a user is improved.
The advantageous effects provided by the second aspect to the fourth aspect of the embodiments of the present application are the same as those provided by the first aspect of the embodiments of the present application, and are not described herein again.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a flowchart illustrating an implementation of a page display method according to an embodiment of the present application;
FIG. 2 is a diagram of tree structure data types provided by an embodiment of the present application;
FIG. 3 is a block diagram of a page display apparatus according to an embodiment of the present disclosure;
fig. 4 is a block diagram of a page display device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of and not restrictive on the broad application.
The data display method according to the embodiment of the application can be executed by a data display device. The data display device includes but is not limited to a terminal device or a server. The server may be a single server, a server cluster, a cloud server, or the like, and the terminal device may be a personal digital device, a notebook, a desktop computer, a smart wearable device, a robot, or the like. And is not particularly limited herein.
The data display method can be applied to a front-end display scene based on the tree control, and can acquire data to be displayed and tree structure data of the tree component; configuring the tree structure data according to the data type of the data to be displayed to obtain operation configuration items of the components of each directory tree of the tree-shaped components; responding to an operation event of any component, and displaying a data type corresponding to the operation event based on an operation configuration item of the component. The tree structure data of the tree-shaped component is configured according to the data type of the data to be displayed, so that the operation configuration items of the components of each directory tree of the tree-shaped component are obtained, flexible display of different data types is achieved based on the operation configuration items of the components, and the experience effect of a user is improved.
The following specifically describes, with reference to the accompanying drawings, a page display method provided in an embodiment of the present application by way of example.
Referring to fig. 1, fig. 1 is a flowchart illustrating an implementation of a page display method according to an embodiment of the present application. The page display method provided by the embodiment of the application can be implemented by a terminal or a server. As shown in fig. 1, the page display method provided in this embodiment includes steps S101 to S103. The details are as follows:
s101, data to be displayed and tree structure data of the tree-shaped assembly are obtained.
The data to be displayed is list data to be displayed in the current service scene, and the list data can be displayed as tree structure data of the tree-shaped component. The tree structure data comprises parent-level components and sub-components under each parent-level component. Each parent-level component and the corresponding sub-component form a directory tree of tree-shaped components. For example, the current business scenario is that an enterprise annual plan needs to be displayed, and the corresponding data to be displayed is enterprise annual plan list data; for another example, assume that the current service scenario is data of an item list that needs to be displayed, and the corresponding data to be displayed is data of the item list. When the enterprise annual plan list data are displayed as tree components, the parent component of the corresponding tree structure data is a month plan file, each month plan file comprises a respective month plan list, and the month plan list is a sub-component.
In specific implementation, data to be displayed is obtained according to a current service scene, and tree structure data of the tree-shaped component is determined and obtained based on the data to be displayed. Illustratively, the tree structure data may be implemented by adding the data to be displayed to the empty component template of the antd. Wherein, antd is the fact UI component library based on the Ant Design system. In this embodiment, the data to be displayed is added to the empty component template of the fact UI component library based on the Ant Design system, so as to obtain tree structure data of the corresponding tree component. Specifically, the empty component template may be a template that matches a data structure of data to be displayed in each component template in the fact UI component library based on the Ant Design system.
S102, configuring the tree structure data according to the data type of the data to be displayed to obtain the operation configuration items of the components of each directory tree of the tree-shaped components.
In a specific implementation, the configuring the tree structure data according to a data type of data to be displayed to obtain a component operation configuration item of each directory tree of the tree component, includes: determining component operation events of each directory tree of the tree-shaped component according to the data type of the data to be displayed; and according to the operation event, performing operation configuration on the components of each directory tree of the tree-shaped component to obtain component operation configuration items of each directory tree of the tree-shaped component.
It should be noted that, the components of each directory tree of the tree components include parent components and child components, and each parent component and the child component under the corresponding parent component form a target tree. The operation corresponding to the components of each directory tree of the tree components comprises an operation on the parent-level component and an operation on the child-level component. Wherein, the operation on the parent component and the operation on the child component respectively include but are not limited to a click operation and a selection operation. Specifically, the data types of the data to be displayed are different, and the corresponding operations may be different. For example, the data type of the data to be displayed is folder data, the operation of the parent component in the directory tree of the corresponding tree component is an expansion operation performed by clicking a file, and the operation of the child component under the corresponding parent component is an expansion operation performed by clicking a character. For another example, the data type of the data to be displayed is table data, the operation of the parent component in the directory tree of the corresponding tree component is a selection operation performed by clicking a check box, and the operation of the child component under the corresponding parent component is a selection operation performed by clicking characters.
In an embodiment, the operational event comprises an unfolding operational event; the operation configuration of the components of each directory tree of the tree components according to the operation events comprises: if the operation event is an expansion operation event, determining the tree structure data type of the tree-shaped component; and according to the tree structure data type, performing operation configuration on the components of each directory tree of the tree-shaped components.
In a specific implementation, the performing, according to the tree structure data type, an operation configuration on a component of each directory tree of the tree component includes: determining a component operation configuration item of the tree component directory tree according to the tree structure data type; and according to the operation configuration item, performing operation configuration on the components of each directory tree of the tree-shaped components.
Specifically, the tree structure data type corresponds to and is consistent with the data type to be displayed. That is to say, the tree structure data is determined by the data type of the data to be displayed in the current service scene, and the component operation configuration item of the tree-shaped component directory tree is determined according to the data type of the data to be displayed. For example, according to the data type of the data to be displayed, it is determined whether a component selection operation of the tree component target tree needs to be configured, or whether a folder selection item of the tree component needs to be deleted, and the like.
In an embodiment, the performing, according to the tree structure data type, an operation configuration on a component of each directory tree of the tree component includes: traversing the tree structure data type, and determining the component operation type of each directory tree of the tree component; and according to the operation type of the components of each directory tree of the tree-shaped components, respectively performing operation configuration on the components of each directory tree of the tree-shaped components.
Exemplarily, as shown in fig. 2, fig. 2 is a schematic diagram of tree structure data types provided by an embodiment of the present application. As can be seen from fig. 2, the tree structure data type 200 is a folder type, it is determined that the operation types of the parent component 2021 corresponding to the directory tree 202 are all click folder operations according to the folder type, a sub component under the folder can be expanded and displayed by clicking the corresponding folder, the operation type corresponding to the sub component 2024 is a click text operation, and corresponding text contents can be displayed by correspondingly clicking text in the sub component.
In addition, the operation event can also comprise a click operation event; the performing operation configuration on the components of each directory tree of the tree-shaped component according to the operation event to obtain operation configuration items of the components of each directory tree of the tree-shaped component includes: if the operation event is a click operation event, configuring the selection state of the components of each directory tree and the judgment attribute of the corresponding selection state of each component in the tree structure data of the tree-shaped component; and obtaining the operation configuration items of the components of each directory tree of the tree-shaped components based on the selection states of the components of each directory tree and the judgment attributes of the corresponding selection states of the components.
The selection state attribute comprises at least one of all selected states, partially selected states and all unselected states; the judgment attribute of the selected state comprises that the state is true or false.
It should be understood that different operation types can be configured for sub-components of different levels, so as to achieve flexibility in operating the tree components and improve the experience effect of a user. Specifically, flexible design of different component operation types can be performed according to the needs of data to be displayed in an application scene, and no limitation is made herein.
S103, responding to an operation event of any component, and displaying a data type corresponding to the operation event based on the component operation configuration item.
From the foregoing analysis, it can be seen that a mapping relationship exists between the operation configuration item and the corresponding data type, and when a user performs a click operation or a selection operation on any component, a corresponding operation event is triggered. And responding to an operation event triggered by the user, and completing the display of the corresponding data type based on the component operation configuration item clicked or selected by the user in advance.
According to the analysis, the page display method provided by the embodiment of the application obtains the data to be displayed and the tree structure data of the tree-shaped component; configuring the tree structure data according to the data type of the data to be displayed to obtain operation configuration items of the components of each directory tree of the tree-shaped components; responding to an operation event of any component, and displaying a data type corresponding to the operation event based on an operation configuration item of the component. The tree structure data of the tree-shaped component is configured according to the data type of the data to be displayed, so that the operation configuration items of the components of each directory tree of the tree-shaped component are obtained, flexible display of different data types is achieved based on the operation configuration items of the components, and the experience effect of a user is improved.
As shown in fig. 3, fig. 3 is a block diagram of a page display device according to an embodiment of the present application. The page display device in this embodiment includes modules for performing the steps in the above method embodiments. Please refer to fig. 1-2 for the corresponding embodiments. For convenience of explanation, only the portions related to the present embodiment are shown. Referring to fig. 3, the page display apparatus 300 includes:
an obtaining module 301, configured to obtain data to be displayed and tree structure data of a tree component;
an obtaining module 302, configured to configure the tree structure data according to a data type of data to be displayed, so as to obtain a component operation configuration item of each directory tree of the tree component;
a display module 303, configured to respond to an operation event for any component, and display a data type corresponding to the operation event based on an operation configuration item of the component.
In one embodiment, the obtaining module 302 includes:
the determining unit is used for determining component operation events of each directory tree of the tree-shaped components according to the data types of the data to be displayed;
and the first configuration unit is used for performing operation configuration on the components of each directory tree of the tree-shaped component according to the operation event to obtain component operation configuration items of each directory tree of the tree-shaped component.
In one embodiment, the operational event comprises an unfolding operational event;
the first configuration unit includes:
a determining subunit, configured to determine a tree structure data type of the tree component if the operation event is an expansion operation event;
and the configuration subunit is used for performing operation configuration on the components of each directory tree of the tree-shaped components according to the tree structure data types.
In an embodiment, the configuration subunit is specifically configured to:
determining a component operation configuration item of each directory tree of the tree-shaped component according to the tree structure data type;
and according to the operation configuration item, performing operation configuration on the components of each directory tree of the tree-shaped components.
In an embodiment, the configuration subunit is specifically configured to:
traversing the tree structure data type, and determining the component operation type of each directory tree of the tree-shaped component;
and respectively carrying out operation configuration on the components of each directory tree of the tree-shaped component according to the component operation types of each directory tree of the tree-shaped component.
In one embodiment, the operation event comprises a click operation event;
the obtaining module 302 includes:
a second configuration subunit, configured to configure, if the operation event is a click operation event, a selection state of a component of each directory tree and a determination attribute of a corresponding selection state of each component in the tree structure data of the tree component;
and the obtaining subunit is used for obtaining the component operation configuration items of each directory tree of the tree-shaped components based on the selection state of the components of each directory tree and the judgment attribute of the corresponding selection state of each component.
In one embodiment, the selection state attribute includes at least one of a fully selected state, a partially selected state, and a fully unselected state;
the judgment attribute of the selected state comprises that the state is true or false.
It should be understood that, in the structural block diagram of the page display apparatus 300 shown in fig. 3, each module is used to execute each step in the embodiment corresponding to fig. 1 to fig. 2, and each step in the embodiment corresponding to fig. 1 to fig. 2 has been explained in detail in the above embodiment, and please refer to the relevant description in the embodiment corresponding to fig. 1 to fig. 2 specifically, which is not described herein again.
Referring to fig. 4, fig. 4 is a block diagram of a page display device according to an embodiment of the present disclosure. As shown in fig. 4, the page display apparatus 400 of this embodiment includes: a processor 410, a memory 420, and a computer program 430, such as a page display program, stored in the memory 420 and operable on the processor 410. The processor 410, when executing the computer program 430, implements the steps in the embodiments of the page display method provided by the above embodiments, such as the steps shown in fig. 1. Alternatively, when the processor 410 executes the computer program 430, the functions of the modules or units in the embodiment corresponding to fig. 3, for example, the functions of the modules 310 to 330 shown in fig. 3, are implemented, for which reference is specifically made to the relevant description in the embodiment corresponding to fig. 3, and details are not repeated here.
Illustratively, the computer program 430 may be divided into one or more units, which are stored in the memory 420 and executed by the processor 410 to accomplish the present application. The one or more units may be a series of computer program instruction segments capable of performing specific functions, which are used to describe the execution process of the computer program 430 in the page display device 400. For example, the computer program 430 may be partitioned to include: the device comprises an acquisition module, an obtaining module and a display module; the specific functions of the modules are described in fig. 3.
The data display apparatus 400 may include, but is not limited to, a processor 410, a memory 420. Those skilled in the art will appreciate that fig. 4 is merely an example of the data display device 400 and does not constitute a limitation of the data display device 400 and may include more or less components than those shown, or some components may be combined, or different components, for example, the data display device 400 may also include input and output devices, network access devices, buses, etc.
The Processor 410 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field-Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
Wherein, in one embodiment, the processor is configured to execute a computer program stored in the memory to implement the steps of:
acquiring data to be displayed and tree structure data of the tree-shaped component;
according to the data type of the data to be displayed, the tree structure data is configured to obtain component operation configuration items of each directory tree of the tree-shaped component;
responding to an operation event of any component, and displaying a data type corresponding to the operation event based on the component operation configuration item.
In an embodiment, the configuring the tree structure data according to a data type of data to be displayed to obtain a component operation configuration item of each directory tree of the tree component includes:
determining component operation events of each directory tree of the tree-shaped component according to the data type of the data to be displayed;
and according to the operation event, performing operation configuration on the components of each directory tree of the tree-shaped component to obtain component operation configuration items of each directory tree of the tree-shaped component.
In an embodiment, the operational event comprises an unfolding operational event;
the operation configuration of the components of each directory tree of the tree-shaped components according to the operation events comprises the following steps:
if the operation event is an expansion operation event, determining a tree structure data type of the tree-shaped component;
and according to the tree structure data type, performing operation configuration on the components of each directory tree of the tree-shaped components.
In an embodiment, the performing, according to the tree structure data type, an operation configuration on a component of each directory tree of the tree component includes:
determining component operation configuration items of each directory tree of the tree-shaped components according to the tree structure data types;
and performing operation configuration on the components of each directory tree of the tree-shaped components according to the operation configuration items.
In an embodiment, the performing, according to the tree structure data type, an operation configuration on a component of each directory tree of the tree component includes:
traversing the tree structure data type, and determining the component operation type of each directory tree of the tree component;
and according to the component operation type of each directory tree of the tree-shaped component, performing operation configuration on the components of each directory tree of the tree-shaped component.
In one embodiment, the operation event comprises a click operation event;
the performing operation configuration on each directory tree component of the tree component according to the operation event to obtain a component operation configuration item of each directory tree of the tree component includes:
if the operation event is a click operation event, configuring the selection state of the components of each directory tree and the judgment attribute of the corresponding selection state of each component in the tree structure data of the tree-shaped component;
and obtaining the component operation configuration items of each directory tree of the tree-shaped components based on the selection states of the components of each directory tree and the judgment attributes of the corresponding selection states of the components.
In one embodiment, the selection state attribute includes at least one of a fully selected state, a partially selected state, and a fully unselected state;
the judging attribute of the selection state comprises that the state is true or false.
The memory 420 may be an internal storage unit of the data display apparatus 400, such as a hard disk or a memory of the data display apparatus 400. The memory 420 may also be an external storage device of the data display device 400, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, provided on the data display device 400. Further, the memory 420 may also include both an internal storage unit and an external storage device of the data display device 400. The memory 420 is used to store the computer programs and other programs and data required by the data display device 400. The memory 420 may also be used to temporarily store data that has been output or is to be output.
In an embodiment of the present application, a computer-readable storage medium is further provided, where a computer program is stored in the computer-readable storage medium, where the computer program includes program instructions, and the processor executes the program instructions to implement the steps of the data display method provided in each of the above embodiments of the present application.
The computer-readable storage medium may be an internal storage unit of the computer device described in the foregoing embodiment, for example, a hard disk or a memory of the computer device. The computer readable storage medium may also be an external storage device of the computer device, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, provided on the computer device.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present application and are intended to be included within the scope of the present application.

Claims (10)

1. A method of displaying data, the method comprising:
acquiring data to be displayed and tree structure data of the tree-shaped component;
according to the data type of the data to be displayed, the tree structure data is configured to obtain component operation configuration items of each directory tree of the tree-shaped component;
responding to an operation event of any component, and displaying a data type corresponding to the operation event based on the component operation configuration item.
2. The method of claim 1, wherein the configuring the tree structure data according to the data type of the data to be displayed to obtain the component operation configuration items of the directory trees of the tree components comprises:
determining a component operation event of each directory tree of the tree-shaped component according to the data type of the data to be displayed;
and according to the operation event, performing operation configuration on the components of each directory tree of the tree-shaped component to obtain component operation configuration items of each directory tree of the tree-shaped component.
3. The method of claim 2, wherein the operational event comprises an unfolding operational event;
the operation configuration of the components of each directory tree of the tree-shaped components according to the operation events comprises:
if the operation event is an expansion operation event, determining the tree structure data type of the tree-shaped component;
and according to the tree structure data type, performing operation configuration on the components of each directory tree of the tree-shaped components.
4. The method according to claim 3, wherein said performing an operational configuration on the components of each directory tree of the tree components according to the tree structure data type comprises:
determining a component operation configuration item of each directory tree of the tree-shaped component according to the tree structure data type;
and according to the operation configuration item, performing operation configuration on the components of each directory tree of the tree-shaped components.
5. The method according to claim 3, wherein said performing an operational configuration on the components of each directory tree of the tree components according to the tree structure data type comprises:
traversing the tree structure data type, and determining the component operation type of each directory tree of the tree-shaped component;
and respectively carrying out operation configuration on the components of each directory tree of the tree-shaped component according to the component operation types of each directory tree of the tree-shaped component.
6. The method of claim 2, wherein the operational event comprises a click operational event;
the performing operation configuration on the components of each directory tree of the tree-shaped component according to the operation event to obtain the component operation configuration items of each directory tree of the tree-shaped component includes:
if the operation event is a click operation event, configuring a component selection state of each directory tree and a judgment attribute of a corresponding selection state of each component in tree structure data of the tree-shaped component;
and obtaining the component operation configuration items of each directory tree of the tree-shaped components based on the component selection states of each directory tree and the judgment attributes of the corresponding selection states of each component.
7. The method of claim 6, wherein the selection state attribute comprises at least one of a fully selected state, a partially selected state, and a fully unselected state;
the judging attribute of the selection state comprises that the state is true or false.
8. A data display device, the device comprising:
the acquisition module is used for acquiring data to be displayed and tree structure data of the tree-shaped component;
the obtaining module is used for configuring the tree structure data according to the data type of the data to be displayed to obtain the component operation configuration items of each directory tree of the tree-shaped component;
the display module is used for responding to an operation event of any component and displaying the data type corresponding to the operation event based on the operation configuration item of the component.
9. A data display device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the processor implements the steps of the data display method according to any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the data display method according to any one of claims 1 to 7.
CN202210713370.4A 2022-06-22 2022-06-22 Data display method, device, equipment and storage medium Pending CN115202720A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210713370.4A CN115202720A (en) 2022-06-22 2022-06-22 Data display method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210713370.4A CN115202720A (en) 2022-06-22 2022-06-22 Data display method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115202720A true CN115202720A (en) 2022-10-18

Family

ID=83575613

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210713370.4A Pending CN115202720A (en) 2022-06-22 2022-06-22 Data display method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115202720A (en)

Similar Documents

Publication Publication Date Title
US8942679B2 (en) Method and system for providing pattern based enterprise applications for organizing, automating, and synchronizing processes for mobile communication devices
US9652220B2 (en) Zero down-time deployment of new application versions
CN107908442B (en) Spring-based resource loading method and device, terminal equipment and computer-readable storage medium
CN109471626B (en) Page logic structure, page generation method, page data processing method and device
US20120079009A1 (en) Method and apparatus for choosing resources based on context and inheritance
CN111538774B (en) Data storage and display method, system, equipment and storage medium
US10951486B2 (en) Terminal device, UI expansion method, and UI expansion program
US9400588B2 (en) Supporting display of context menus in both cascaded and overlapping styles
CN109976744B (en) Visual programming method, system and terminal equipment
US20180286091A1 (en) Using a nested pixel map for chart rendering optimization
US10884765B1 (en) Object configuration dynamic graphical user interface
US20230385363A1 (en) Web site preview generation based on web site type
CN112204527A (en) Method and system for processing engineering data in a multi-engineering system environment
CN111831179B (en) Signing method, device and computer readable medium
CN112988810B (en) Information searching method, device and equipment
CN115202720A (en) Data display method, device, equipment and storage medium
US8442980B2 (en) Attribute change coalescing in order to deal with component moves on a page
CN111610917B (en) Display method, display device and electronic equipment
CN111142735B (en) Software page creating method and device, terminal equipment and storage medium
CN113656041A (en) Data processing method, device, equipment and storage medium
CN113760237A (en) Compiling address updating method and device, terminal equipment and readable storage medium
CN115687704A (en) Information display method and device, electronic equipment and computer readable storage medium
US20150199820A1 (en) Generating and displaying a specific area
CN112579664A (en) Processing method and device for chart linkage
CN112084252A (en) Multi-data linkage interaction method and device

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