CN111061471B - Method and system for controlling display of interface control element - Google Patents

Method and system for controlling display of interface control element Download PDF

Info

Publication number
CN111061471B
CN111061471B CN201811206755.1A CN201811206755A CN111061471B CN 111061471 B CN111061471 B CN 111061471B CN 201811206755 A CN201811206755 A CN 201811206755A CN 111061471 B CN111061471 B CN 111061471B
Authority
CN
China
Prior art keywords
interface control
control elements
remote server
display
user role
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.)
Active
Application number
CN201811206755.1A
Other languages
Chinese (zh)
Other versions
CN111061471A (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.)
Fujian Tianquan Educational Technology Ltd
Original Assignee
Fujian Tianquan Educational Technology 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 Fujian Tianquan Educational Technology Ltd filed Critical Fujian Tianquan Educational Technology Ltd
Priority to CN201811206755.1A priority Critical patent/CN111061471B/en
Publication of CN111061471A publication Critical patent/CN111061471A/en
Application granted granted Critical
Publication of CN111061471B publication Critical patent/CN111061471B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/72Code refactoring
    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

According to the method and the system for controlling the display of the interface control element, the remote server is used for configuring the interface control element and the attribute value which corresponds to the interface control element and is not displayed, and the client side obtains the interface control element and the attribute value which corresponds to the interface control element and is not displayed from the remote server and performs display control on the interface control element according to the attribute value which corresponds to the interface control element and is not displayed; therefore, the display attribute of the client interface control element can be conveniently controlled according to different users through the remote server, the coupling property of codes is reduced, the reusability of the codes is improved, meanwhile, the software development in an enterprise is facilitated, and the development efficiency is improved.

Description

