WO2023238283A1 - 表示制御システム、表示制御方法、および、表示制御プログラム - Google Patents

表示制御システム、表示制御方法、および、表示制御プログラム Download PDF

Info

Publication number
WO2023238283A1
WO2023238283A1 PCT/JP2022/023133 JP2022023133W WO2023238283A1 WO 2023238283 A1 WO2023238283 A1 WO 2023238283A1 JP 2022023133 W JP2022023133 W JP 2022023133W WO 2023238283 A1 WO2023238283 A1 WO 2023238283A1
Authority
WO
WIPO (PCT)
Prior art keywords
extended
information
component
terminal
extended component
Prior art date
Application number
PCT/JP2022/023133
Other languages
English (en)
French (fr)
Inventor
秀明 田中
泰輔 若杉
将志 田所
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2022/023133 priority Critical patent/WO2023238283A1/ja
Publication of WO2023238283A1 publication Critical patent/WO2023238283A1/ja

Links

Images

Classifications

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

Definitions

  • the present invention relates to a display control system, a display control method, and a display control program.
  • an extended UI extended UI
  • existing UI existing UI
  • overlays the extended UI onto the existing UI on the screen For example, there is a technology that overlays an extended UI that shows a list of information that can be input into an existing UI (input candidate list) over the existing UI on the screen to support user operations.
  • an extended UI displayed as an overlay on an existing UI on the screen receives a user's operation, the content of the operation is passed to the existing UI.
  • the Web system can process the user's operation as if it were performed on the existing UI (see Patent Document 1).
  • an object of the present invention is to promptly update extended component information in each user's terminal.
  • the present invention provides a display control system comprising a server and a plurality of user terminals, wherein the server controls the contents of display control and input control of each extension component of an extension UI of a Web system.
  • a storage unit that stores expanded component information indicated by the user; an updating unit that updates the expanded component information based on information transmitted from the user's terminal; a transmitting unit that transmits information to the terminal of the user, and a receiving unit that receives the updated extended component information; an extended component updating unit that reflects the extended component information of its own terminal according to the operation status of the component; and a control processing unit that performs display control and input control of each extended component using the reflected extended component information. It is characterized by having the following.
  • extended component information on each user's terminal can be promptly updated.
  • FIG. 1 is a diagram for explaining the outline of the system.
  • FIG. 2 is a sequence diagram showing an example of an overview of system operation.
  • FIG. 3 is a diagram for explaining an example of update processing for extended components.
  • FIG. 4 is a diagram showing an example of the configuration of the system.
  • FIG. 5 is a flowchart illustrating an example of a processing procedure performed by the terminal.
  • FIG. 6 is a flowchart illustrating an example of a processing procedure performed by the terminal.
  • FIG. 7 is a flowchart illustrating an example of a processing procedure performed by a terminal.
  • FIG. 8 is a diagram showing an example of a computer that executes a display control program.
  • the extended UI is a UI that is displayed as an overlay on the existing UI (the UI that is originally included in the web system) that makes up the screen of the web system in order to support the operations of the users of the web system.
  • the extended UI displays input candidates for the user, information indicating what operations the user should perform on the extended UI, and receives operational inputs from the user.
  • the expanded UI and the contents of the operation input are passed to the existing UI corresponding to the expanded UI.
  • the web system then performs processing based on the content of the operation passed to the existing UI. Thereby, the web system processes the user's operation as if it were performed on the existing UI.
  • This extended UI is realized by, for example, the technology described in Patent Document 1.
  • the system includes a terminal 10 for each user and a server 20.
  • Each terminal 10 is a device that supports user operations using an extended UI.
  • the server 20 is a server that provides extended parts information to each terminal 10.
  • Each terminal 10 uses the extended component information provided by the server 20 to display an extended UI on the web system.
  • the server 20 manages extended component information that was conventionally managed individually by the terminal 10. Then, when the extended component information is updated by any terminal 10, the server 20 transmits the updated extended component information to each terminal 10.
  • FIG. 1 For example, as shown in FIG. 1, consider a case where extended component information is updated to display an extended UI on user A's terminal 10.
  • user A's terminal 10 transmits the updated extended parts information to the server 20.
  • the server 20 transmits the updated extended parts information received from the terminal 10 of user A to the terminals 10 of each user (for example, user B and user C) who use the extended parts information.
  • the updated extended UI is displayed on each user's terminal 10.
  • FIG. 2 An example of system operation will be explained using FIG. 2.
  • user A's terminal 10A starts up the extended UI system, it establishes a session with the server 20 and loads extended component information to be updated from the common extended component information holding unit of the server 20 (S1). Thereafter, when the terminal 10 updates the expanded component information, it transmits the updated expanded component information to the server 20 (S2: update expanded component information).
  • the server 20 transmits the updated extended parts information to each terminal 10 (user B's terminal 10B, user C's terminal 10C) that uses the extended parts information (S3: extended parts information update). For example, based on the communication session information, the server 20 identifies the terminal 10 that has transmitted the extended component information in the past as the terminal 10 that uses the extended component information. Then, the server 20 transmits the updated extended component information to the specified terminal 10.
  • the extended component information used by each terminal 10 can be promptly updated.
  • the extended component information includes information on each extended component displayed on the web system.
  • the updated extended component information may include information on extended components that are not subject to update, as well as information on extended components that are subject to update. Therefore, when the terminal 10 receives updated expansion parts information from the server 20, it reflects only the information of the expansion parts that are subject to update in the expansion parts information in the expansion parts information of its own terminal 10 ( (Performs update processing of extended parts).
  • the terminal 10 controls the timing of executing the update process of the extended component according to the operation status of each extended component being displayed on the Web system.
  • the target extension part in the updated extension part information is a newly added extension part, or an extension part whose value has not been changed while using the web system.
  • the terminal 10 immediately performs the update process for the expansion component.
  • the extended component to be updated is the extended component that the user of the terminal 10 focuses on or the user has input a value to
  • the terminal 10 waits until the focus on the extension component is removed, and after the focus is removed, the terminal 10 performs update processing for the extension component.
  • each terminal 10 when each terminal 10 reflects the extended component information received from the server 20 in the extended component information of its own terminal 10, it can be updated without interfering with the user's operation of the extended component. .
  • the system includes, for example, a plurality of terminals 10 and a server 20.
  • Each terminal 10 and the server 20 are communicably connected via a network such as the Internet.
  • the terminal 10 includes an input section 11, an output section 12, a communication section 13, a storage section 14, and a control section 15.
  • the input unit 11 is in charge of inputting various information to the terminal 10.
  • the input unit 11 is, for example, an interface for receiving input of various information from an input device such as a mouse or a keyboard.
  • the output unit 12 is an interface for outputting various information to a display device such as a display.
  • the output unit 12 is, for example, an interface for outputting an extended UI on a web system to a display.
  • the communication unit 13 is a communication interface for performing data communication with other devices via a network.
  • the communication unit 13 establishes a communication session with the server 20, for example. Then, the communication unit 13 receives extended component information from the server 20 and transmits extended component information updated at the terminal 10 to the server 20 through the established communication session.
  • the storage unit 14 stores various information referred to when the control unit 15 operates and various information acquired when the control unit 15 operates.
  • the storage unit 14 is, for example, a semiconductor memory element such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk.
  • the storage unit 14 stores, for example, extended component information indicating information on an extended UI (extended component) corresponding to each UI (input item) that constitutes the screen of the web system.
  • the information on the extended component is, for example, information indicating the contents of display control and input control for the extended component.
  • the extended parts information includes, for each input item on the web system screen, the display position of the extended part corresponding to the input item, display information of the extended part, input rules applied to the extended part (for example, input candidates This is information indicating the selection input from the indicated pull-down, text input, numerical input, etc.
  • the control unit 15 controls the entire terminal 10.
  • the control section 15 includes a receiving section 151 , a control processing section 152 , an extended component creation/editing section (creating/editing section) 153 , and an extended component updating section 154 .
  • the receiving unit 151 receives extended component information from the server 20.
  • the control processing unit 152 performs display control and input control for each extended component based on the extended component information stored in the storage unit 14 .
  • the extended component creation/editing unit 153 creates and edits extended component information. For example, the extended component creation/editing unit 153 creates new extended component information and edits (updates) extended component information based on instructions input from the user. The extended component creation/editing unit 153 then transmits the newly created extended component information and the updated extended component information to the server 20.
  • the extended component update unit 154 updates the extended component information in the storage unit 14 using the extended component information (updated extended component information) received from the server 20.
  • the extended component update unit 154 reflects information on the extended component to be updated in the extended component information received from the server 20 to the extended component information in the storage unit 14 .
  • the extended component to be updated in the extended component information received from the server 20 may be being operated by the user of the terminal 10.
  • the extended component update unit 154 determines the timing for reflecting the information of the extended component to be updated in the extended component information in the extended component information in the storage unit 14, depending on the operating status of the extended component to be updated. control.
  • the extended component update unit 154 classifies each extended component indicated in the extended component information received from the server 20 into the following categories (0) to (3). The extended component update unit 154 then performs an update process for the extended component according to the classified category.
  • the extended component update unit 154 does not perform the update process for extended components that have not been changed after the update, among the extended components indicated in the extended component information received from the server 20 ((0)).
  • the extended component update unit 154 updates newly added extended components and extended components whose values have not been changed while using the Web system, among the extended components indicated in the extended component information received from the server 20. immediately performs the update process for the extended component ((1)).
  • the extended component update unit 154 updates the extended component that is currently focused or input by the user of the terminal 10 among the extended components indicated in the extended component information received from the server 20. Wait until it comes out of focus, and then update the extended component ((2)). Further, the extended component updating unit 154 updates the extended components indicated in the extended component information received from the server 20, the value of which has been changed while using the web system, but which is not currently focused on by the user. , immediately performs update processing for the extended component ((3)).
  • the extended component update unit 154 performs the value update process on the assumption that the value input by the user before updating the extended component is input to the updated extended component. etc.
  • the server 20 includes a communication section 21, a storage section 22, and a control section 23.
  • the communication unit 21 is a communication interface for performing data communication with other devices via a network.
  • the communication unit 21 establishes a communication session with the terminal 10, for example.
  • the communication unit 21 then transmits extended component information to the terminal 10 and receives extended component information updated at the terminal 10 through the established communication session.
  • the storage unit 22 stores various information referred to when the control unit 23 operates and various information acquired when the control unit 23 operates.
  • the storage unit 22 is, for example, a semiconductor memory element such as a RAM or a flash memory, or a storage device such as a hard disk or an optical disk.
  • the storage unit 22 includes, for example, a common extended parts information holding unit that holds extended parts information.
  • the storage unit 22 also stores information indicating communication sessions established with each terminal 10 (communication session information).
  • the control unit 23 controls the entire server 20.
  • the control unit 23 includes a session management unit 231, an update unit 232, and a transmission unit 233.
  • the session management unit 231 establishes a communication session with each terminal 10. Then, the session management unit 231 records information about the established communication session in the communication session information. Further, for example, when extended component information is transmitted to the terminal 10 through an established communication session, the session management unit 231 records the transmitted extended component information in the communication session information.
  • the update unit 232 updates extended component information. For example, upon receiving the updated extended component information from the terminal 10, the updating section 232 updates the extended component information in the common extended component information holding section using the updated extended component information.
  • the transmitter 233 transmits the extended component information to each terminal 10. For example, based on a request from the terminal 10, the transmitter 233 transmits the extended component information in the common extended component information holding section to the terminal 10. Further, for example, when the extended component information is updated by the updating section 232, the transmitter 233 transmits the updated extended component information to the terminal 10 that has transmitted the extended component information in the past. Note that the terminal 10 that has transmitted the extended component information in the past can be specified based on the communication session information described above.
  • the extended component updating unit 154 updates the extended component information received in S21. It is determined whether information on all extended components among the component information has been processed (S22).
  • the extended component update unit 154 determines that the extended component information received in S21 includes information on unprocessed extended components (No in S22), information on unprocessed extended components is determined from the extended component information. One is taken out (S23). Then, the extended component update unit 154 determines whether the information of the extended component has been updated (S24), and if it has been updated (Yes in S24), the extended component is currently input by the user. It is determined whether or not (S25). On the other hand, if the information on the expansion component has not been updated (No in S24), the process returns to S22.
  • the extended component update unit 154 determines in S25 that the user is currently inputting the extended component (Yes in S25), it adds the identification information of the extended component to the delayed update list (S29). Then, after the user's input focus on the extended component is removed, the extended component updating unit 154 updates the information on the extended component (S30). After that, the process returns to S22.
  • the extended component update unit 154 determines in S25 that the user has not currently inputted the extended component (No in S25), and determines that the extended component is a newly added extended component (S26 (Yes), the information on the extended component is updated (S30). After that, the process returns to S22.
  • the expansion component update unit 154 determines in S26 that the expansion component is not a newly added expansion component (No in S26) and is included in the value change list (Yes in S27) , updates the value of the extended component based on the value change list (S28). After that, the process advances to S30.
  • the process proceeds to S30.
  • the extended component update unit 154 determines in S22 that the processing of all extended component information among the extended component information received in S21 has been completed (Yes in S22), the process ends.
  • the extended component updating unit 154 of the terminal 10 determines whether all the extended components in the delayed update list have been processed. (S42).
  • the extended component update unit 154 determines that there is an unprocessed extended component in the delayed update list (No in S42)
  • the expanded component update unit 154 extracts one unprocessed extended component from the delayed updated list (S43).
  • the extended component updating unit 154 updates the value of the extended component with the value input by the user (S44), and updates the information of the extended component (S45). After that, the process returns to S42. Further, if the extended component update unit 154 determines that all extended components in the delayed update list have been processed (Yes in S42), the process ends.
  • the extended component updating unit 154 can update the extended component according to the operation status of the extended component on its own terminal 10.
  • each component of each part shown in the drawings is functionally conceptual, and does not necessarily need to be physically configured as shown in the drawings.
  • the specific form of distributing and integrating each device is not limited to what is shown in the diagram, and all or part of the devices can be functionally or physically distributed or integrated in arbitrary units depending on various loads, usage conditions, etc. Can be integrated and configured.
  • all or any part of each processing function performed by each device may be realized by a CPU and a program executed by the CPU, or may be realized as hardware using wired logic.
  • the terminal 10 and server 20 described above can be implemented by installing a program (display control program) in a desired computer as packaged software or online software.
  • a program display control program
  • the information processing device can function as the terminal 10 and the server 20.
  • the information processing device referred to here includes mobile communication terminals such as smartphones, mobile phones, and PHSs (Personal Handyphone Systems), as well as terminals such as PDAs (Personal Digital Assistants).
  • FIG. 8 is a diagram showing an example of a computer that executes a display control program.
  • Computer 1000 includes, for example, a memory 1010 and a CPU 1020.
  • the computer 1000 also includes a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, and a network interface 1070. These parts are connected by a bus 1080.
  • the memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM (Random Access Memory) 1012.
  • the ROM 1011 stores, for example, a boot program such as BIOS (Basic Input Output System).
  • Hard disk drive interface 1030 is connected to hard disk drive 1090.
  • Disk drive interface 1040 is connected to disk drive 1100.
  • Serial port interface 1050 is connected to, for example, mouse 1110 and keyboard 1120.
  • Video adapter 1060 is connected to display 1130, for example.
  • the hard disk drive 1090 stores, for example, an OS 1091, an application program 1092, a program module 1093, and program data 1094. That is, a program that defines each process executed by the terminal 10 and the server 20 described above is implemented as a program module 1093 in which computer-executable code is written.
  • Program module 1093 is stored in hard disk drive 1090, for example.
  • a program module 1093 for executing processing similar to the functional configuration of the terminal 10 and the server 20 is stored in the hard disk drive 1090.
  • the hard disk drive 1090 may be replaced by an SSD (Solid State Drive).
  • the data used in the processing of the embodiment described above is stored as program data 1094 in, for example, the memory 1010 or the hard disk drive 1090. Then, the CPU 1020 reads out the program module 1093 and program data 1094 stored in the memory 1010 and the hard disk drive 1090 to the RAM 1012 as necessary and executes them.
  • program module 1093 and the program data 1094 are not limited to being stored in the hard disk drive 1090, but may be stored in a removable storage medium, for example, and read by the CPU 1020 via the disk drive 1100 or the like.
  • the program module 1093 and the program data 1094 may be stored in another computer connected via a network (LAN (Local Area Network), WAN (Wide Area Network), etc.). The program module 1093 and program data 1094 may then be read by the CPU 1020 from another computer via the network interface 1070.
  • LAN Local Area Network
  • WAN Wide Area Network

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

サーバ(20)は、端末(10)から送信された情報に基づき、共通拡張部品保持部の拡張部品情報を更新し、更新した拡張部品情報を、当該拡張部品情報を利用する各ユーザの端末(10)へ送信する。各端末(10)は、サーバ(20)から受信した拡張部品情報を用いて、自身の端末(10)の拡張部品情報を更新し、更新後の拡張部品情報に基づき、拡張UIの表示制御および入力制御を行う。ここで、端末(10)は、更新対象の拡張部品が自身の端末(10)においてフォーカス中ではない場合、すぐに拡張部品の更新を行う。一方、更新対象の拡張部品が自身の端末(10)において入力中(フォーカス中)である場合、端末(10)は、フォーカスが外れてから拡張部品の更新を行う。

Description

表示制御システム、表示制御方法、および、表示制御プログラム
 本発明は、表示制御システム、表示制御方法、および、表示制御プログラムに関する。
 従来、Webシステムの画面へのユーザの操作を支援するため、Webシステムの画面が備えるUI(既存UI)とは別に、ユーザの操作支援を行う拡張用のUI(拡張UI)を用意し、当該拡張UIを、画面上の既存UIにオーバーレイ表示する技術がある。例えば、既存UIへの入力候補となる情報のリスト(入力候補リスト)を示す拡張UIを画面上の既存UIにオーバーレイ表示し、ユーザの操作支援を行う技術がある。この技術では、画面上の既存UIにオーバーレイ表示された拡張UIがユーザの操作を受け付けると、その操作の内容を、当該既存UIに受け渡す。これにより、Webシステムは、当該ユーザの操作が既存UIに対し行われたものとして処理することができる(特許文献1参照)。
特開2017-072872号公報
 ここで、上記の拡張UIを制御するための拡張部品情報は、複数のユーザにより利用されることが多い。したがって、拡張部品情報の更新を行うためには、管理者等が、当該拡張部品情報の更新に必要なファイルを作成し、作成したファイルを各ユーザの端末に配布する必要があった。このため、各ユーザの端末における拡張部品情報の更新を速やかに行うことができないという問題があった。そこで、本発明は、各ユーザの端末における拡張部品情報を速やかに更新することを課題とする。
 前記した課題を解決するため、本発明は、サーバおよび複数のユーザの端末を備える表示制御システムであって、前記サーバは、Webシステムの拡張UIの各拡張部品の表示制御および入力制御の内容を示す拡張部品情報を記憶する記憶部と、前記ユーザの端末から送信された情報に基づき、前記拡張部品情報を更新する更新部と、更新された前記拡張部品情報を、前記拡張部品情報を用いるユーザの端末へ送信する送信部とを備え、前記ユーザの端末は、更新された前記拡張部品情報を受信する受信部と、受信した前記拡張部品情報において更新対象となる拡張部品の情報を、前記拡張部品の操作状況に応じて、自身の端末の前記拡張部品情報に反映する拡張部品更新部と、反映後の前記拡張部品情報を用いて各拡張部品の表示制御および入力制御を行う制御処理部とを備えることを特徴とする。
 本発明によれば、各ユーザの端末における拡張部品情報を速やかに更新することができる。
図1は、システムの概要を説明するための図である。 図2は、システムの動作概要の例を示すシーケンス図である。 図3は、拡張部品に対する更新処理の例を説明するための図である。 図4は、システムの構成例を示す図である。 図5は、端末が行う処理手順の例を示すフローチャートである。 図6は、端末が行う処理手順の例を示すフローチャートである。 図7は、端末が行う処理手順の例を示すフローチャートである。 図8は、表示制御プログラムを実行するコンピュータの例を示す図である。
 以下、図面を参照しながら、本発明を実施するための形態(実施形態)について説明する。本発明は、本実施形態に限定されない。
[拡張UI]
 まず、本実施形態における拡張UI(User Interface)を簡単に説明する。拡張UIは、Webシステムのユーザの操作支援を行うため、Webシステムの画面を構成する既存UI(もともとWebシステムに備わっているUI)にオーバーレイ表示されるUIである。例えば、拡張UIは、ユーザの入力候補やユーザが当該拡張UIにどのような操作を行えばよいのかを示した情報等を表示し、ユーザからの操作入力を受け付ける。そして、拡張UIと、その操作入力の内容を、当該拡張UIに対応する既存UIに受け渡す。そして、Webシステムは既存UIに受け渡された操作の内容に基づき処理を行う。これにより、Webシステムは、当該ユーザの操作が既存UIに対し行われたものとして処理する。この拡張UIは、例えば、特許文献1に記載の技術により実現される。
[概要]
 次に、図1を用いて、本実施形態の表示制御システム(システム)の概要を説明する。システムは、各ユーザの端末10とサーバ20とを備える。各端末10は、拡張UIによりユーザの操作支援を行う装置である。サーバ20は、各端末10に拡張部品情報を提供するサーバである。各端末10は、サーバ20から提供された拡張部品情報を用いて、Webシステム上に拡張UIを表示する。
 本実施形態のシステムは、従来、端末10で個別に管理されていた拡張部品情報をサーバ20で管理する。そして、サーバ20は、いずれかの端末10により拡張部品情報が更新された場合には、更新された拡張部品情報を各端末10へ送信する。
 例えば、図1に示すように、ユーザAの端末10において拡張UIの表示をするために拡張部品情報が更新された場合を考える。この場合、ユーザAの端末10は更新した拡張部品情報をサーバ20へ送信する。サーバ20は、ユーザAの端末10から受信した更新後の拡張部品情報を、当該拡張部品情報を利用する各ユーザ(例えば、ユーザB、ユーザC)の端末10へ送信する。これにより、各ユーザの端末10において、更新後の拡張UIが表示される。
 図2を用いて、システムの動作例を説明する。例えば、ユーザAの端末10Aが拡張UIのシステムを起動すると、サーバ20とセッションを確立し、サーバ20の共通拡張部品情報保持部から更新対象の拡張部品情報をロードする(S1)。その後、端末10が、当該拡張部品情報を更新すると、更新後の拡張部品情報をサーバ20へ送信する(S2:拡張部品情報更新)。
 その後、サーバ20は、更新後の拡張部品情報を、当該拡張部品情報を利用する各端末10(ユーザBの端末10B、ユーザCの端末10C)へ送信する(S3:拡張部品情報更新)。例えば、サーバ20は、通信セッション情報に基づき、過去に当該拡張部品情報を送信した端末10を、当該拡張部品情報を利用する端末10として特定する。そして、サーバ20は、特定した端末10へ更新後の拡張部品情報を送信する。
 システムが上記のような処理を行うことで、各端末10が用いる拡張部品情報を速やかに更新することができる。
 なお、拡張部品情報は、Webシステム上に表示される各拡張部品の情報を含む。つまり、更新された拡張部品情報は、更新対象の拡張部品の情報のほかに、更新対象外の拡張部品の情報を含む可能性がある。よって、端末10は、サーバ20から、更新された拡張部品情報を受信すると、当該拡張部品情報において更新対象となっている拡張部品の情報のみを、自身の端末10の拡張部品情報に反映する(拡張部品の更新処理を行う)。ここで、端末10は、Webシステム上に表示中の各拡張部品の操作状況に応じて、拡張部品の更新処理を実行するタイミングを制御する。
 例えば、図3の(1)に示すように、更新された拡張部品情報における更新対象の拡張部品が、新規に追加される拡張部品、または、Webシステム利用中に値を変更されていない拡張部品の場合、端末10は、すぐに当該拡張部品の更新処理を行う。
 一方、例えば、図3の(2)に示すように、更新対象の拡張部品が、端末10のユーザがフォーカスしている拡張部品、または、ユーザが値を入力している拡張部品である場合、端末10は、当該拡張部品へのフォーカスが外れるまで待機し、フォーカスが外れた後、当該拡張部品の更新処理を行う。
 このようにすることで、各端末10は、サーバ20から受信した拡張部品情報を自身の端末10の拡張部品情報に反映する際に、ユーザによる拡張部品の操作を妨げずに更新することができる。
[構成例]
 次に、図4を用いて、システムの構成例を説明する。システムは、例えば、複数の端末10とサーバ20とを備える。各端末10とサーバ20とは、インターネット等のネットワークにより通信可能に接続される。
[端末]
 端末10は、入力部11、出力部12、通信部13、記憶部14および制御部15を備える。入力部11は、端末10への各種情報の入力を司る。入力部11は、例えば、マウスやキーボード等の入力装置から各種情報の入力を受け付けるためのインタフェースである。また、出力部12は、ディスプレイ等の表示装置に各種情報を出力するためのインタフェースである。出力部12は、例えば、Webシステム上の拡張UI等をディスプレイに出力するためのインタフェースである。
 通信部13は、ネットワーク経由で他の装置との間でのデータ通信を行うための通信インタフェースである。通信部13は、例えば、サーバ20との間で通信セッションを確立する。そして、通信部13は、確立した通信セッションにより、サーバ20から、拡張部品情報を受信したり、端末10で更新した拡張部品情報をサーバ20へ送信したりする。
 記憶部14は、制御部15が動作する際に参照する各種情報や、制御部15が動作した際に取得した各種情報を記憶する。ここで、記憶部14は、例えば、RAM(Random Access Memory)、フラッシュメモリ等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置等である。
 記憶部14は、例えば、Webシステムの画面を構成するUI(入力項目)ごとに当該UIに対応する拡張UI(拡張部品)の情報を示した拡張部品情報を記憶する。拡張部品の情報は、例えば、当該拡張部品の表示制御および入力制御の内容を示した情報である。拡張部品情報は、例えば、Webシステムの画面の入力項目ごとに当該入力項目に対応する拡張部品の表示位置、当該拡張部品の表示情報、当該拡張部品に適用される入力ルール(例えば、入力候補を示すプルダウンからの選択入力、テキスト入力、数値の入力等)を示した情報である。
 制御部15は、端末10全体の制御を司る。制御部15は、受信部151と、制御処理部152と、拡張部品作成・編集部(作成編集部)153と、拡張部品更新部154とを備える。
 受信部151は、サーバ20から拡張部品情報を受信する。制御処理部152は、記憶部14に記憶された拡張部品情報に基づき各拡張部品の表示制御および入力制御を行う。
 拡張部品作成・編集部153は、拡張部品情報の作成・編集を行う。例えば、拡張部品作成・編集部153は、ユーザからの指示入力に基づき、拡張部品情報の新規作成、拡張部品情報の編集(更新)を行う。そして、拡張部品作成・編集部153は、新規に作成された拡張部品情報、更新された拡張部品情報をサーバ20へ送信する。
 拡張部品更新部154は、サーバ20から受信した拡張部品情報(更新後の拡張部品情報)を用いて、記憶部14の拡張部品情報を更新する。例えば、拡張部品更新部154は、サーバ20から受信した拡張部品情報において更新対象となる拡張部品の情報を記憶部14の拡張部品情報に反映する。
 ここで、サーバ20から受信した拡張部品情報において更新対象となる拡張部品が、当該端末10のユーザにより操作中である場合もある。そのような場合、拡張部品更新部154は、更新対象となる拡張部品の操作状況に応じて、当該拡張部品情報において更新対象となる拡張部品の情報を記憶部14の拡張部品情報に反映するタイミングを制御する。
 例えば、拡張部品更新部154は、図3に示すように、サーバ20から受信した拡張部品情報に示される各拡張部品を以下の(0)~(3)のカテゴリに分類する。そして、拡張部品更新部154は、分類したカテゴリに応じて、拡張部品の更新処理を行う。
 例えば、拡張部品更新部154は、サーバ20から受信した拡張部品情報に示される各拡張部品のうち、更新後変更がない拡張部品については更新処理を行わない((0))。一方、拡張部品更新部154は、サーバ20から受信した拡張部品情報に示される各拡張部品のうち、新規に追加される拡張部品、および、Webシステム利用中に値を変更されていない拡張部品については、すぐに拡張部品の更新処理を行う((1))。
 また、拡張部品更新部154は、サーバ20から受信した拡張部品情報に示される各拡張部品のうち、端末10のユーザが現在フォーカスしている拡張部品、入力している拡張部品については、フォーカスが外れるまで待機し、フォーカスが外れた後、当該拡張部品の更新処理を行う((2))。さらに、拡張部品更新部154は、サーバ20から受信した拡張部品情報に示される各拡張部品のうち、Webシステム利用中に値が変更されたが、現在はユーザがフォーカスしていない拡張部品については、すぐに当該拡張部品の更新処理を行う((3))。
 なお、上記の(2)、(3)の場合、拡張部品更新部154は、拡張部品の更新前にユーザに入力された値は、更新後の拡張部品に入力されたものとして値の更新処理等を行う。
[サーバ]
 次に、サーバ20を説明する。サーバ20は、通信部21、記憶部22および制御部23を備える。通信部21は、ネットワーク経由で他の装置との間でのデータ通信を行うための通信インタフェースである。通信部21は、例えば、端末10との間で通信セッションを確立する。そして、通信部21は、確立した通信セッションにより端末10へ拡張部品情報を送信したり、端末10で更新された拡張部品情報を受信したりする。
 記憶部22は、制御部23が動作する際に参照する各種情報や、制御部23が動作した際に取得した各種情報を記憶する。ここで、記憶部22は、例えば、RAM、フラッシュメモリ等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置等である。
 記憶部22は、例えば、拡張部品情報を保持する共通拡張部品情報保持部を備える。また、記憶部22は、各端末10との間で確立された通信セッションを示す情報(通信セッション情報)を記憶する。
 制御部23は、サーバ20全体の制御を司る。制御部23は、セッション管理部231と、更新部232と、送信部233とを備える。
 セッション管理部231は、各端末10との間で通信セッションを確立する。そして、セッション管理部231は、確立した通信セッションの情報を、通信セッション情報に記録する。また、セッション管理部231は、例えば、確立した通信セッションにより端末10に拡張部品情報が送信されると、送信した拡張部品情報の情報を通信セッション情報に記録する。
 更新部232は、拡張部品情報を更新する。例えば、更新部232は、端末10から、更新後の拡張部品情報を受信すると、その更新後の拡張部品情報を用いて、共通拡張部品情報保持部内の拡張部品情報を更新する。
 送信部233は、拡張部品情報を各端末10へ送信する。例えば、送信部233は、端末10からのリクエストに基づき、共通拡張部品情報保持部内の拡張部品情報を当該端末10へ送信する。また、例えば、送信部233は、更新部232により拡張部品情報が更新されると、過去に当該拡張部品情報を送信した端末10へ、更新された拡張部品情報を送信する。なお、過去に当該拡張部品情報を送信した端末10は、前記した通信セッション情報に基づき特定可能である。
[処理手順の例]
 次に、端末10における拡張部品情報の更新の処理手順の例を説明する。図5に示すように、端末10の制御処理部152は、ユーザの操作により拡張部品の値が変更されると(S11)、変更対象の拡張部品と変更後の値を値変更リストに記録する(S12)。
 また、図6に示すように、端末10の受信部151が、サーバ20から、他のユーザにより更新された拡張部品情報を受信すると(S21)、拡張部品更新部154は、S21で受信した拡張部品情報のうち、すべての拡張部品の情報が処理されたか否かを判定する(S22)。
 ここで、拡張部品更新部154が、S21で受信した拡張部品情報に、未処理の拡張部品の情報があると判定した場合(S22でNo)、拡張部品情報から、未処理の拡張部品の情報を1つ取り出す(S23)。そして、拡張部品更新部154は、当該拡張部品の情報が更新されているか否かを判定し(S24)、更新されていれば(S24でYes)、当該拡張部品は現在ユーザにより入力が行われているか否かを判定する(S25)。一方、当該拡張部品の情報が更新されていなければ(S24でNo)、S22へ戻る。
 S25で拡張部品更新部154が、当該拡張部品は現在ユーザにより入力が行われていると判定した場合(S25でYes)、当該拡張部品の識別情報を遅延更新リストに追加する(S29)。そして、拡張部品更新部154は、当該拡張部品に対するユーザの入力フォーカスが外れた後、当該拡張部品の情報を更新する(S30)。その後、S22へ戻る。
 一方、S25で拡張部品更新部154が、当該拡張部品は現在ユーザにより入力が行われていないと判定し(S25でNo)、かつ、新規に追加された拡張部品であると判定した場合(S26でYes)、当該拡張部品の情報を更新する(S30)。その後、S22へ戻る。
 一方、S26で拡張部品更新部154が、当該拡張部品は、新規に追加された拡張部品ではなく(S26でNo)、かつ、値変更リストに含まれていると判定した場合(S27でYes)、値変更リストに基づき、当該拡張部品の値を更新する(S28)。その後、S30へ進む。
 また、S27で拡張部品更新部154が、当該拡張部品は、値変更リストに含まれてないと判定した場合(S27でNo)、S30へ進む。
 なお、S22において拡張部品更新部154が、S21で受信した拡張部品情報のうちすべての拡張部品の情報の処理を終了したと判定した場合(S22でYes)、処理を終了する。
 また、図7に示すように、端末10の拡張部品更新部154は、拡張部品に対するユーザの入力フォーカスが外れたことを検知すると(S41)、遅延更新リストのすべての拡張部品が処理されたか否かを判定する(S42)。そして、拡張部品更新部154は、遅延更新リストに未処理の拡張部品があると判定した場合(S42のNo)、遅延更新リストから未処理の拡張部品を1つ取り出す(S43)。そして、拡張部品更新部154は、ユーザにより入力された値で当該拡張部品の値を更新し(S44)、当該拡張部品の情報を更新する(S45)。その後、S42へ戻る。また、拡張部品更新部154が、遅延更新リストのすべての拡張部品が処理済みと判定した場合(S42でYes)、処理を終了する。
 このようにするとで、拡張部品更新部154は、自身の端末10における拡張部品の操作状況に応じて拡張部品を更新することができる。
[システム構成等]
 また、図示した各部の各構成要素は機能概念的なものであり、必ずしも物理的に図示のように構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。さらに、各装置にて行われる各処理機能は、その全部又は任意の一部が、CPU及び当該CPUにて実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。
 また、前記した実施形態において説明した処理のうち、自動的に行われるものとして説明した処理の全部又は一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部又は一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。
[プログラム]
 前記した端末10およびサーバ20は、パッケージソフトウェアやオンラインソフトウェアとしてプログラム(表示制御プログラム)を所望のコンピュータにインストールさせることによって実装できる。例えば、上記のプログラムを情報処理装置に実行させることにより、情報処理装置を端末10およびサーバ20として機能させることができる。ここで言う情報処理装置にはスマートフォン、携帯電話機やPHS(Personal Handyphone System)等の移動体通信端末、さらには、PDA(Personal Digital Assistant)等の端末等がその範疇に含まれる。
 図8は、表示制御プログラムを実行するコンピュータの一例を示す図である。コンピュータ1000は、例えば、メモリ1010、CPU1020を有する。また、コンピュータ1000は、ハードディスクドライブインタフェース1030、ディスクドライブインタフェース1040、シリアルポートインタフェース1050、ビデオアダプタ1060、ネットワークインタフェース1070を有する。これらの各部は、バス1080によって接続される。
 メモリ1010は、ROM(Read Only Memory)1011及びRAM(Random Access Memory)1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1090に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1100に接続される。例えば磁気ディスクや光ディスク等の着脱可能な記憶媒体が、ディスクドライブ1100に挿入される。シリアルポートインタフェース1050は、例えばマウス1110、キーボード1120に接続される。ビデオアダプタ1060は、例えばディスプレイ1130に接続される。
 ハードディスクドライブ1090は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093、プログラムデータ1094を記憶する。すなわち、上記の端末10、サーバ20が実行する各処理を規定するプログラムは、コンピュータにより実行可能なコードが記述されたプログラムモジュール1093として実装される。プログラムモジュール1093は、例えばハードディスクドライブ1090に記憶される。例えば、端末10、サーバ20における機能構成と同様の処理を実行するためのプログラムモジュール1093が、ハードディスクドライブ1090に記憶される。なお、ハードディスクドライブ1090は、SSD(Solid State Drive)により代替されてもよい。
 また、上述した実施形態の処理で用いられるデータは、プログラムデータ1094として、例えばメモリ1010やハードディスクドライブ1090に記憶される。そして、CPU1020が、メモリ1010やハードディスクドライブ1090に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出して実行する。
 なお、プログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1090に記憶される場合に限らず、例えば着脱可能な記憶媒体に記憶され、ディスクドライブ1100等を介してCPU1020によって読み出されてもよい。あるいは、プログラムモジュール1093及びプログラムデータ1094は、ネットワーク(LAN(Local Area Network)、WAN(Wide Area Network)等)を介して接続される他のコンピュータに記憶されてもよい。そして、プログラムモジュール1093及びプログラムデータ1094は、他のコンピュータから、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。
10 端末
11 入力部
12 出力部
13,21 通信部
14,22 記憶部
15,23 制御部
20 サーバ
151 受信部
152 制御処理部
153 拡張部品作成・編集部
154 拡張部品更新部
231 セッション管理部
232 更新部
233 送信部

Claims (7)

  1.  サーバおよび複数のユーザの端末を備える表示制御システムであって、
     前記サーバは、
     Webシステムの拡張UIの各拡張部品の表示制御および入力制御の内容を示す拡張部品情報を記憶する記憶部と、
     前記ユーザの端末から送信された情報に基づき、前記拡張部品情報を更新する更新部と、
     更新された前記拡張部品情報を、前記拡張部品情報を用いるユーザの端末へ送信する送信部とを備え、
     前記ユーザの端末は、
     更新された前記拡張部品情報を受信する受信部と、
     受信した前記拡張部品情報において更新対象となる拡張部品の情報を、前記拡張部品の操作状況に応じて、自身の端末の前記拡張部品情報に反映する拡張部品更新部と、
     反映後の前記拡張部品情報を用いて各拡張部品の表示制御および入力制御を行う制御処理部と
     を備えることを特徴とする表示制御システム。
  2.  前記サーバは、
     前記ユーザの端末へ前記拡張部品情報を送信した際の通信セッションを記録するセッション管理部をさらに備え、
     前記送信部は、
     前記通信セッションの記録に基づき、過去に前記拡張部品情報を送信したユーザの端末へ、更新された前記拡張部品情報を送信する
     ことを特徴とする請求項1に記載の表示制御システム。
  3.  前記拡張部品更新部は、
     受信した前記拡張部品情報において更新対象となる拡張部品が操作中である場合、前記拡張部品への操作が終了してから、前記拡張部品の情報を自身の端末の拡張部品情報に反映する
     ことを特徴とする請求項1に記載の表示制御システム。
  4.  前記拡張部品更新部は、
     前記更新対象となる拡張部品が入力操作中である場合、更新前の前記拡張部品に入力された値を、更新後の前記拡張部品に入力されたものとして処理する
     ことを特徴とする請求項1に記載の表示制御システム。
  5.  前記ユーザの端末装置は、
     前記ユーザからの指示入力に基づき、前記拡張部品情報の新規作成、または、前記サーバから取得した前記拡張部品情報の編集を行い、前記サーバへ送信する作成編集部を備える
     ことを特徴とする請求項1に記載の表示制御システム。
  6.  サーバおよび複数のユーザの端末を備える表示制御システムにより実行される表示制御方法であって、
     Webシステムの拡張UIの各拡張部品の表示制御および入力制御の内容を示す拡張部品情報を記憶する記憶部を備える前記サーバが、
     前記ユーザの端末から送信された情報に基づき、前記拡張部品情報を更新する工程と、
     更新された前記拡張部品情報を、前記拡張部品情報を用いるユーザの端末へ送信する工程と、
     前記ユーザの端末が、
     更新された前記拡張部品情報を受信する工程と、
     受信した前記拡張部品情報において更新対象となる拡張部品の情報を、前記拡張部品の操作状況に応じて、自身の端末の前記拡張部品情報に反映する工程と、
     反映後の前記拡張部品情報を用いて各拡張部品の表示制御および入力制御を行う工程と
     を含むことを特徴とする表示制御方法。
  7.  サーバから、他のユーザの端末の指示入力により更新された、Webシステムの拡張UIの各拡張部品の表示制御および入力制御の内容を示す拡張部品情報を受信する工程と、
     受信した前記拡張部品情報において更新対象となる拡張部品の情報を、前記拡張部品の操作状況に応じて、自身の端末の前記拡張部品情報に反映する工程と、
     反映後の前記拡張部品情報を用いて各拡張部品の表示制御および入力制御を行う工程とを
     前記自身の端末であるコンピュータに実行させるための表示制御プログラム。
PCT/JP2022/023133 2022-06-08 2022-06-08 表示制御システム、表示制御方法、および、表示制御プログラム WO2023238283A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/023133 WO2023238283A1 (ja) 2022-06-08 2022-06-08 表示制御システム、表示制御方法、および、表示制御プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/023133 WO2023238283A1 (ja) 2022-06-08 2022-06-08 表示制御システム、表示制御方法、および、表示制御プログラム

Publications (1)

Publication Number Publication Date
WO2023238283A1 true WO2023238283A1 (ja) 2023-12-14

Family

ID=89117735

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/023133 WO2023238283A1 (ja) 2022-06-08 2022-06-08 表示制御システム、表示制御方法、および、表示制御プログラム

Country Status (1)

Country Link
WO (1) WO2023238283A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020513600A (ja) * 2016-12-30 2020-05-14 ドロップボックス, インコーポレイテッド ユーザインタフェース拡張器
WO2022030025A1 (ja) * 2020-08-07 2022-02-10 日本電信電話株式会社 表示制御装置、表示制御方法および表示制御プログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020513600A (ja) * 2016-12-30 2020-05-14 ドロップボックス, インコーポレイテッド ユーザインタフェース拡張器
WO2022030025A1 (ja) * 2020-08-07 2022-02-10 日本電信電話株式会社 表示制御装置、表示制御方法および表示制御プログラム

Similar Documents

Publication Publication Date Title
US9304808B2 (en) Updating a workflow when a user reaches an impasse in the workflow
JP4880376B2 (ja) 支援装置、プログラム、情報処理システム及び支援方法
WO2009116163A1 (ja) アプリケーション開発支援装置、プログラム及び記録媒体
EP2251780A1 (en) Application development support device, program, and recording medium
WO2017213846A1 (en) Automating feature graduation
JP5141460B2 (ja) 制御プログラム、情報処理システム、および情報処理方法
CN113656005B (zh) 应用组件库构建方法、应用组件配置方法及相关装置
JP6002302B2 (ja) Webアプリケーション生成システム、Webアプリケーション生成システムの制御方法、Webアプリケーション生成システムのプログラム、Webアプリケーション生成装置、Webアプリケーション生成装置の制御方法、およびWebアプリケーション生成装置のプログラム
JP5892444B2 (ja) 情報処理装置
US7802228B2 (en) Systems and methods for varying software build properties using primary and supplemental build files
WO2023238283A1 (ja) 表示制御システム、表示制御方法、および、表示制御プログラム
JP7014960B2 (ja) 情報処理装置、サーバ、その処理方法及びプログラム
US20190227678A1 (en) Providing document feature management in relation to communication
CN106302125A (zh) 一种对请求信息进行响应的方法、装置及系统
US7213033B2 (en) Automatically populating an application's working directory with files having a specified type from other directory locations
US8813044B2 (en) Dynamic optimization of mobile services
JPH11312154A (ja) 協同作業支援システム及び記録媒体
JP4691895B2 (ja) データ処理システム設計装置及びそのためのコンピュータプログラム
JP2020170530A (ja) 情報処理装置と、その処理方法及びプログラム
JP2011134269A (ja) 情報処理装置、情報処理方法、プログラム、記録媒体
JPH11282884A (ja) ネットワーク型cadシステム
JP6697168B2 (ja) 情報処理装置と、その処理方法及びプログラム
JP2017228135A (ja) 端末装置
JP2001249801A (ja) ソフトウエアインストール装置、及び、記憶媒体
WO2019142549A1 (ja) 情報処理装置、及び情報処理方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22945787

Country of ref document: EP

Kind code of ref document: A1