Method and system for controlling display of interface control element
Technical Field
The invention relates to the field of computer software, in particular to a method and a system for controlling display of interface control elements.
Background
In the prior art, the following two methods are generally used for controlling the display of interface control elements:
firstly, interface control elements are configured in the local, but the method lacks certain flexibility for the change of the user roles, and can not control the display of the interface control elements according to the role changes;
secondly, the display of the interface control elements is controlled by using a role authority control mode, and only a specific function button can be controlled generally, and the control cannot be controlled to specific interface control elements, such as background pictures;
in addition, the software developed by the second method is that the server adopts role function authority configuration, the client performs interface display according to the role function after successful login, and when one function authority is newly added, the client is required to perform corresponding analysis and coding realization on the function authority to control the display of interface control elements, so that the client and the role authority server have a close coupling relationship, and the reusability of codes is poor.
Disclosure of Invention
The technical problems to be solved by the invention are as follows: the method and the system for controlling the display of the interface control element can conveniently control the display attribute of the interface control element according to different users.
In order to solve the technical problems, the invention adopts the following technical scheme:
a method of controlling display of interface control elements, comprising the steps of:
s1, a remote server configures interface control elements and corresponding attribute values whether to be displayed or not;
s2, the client acquires the interface control element and the attribute value corresponding to the interface control element and whether to display the interface control element from the remote server, and performs display control on the interface control element according to the attribute value corresponding to the interface control element and whether to display the interface control element.
In order to solve the problems, the invention adopts another technical scheme that:
a system for controlling display of interface control elements, comprising a remote server and a client, the remote server comprising a first memory, a first processor and a first computer program stored on the first memory and executable on the first processor, the client comprising a second memory, a second processor and a second computer program stored on the second memory and executable on the second processor, the first processor implementing the first computer program the steps of:
s1, configuring an interface control element and a corresponding attribute value of whether to display;
the second processor, when executing the second computer program, performs the steps of:
s2, acquiring the interface control element and the attribute value corresponding to the interface control element and whether to display the interface control element from the remote server, and performing display control on the interface control element according to the attribute value corresponding to the interface control element and whether to display the interface control element.
The invention has the beneficial effects that: the method comprises the steps that interface control elements and corresponding attribute values of whether to display are configured through a remote server, a client obtains the interface control elements and the corresponding attribute values of whether to display from the remote server, and display control is carried out on the interface control elements according to the corresponding attribute values of whether to display of the interface control elements; therefore, the display attribute of the client interface control element can be conveniently controlled according to different users through the remote server, the coupling property of codes is reduced, the reusability of the codes is improved, meanwhile, the software development in an enterprise is facilitated, and the development efficiency is improved.
Drawings
FIG. 1 is a flow chart of a method for controlling the display of interface control elements according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a system for controlling the display of interface control elements according to an embodiment of the present invention;
description of the reference numerals:
1. a system for controlling display of interface control elements; 2. a client; 3. a first processor;
4. a first memory; 5. a remote server; 6. a second memory; 7. a second processor.
Detailed Description
In order to describe the technical contents, the achieved objects and effects of the present invention in detail, the following description will be made with reference to the embodiments in conjunction with the accompanying drawings.
The most critical concept of the invention is that the display attribute of the client interface control element can be conveniently controlled according to different users through the remote server.
Referring to fig. 1, a method for controlling display of interface control elements includes the following steps:
s1, configuring user role information and associated interface control elements thereof and whether displayed attribute values corresponding to the interface control elements by a remote server;
s2, the client acquires user role information and associated interface control elements thereof from the remote server, and whether attribute values corresponding to the interface control elements are displayed or not, and performs display control on the interface control elements according to the attribute values corresponding to the interface control elements.
From the above description, the beneficial effects of the invention are as follows: the method comprises the steps that interface control elements and corresponding attribute values of whether to display are configured through a remote server, a client obtains the interface control elements and the corresponding attribute values of whether to display from the remote server, and display control is carried out on the interface control elements according to the corresponding attribute values of whether to display of the interface control elements; therefore, the display attribute of the client interface control element can be conveniently controlled according to different users through the remote server, the coupling property of codes is reduced, the reusability of the codes is improved, meanwhile, the software development in an enterprise is facilitated, and the development efficiency is improved.
Further, the S1 specifically is:
s1, configuring user role information and associated interface control elements thereof, and whether attribute values corresponding to the interface control elements are displayed or not by a remote server, and defining a version number corresponding to the configuration.
From the above description, it is apparent that the remote server facilitates version control and version interaction of the remote server with the client by defining a version number corresponding to the configuration.
Further, the step S2 specifically includes:
s21, the client acquires user role information and associated interface control elements thereof, attribute values corresponding to the interface control elements and version numbers corresponding to the configuration from the remote server, and stores the attribute values and the version numbers in a local database;
s22, the client queries the local database, and obtains interface control elements associated with the user role information and corresponding attribute values of whether to display or not from the local database according to the user role information so as to control the display of the interface control elements.
As can be seen from the above description, the configuration and the version number corresponding to the configuration are saved in the local database, so that the client can use the configuration conveniently.
Further, the step S21 specifically includes:
s21, the client queries whether the local database has corresponding display attributes according to the attributes of the interface control elements;
if so, executing S22;
if not, the client acquires the user role information and the associated interface control element, the attribute value corresponding to the interface control element and the version number corresponding to the configuration from the remote server, saves the user role information and the associated interface control element to a local database, and executes S22.
According to the description, the client side firstly inquires whether the local database has the corresponding display attribute according to the interface control element, and if so, the client side can directly acquire the corresponding display attribute from the local database, so that the loading efficiency of the interface control element is improved.
Further, the steps S1 and S2 further include the steps of:
s20, the client queries whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server;
if so, executing S22;
otherwise, S21 is performed.
As can be seen from the above description, the client updates the version by comparing whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server, thereby avoiding the need to acquire the configuration from the remote server each time, and facilitating the use of the configuration.
Referring to fig. 2, a system for controlling display of interface control elements includes a remote server and a client, where the remote server includes a first memory, a first processor and a first computer program stored in the first memory and capable of running on the first processor, and the client includes a second memory, a second processor and a second computer program stored in the second memory and capable of running on the second processor, and the first processor performs the following steps when executing the first computer program:
s1, configuring user role information and associated interface control elements thereof, and whether attribute values corresponding to the interface control elements are displayed or not;
the second processor, when executing the second computer program, performs the steps of:
s2, acquiring user role information and associated interface control elements thereof and attribute values which correspond to the interface control elements and are not displayed from the remote server, and performing display control on the interface control elements according to the attribute values which correspond to the interface control elements and are not displayed.
From the above description, the beneficial effects of the invention are as follows: the method comprises the steps that interface control elements and corresponding attribute values of whether to display are configured through a remote server, a client obtains the interface control elements and the corresponding attribute values of whether to display from the remote server, and display control is carried out on the interface control elements according to the corresponding attribute values of whether to display of the interface control elements; therefore, the display attribute of the client interface control element can be conveniently controlled according to different users through the remote server, the coupling property of codes is reduced, the reusability of the codes is improved, meanwhile, the software development in an enterprise is facilitated, and the development efficiency is improved.
Further, the S1 specifically is:
s1, configuring user role information and associated interface control elements thereof, and whether attribute values corresponding to the interface control elements are displayed or not, and defining a version number corresponding to the configuration.
From the above description, it is apparent that the remote server facilitates version control and version interaction of the remote server with the client by defining a version number corresponding to the configuration.
Further, the step S2 specifically includes:
s21, acquiring user role information, an associated interface control element, a displayed attribute value corresponding to the interface control element and a version number corresponding to the configuration from the remote server, and storing the user role information and the associated interface control element into a local database;
s22, inquiring the local database, and acquiring interface control elements associated with the user role information and corresponding attribute values of whether to display or not from the local database according to the user role information so as to control the display of the interface control elements.
As can be seen from the above description, the configuration and the version number corresponding to the configuration are saved in the local database, so that the client can use the configuration conveniently.
Further, the step S21 specifically includes:
s21, inquiring whether a local database has corresponding display attributes according to the attributes of the interface control elements;
if so, executing S22;
if not, acquiring user role information and associated interface control elements, and attribute values corresponding to the interface control elements and version numbers corresponding to the configuration from the remote server, storing the attribute values in a local database, and executing S22.
According to the description, the client side firstly inquires whether the local database has the corresponding display attribute according to the interface control element, and if so, the client side can directly acquire the corresponding display attribute from the local database, so that the loading efficiency of the interface control element is improved.
Further, between the steps S1 and S2, the second processor implements the following steps when executing the second computer program:
s20, inquiring whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server;
if so, executing S22;
otherwise, S21 is performed.
As can be seen from the above description, the client updates the version by comparing whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server, thereby avoiding the need to acquire the configuration from the remote server each time, and facilitating the use of the configuration.
Referring to fig. 1, a first embodiment of the present invention is as follows:
a method of controlling display of interface control elements, comprising the steps of:
s1, configuring user role information and associated interface control elements thereof and whether displayed attribute values corresponding to the interface control elements by a remote server;
wherein, the S1 specifically comprises: the remote server configures user role information and associated interface control elements thereof, and attribute values corresponding to the interface control elements whether to display or not, and defines a version number corresponding to the configuration;
specifically, the interface control elements include buttons, drop-down lists, paging controls, scroll bars, text boxes, static labels or background pictures, and the like;
s20, the client queries whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server;
if so, executing S22;
otherwise, executing S21;
s2, the client acquires user role information and associated interface control elements thereof from the remote server, and whether attribute values corresponding to the interface control elements are displayed or not, and performs display control on the interface control elements according to the attribute values corresponding to the interface control elements.
For example, the name value of the view message record button in the group chat interface is: top_con_tool_head_ctn_chat_log_head_packet message, searching and retrieving whether the attribute value is displayed or not by a remote server according to the name value;
wherein, the S2 specifically is:
s21, the client queries that the local database has corresponding display attributes according to the attributes of the interface control elements;
if so, executing S22;
if not, the client acquires user role information and associated interface control elements thereof, an attribute value corresponding to the interface control elements and whether to display or not, and a version number corresponding to the configuration from the remote server, saves the information and the associated interface control elements to a local database, and executes S22;
s22, the client queries the local database, and obtains interface control elements associated with the user role information and corresponding attribute values of whether to display or not from the local database according to the user role information so as to control the display of the interface control elements;
for example, a button for checking the function in the group chat interface records a message, and if the attribute value displayed by the corresponding interface control element of the button is false, the button for the function is not displayed in the interface any more;
such as a view message record button in a group chat interface, in an XML configuration file, to indicate the manner in which control codes typically use tags, such as:
<top_con></top>
< chat_tool_head_ctn > </chat_tool_head_ctn > represents a nested control, respectively, the button is typically found in the code for message logging in chat dialog boxes, typically by ID of interface control represented in the database: top_con.chat_tool_head_ctn.chat_log_head_panel.message; namely, a tree node mode in xml is adopted to represent the hierarchical relation of the button in the whole layout of the interface; and inquiring whether the attribute value of the corresponding control element in the local database is displayed or not through the control ID, and determining whether the button is displayed or hidden on the interface according to the returned logic value of true or false.
Referring to fig. 2, a second embodiment of the present invention is as follows:
a system for controlling display of interface control elements, comprising a remote server and a client, the remote server comprising a first memory, a first processor and a first computer program stored on the first memory and executable on the first processor, the client comprising a second memory, a second processor and a second computer program stored on the second memory and executable on the second processor, the first processor executing the first computer program to perform the steps performed by the remote server of embodiment one; the second processor, when executing the second computer program, implements the steps performed by the client in embodiment one.
In summary, according to the method and system for controlling the display of the interface control element provided by the invention, the remote server is used for configuring the interface control element and the attribute value which corresponds to the interface control element and is not displayed, the client side obtains the interface control element and the attribute value which corresponds to the interface control element and is not displayed from the remote server, and the display control is performed on the interface control element according to the attribute value which corresponds to the interface control element and is not displayed; therefore, the display attribute of the client interface control element can be conveniently controlled according to different users through the remote server, the coupling property of codes is reduced, the reusability of the codes is improved, meanwhile, the development of software in enterprises is facilitated, and the development efficiency is improved; by defining a version number corresponding to the configuration, version control is facilitated, and version interaction between the remote server and the client is facilitated; and saving the configuration and the version number corresponding to the configuration to a local database, so that the client can conveniently use the configuration.
The foregoing description is only illustrative of the present invention and is not intended to limit the scope of the invention, and all equivalent changes made by the specification and drawings of the present invention, or direct or indirect application in the relevant art, are included in the scope of the present invention.

Claims (2)

1. A method of controlling an interface control, comprising the steps of:
s1, configuring user role information and associated interface control elements thereof and whether displayed attribute values corresponding to the interface control elements by a remote server;
s2, the client acquires user role information and associated interface control elements thereof from the remote server, and whether attribute values corresponding to the interface control elements are displayed or not, and performs display control on the interface control elements according to the attribute values corresponding to the interface control elements;
the S1 specifically comprises the following steps:
s1, configuring user role information and associated interface control elements thereof, and whether attribute values corresponding to the interface control elements are displayed or not by a remote server, and defining a version number corresponding to the configuration;
the step S2 specifically comprises the following steps:
s21, the client acquires user role information and associated interface control elements thereof, attribute values corresponding to the interface control elements and version numbers corresponding to the configuration from the remote server, and stores the attribute values and the version numbers in a local database;
s22, the client queries the local database, and obtains interface control elements associated with the user role information and corresponding attribute values of whether to display or not from the local database according to the user role information so as to control the display of the interface control elements;
the step S21 is specifically as follows:
s21, the client queries whether the local database has corresponding display attributes according to the attributes of the interface control elements;
if so, executing S22;
if not, the client acquires user role information and associated interface control elements thereof, an attribute value corresponding to the interface control elements and whether to display or not, and a version number corresponding to the configuration from the remote server, saves the information and the associated interface control elements to a local database, and executes S22;
the steps S1 and S2 further comprise the steps of: s20, the client queries whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server;
if so, executing S22;
otherwise, S21 is performed.
2. A system for controlling interface controls, comprising a remote server and a client, the remote server comprising a first memory, a first processor and a first computer program stored on the first memory and executable on the first processor, the client comprising a second memory, a second processor and a second computer program stored on the second memory and executable on the second processor, the first processor executing the first computer program implementing the steps of:
s1, configuring user role information and associated interface control elements thereof, and whether attribute values corresponding to the interface control elements are displayed or not;
the second processor, when executing the second computer program, performs the steps of:
s2, acquiring user role information and associated interface control elements thereof from the remote server, and whether attribute values corresponding to the interface control elements are displayed or not, and performing display control on the interface control elements according to the attribute values corresponding to the interface control elements;
the S1 specifically comprises the following steps:
s1, configuring user role information and associated interface control elements thereof, and whether attribute values corresponding to the interface control elements are displayed or not, and defining a version number corresponding to the configuration;
the step S2 specifically comprises the following steps:
s21, acquiring user role information, an associated interface control element, a displayed attribute value corresponding to the interface control element and a version number corresponding to the configuration from the remote server, and storing the user role information and the associated interface control element into a local database;
s22, inquiring the local database, and acquiring interface control elements associated with the user role information and corresponding attribute values of whether to display or not from the local database according to the user role information so as to control the display of the interface control elements;
the step S21 is specifically as follows:
s21, inquiring whether a local database has corresponding display attributes according to the attributes of the interface control elements;
if so, executing S22;
if not, acquiring user role information, an associated interface control element, a displayed attribute value corresponding to the interface control element and a version number corresponding to the configuration from the remote server, storing the user role information and the associated interface control element into a local database, and executing S22;
between the steps S1 and S2, the second processor, when executing the second computer program, implements the steps of:
s20, inquiring whether the version number corresponding to the configuration stored in the local database is the same as the version number corresponding to the configuration stored in the remote server;
if so, executing S22;
otherwise, S21 is performed.
CN201811206755.1A 2018-10-17 2018-10-17 Method and system for controlling display of interface control element Active CN111061471B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811206755.1A CN111061471B (en) 2018-10-17 2018-10-17 Method and system for controlling display of interface control element

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811206755.1A CN111061471B (en) 2018-10-17 2018-10-17 Method and system for controlling display of interface control element

Publications (2)

Publication Number Publication Date
CN111061471A CN111061471A (en) 2020-04-24
CN111061471B true CN111061471B (en) 2023-05-23

Family

ID=70296739

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811206755.1A Active CN111061471B (en) 2018-10-17 2018-10-17 Method and system for controlling display of interface control element

Country Status (1)

Country Link
CN (1) CN111061471B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849247B (en) * 2021-09-26 2024-04-30 上海哔哩哔哩科技有限公司 Live broadcasting room page element display method, device and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104219246A (en) * 2014-09-22 2014-12-17 广州华多网络科技有限公司 Method and device for controlling display interface of client
CN104965691A (en) * 2014-04-18 2015-10-07 腾讯科技(深圳)有限公司 Method, apparatus and system for configuring page elements of a webpage
CN105446739A (en) * 2015-11-16 2016-03-30 深圳市创维电器科技有限公司 UI interface setting method and apparatus
CN106227785A (en) * 2016-07-15 2016-12-14 杭州数梦工场科技有限公司 The display packing of a kind of page object and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060095855A1 (en) * 2004-11-03 2006-05-04 Britt Clinton D HMI reconfiguration method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104965691A (en) * 2014-04-18 2015-10-07 腾讯科技(深圳)有限公司 Method, apparatus and system for configuring page elements of a webpage
CN104219246A (en) * 2014-09-22 2014-12-17 广州华多网络科技有限公司 Method and device for controlling display interface of client
CN105446739A (en) * 2015-11-16 2016-03-30 深圳市创维电器科技有限公司 UI interface setting method and apparatus
CN106227785A (en) * 2016-07-15 2016-12-14 杭州数梦工场科技有限公司 The display packing of a kind of page object and device

Also Published As

Publication number Publication date
CN111061471A (en) 2020-04-24

Similar Documents

Publication Publication Date Title
US9384489B2 (en) Population selection framework, systems and methods
US8812546B1 (en) State management for user interfaces
US9043750B2 (en) Automated generation of two-tier mobile applications
US20090254881A1 (en) Code generation techniques for administrative tasks
CN111708537A (en) Page rendering method and device based on component template and readable storage medium
US20120131062A1 (en) Systems and Methods for Generating Customizing Documentation
US7673286B2 (en) Architecture for converting control types in a data bound user interface
US20130339488A1 (en) Enterprise services framework for mobile devices
US10289620B1 (en) Reporting and data governance management
US20130247051A1 (en) Implementation of a process based on a user-defined sub-task sequence
US20140143270A1 (en) Generating dynamic drilldown reports
CN106980638B (en) Operation record system, method and operation object change information query method
CN111061471B (en) Method and system for controlling display of interface control element
US8495104B2 (en) Database child object wizard
US10558624B2 (en) System and method for datastore management framework
US20120005645A1 (en) Metaobject enhancement objects
US20100057689A1 (en) Synchronization of records of a table using bookmarks
US10318524B2 (en) Reporting and data governance management
US9530115B2 (en) Message evaluation tool
US10650015B2 (en) Dynamic migration of user interface application
US20140129965A1 (en) Guided activity with user&#39;s defined steps
US11301498B2 (en) Multi-cloud object store access
US8910183B2 (en) Access to context information in a heterogeneous application environment
US8832180B2 (en) Function module dispatcher
US8024745B2 (en) Communication mechanism between disconnected applications in a web browser

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