JP2009043023A - Display control apparatus, display control method and program - Google Patents

Display control apparatus, display control method and program Download PDF

Info

Publication number
JP2009043023A
JP2009043023A JP2007207277A JP2007207277A JP2009043023A JP 2009043023 A JP2009043023 A JP 2009043023A JP 2007207277 A JP2007207277 A JP 2007207277A JP 2007207277 A JP2007207277 A JP 2007207277A JP 2009043023 A JP2009043023 A JP 2009043023A
Authority
JP
Japan
Prior art keywords
page
data
displayed
display
list
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
JP2007207277A
Other languages
Japanese (ja)
Inventor
Atsushi Hirono
篤史 廣野
Takayuki Honda
孝行 本田
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2007207277A priority Critical patent/JP2009043023A/en
Publication of JP2009043023A publication Critical patent/JP2009043023A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To achieve suitable page switching control capable without confusing a user. <P>SOLUTION: A terminal apparatus 30 retrieves an employee information DB 11 and displays a list of retrieved results in each page on a display part 35. When an operation part 31 is operated and operation for switching pages is performed, employee information is reaquired again in a retrieving condition equivalent to that of acquisition of the employee information being displayed at present. On the basis of the top data of the employee information being displayed at present, the employee information corresponding to the switched page is acquired from the reacquired employee information and displayed. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、検索により抽出されたデータをページ単位で一覧表示する表示制御装置、表示制御方法、および、プログラムに関する。   The present invention relates to a display control apparatus, a display control method, and a program for displaying a list of data extracted by search in units of pages.

ユーザが任意の検索条件を入力して、入力された検索条件に合致するデータを抽出して一覧表示する検索システムが存在する。この種の検索システムは、表示するデータが多い場合には、データを複数ページに分け、ページ単位で表示する。
例えば、特許文献1は、検索に合致した楽曲データが複数ページに亘る場合に、スクロールバーで指示した位置に対応するページの楽曲データを表示するシステム(カラオケ演奏システム)を開示している。
There is a search system in which a user inputs an arbitrary search condition, extracts data that matches the input search condition, and displays the list. This type of search system divides the data into a plurality of pages and displays them in page units when there is a lot of data to be displayed.
For example, Patent Document 1 discloses a system (karaoke performance system) that displays music data of a page corresponding to a position indicated by a scroll bar when music data that matches a search covers a plurality of pages.

従来の検索システムでは、あるユーザが検索を行って、検索条件に合致したデータの特定のページを表示している間に、他のユーザや管理者等によりデータの改変がなされ、元の入力した検索条件に合致するデータが変更されてしまう場合がある。
特開2005−300933号公報
In a conventional search system, while a user performs a search and displays a specific page of data that matches the search conditions, the data is modified by another user or administrator, and the original input is made Data that matches the search conditions may be changed.
JP-A-2005-300933

このような場合、その後、ユーザによるページの切り換え操作等により表示されるデータは、変更がなされる前のデータである。このため、間違ったデータが表示されるなどしてユーザが混乱をする可能性がある。   In such a case, the data displayed after the page switching operation by the user is the data before the change is made. For this reason, the user may be confused by displaying wrong data.

本発明は上記実状に鑑みてなされたものであり、ユーザを混乱させることのない適切なデータの一覧表示のページ切換を可能にする表示制御装置、表示制御方法、および、プログラムを提供することを目的とする。
また、本発明は、常時最新のデータを表示することが可能な表示制御装置、表示制御方法、および、プログラムを提供することを他の目的とする。
The present invention has been made in view of the above circumstances, and provides a display control device, a display control method, and a program that enable page switching of appropriate data list display that does not confuse the user. Objective.
Another object of the present invention is to provide a display control device, a display control method, and a program that can always display the latest data.

上記目的を達成するため、本発明の第1の観点に係る表示制御装置は、
所定の検索条件に合致するデータを検索して取得するデータ取得手段と、
前記データ取得手段で取得したデータをページ単位に一覧表示する一覧表示手段と、
前記一覧表示手段で表示されているデータのページの切り換えを指示するページ切換指示手段と、
前記ページ切換指示手段によるページの切り換えの指示に応答して、前記データ取得手段により前記所定の検索条件に合致するデータを再検索して取得し、再度取得したデータのうちから切り換え先のページに対応するデータを抽出して、前記一覧表示手段に一覧表示させる制御手段と、
を備えることを特徴とする。
In order to achieve the above object, a display control apparatus according to the first aspect of the present invention provides:
Data acquisition means for searching and acquiring data that matches a predetermined search condition;
List display means for displaying a list of data acquired by the data acquisition means in units of pages;
Page switching instruction means for instructing switching of the page of data displayed by the list display means;
In response to the page switching instruction by the page switching instruction means, the data acquisition means re-searches and acquires data that matches the predetermined search condition, and from among the acquired data again to the switching destination page Control means for extracting corresponding data and displaying the list on the list display means;
It is characterized by providing.

前記データ取得手段は、所定のデータベースに格納されているデータを検索して取得し、
前記データベースは、前記一覧表示手段により検索されたデータが一覧表示されているときも、該データへのアクセス及び更新を可能としてもよい。
The data acquisition means searches and acquires data stored in a predetermined database,
The database may allow access to and update of data even when the data retrieved by the list display means is displayed as a list.

前記制御手段は、前記一覧表示手段が一覧表示していたデータについて、先頭から順に、前記データ取得手段が再度取得したデータに含まれているか否かを判別し、含まれていると最初に判別したデータを基準にして、切り換え先のページに対応するデータを抽出してもよい。   The control means determines whether or not the data displayed as a list by the list display means is included in the data acquired again by the data acquisition means in order from the top, and first determines that it is included. The data corresponding to the switching destination page may be extracted based on the processed data.

前記制御手段は、前記一覧表示手段が一覧表示していたデータについて、末尾から順に、前記データ取得手段が再度取得したデータに含まれているか否かを判別し、含まれていると最初に判別したデータを基準にして、切り換え先のページに対応するデータを抽出してもよい。   The control means determines whether or not the data displayed as a list by the list display means is included in the data acquired again by the data acquisition means in order from the end, and first determines that it is included. The data corresponding to the switching destination page may be extracted based on the processed data.

上記目的を達成するため、本発明の第2の観点に係る表示制御方法は、
所定の検索条件に合致するデータを検索して取得するデータ取得ステップと、
前記データ取得ステップで取得したデータをページ単位に一覧表示する一覧表示ステップと、
前記一覧表示ステップで表示されているデータのページの切り換えを指示するページ切換指示ステップと、
前記ページ切換指示ステップによるページの切り換えの指示に応答して、前記データ取得ステップにより前記所定の検索条件に合致するデータを再検索して取得し、再度取得したデータのうちから切り換え先のページに対応するデータを抽出して、前記一覧表示ステップに一覧表示させる制御ステップと、
を備えることを特徴とする。
In order to achieve the above object, a display control method according to a second aspect of the present invention includes:
A data acquisition step of searching and acquiring data that matches a predetermined search condition;
A list display step of displaying a list of data acquired in the data acquisition step in units of pages;
A page switching instruction step for instructing switching of a page of data displayed in the list display step;
In response to the page switching instruction in the page switching instruction step, the data acquisition step re-searches and acquires data that matches the predetermined search condition, and from among the acquired data again to the switching destination page A control step of extracting corresponding data and displaying the list in the list display step;
It is characterized by providing.

上記目的を達成するため、本発明の第3の観点に係るプログラムは、
コンピュータを、
所定の検索条件に合致するデータを検索して取得するデータ取得手段と、
前記データ取得手段で取得したデータをページ単位に一覧表示する一覧表示手段と、
前記一覧表示手段で表示されているデータのページの切り換えを指示するページ切換指示手段と、
前記ページ切換指示手段によるページの切り換えの指示に応答して、前記データ取得手段により前記所定の検索条件に合致するデータを再検索して取得し、再度取得したデータのうちから切り換え先のページに対応するデータを抽出して、前記一覧表示手段に一覧表示させる制御手段と、
して機能させる。
In order to achieve the above object, a program according to the third aspect of the present invention provides:
Computer
Data acquisition means for searching and acquiring data that matches a predetermined search condition;
List display means for displaying a list of data acquired by the data acquisition means in units of pages;
Page switching instruction means for instructing switching of data pages displayed by the list display means;
In response to the page switching instruction by the page switching instruction means, the data acquisition means re-searches and acquires data that matches the predetermined search condition, and from among the acquired data again to the switching destination page Control means for extracting corresponding data and displaying the list on the list display means;
And make it work.

本発明によれば、ページの切換操作を行う際に、再度検索処理を行ってからページの切換を行うため、実際に存在するデータと異なるデータが一覧表示されてしまうことを防止することができ、ユーザを混乱させることのない一覧表示を可能にする。   According to the present invention, when the page switching operation is performed, the search process is performed again and then the page is switched. Therefore, it is possible to prevent a list of data different from the actually existing data from being displayed. , Enabling list display without confusing users.

本発明の実施の形態を、図面を参照して説明する。
本実施の形態では、企業内に構築されているデータベースシステムに適用した場合を例に本願発明を説明する。
Embodiments of the present invention will be described with reference to the drawings.
In the present embodiment, the present invention will be described by taking as an example a case where the present invention is applied to a database system built in a company.

本実施の形態に係るデータベースシステムは、図1に示すように、DB(データベース)サーバ10と、LAN(Local Area Network)20と、端末装置30とから構成される。   As shown in FIG. 1, the database system according to the present embodiment includes a DB (database) server 10, a LAN (Local Area Network) 20, and a terminal device 30.

DBサーバ10は、所定の企業に関する各種の情報を記憶する複数のデータベース(DB)を備える。
例えば、DBサーバ10は、企業に属する社員の情報を記憶する社員情報DB11を備える。社員情報DB11は、図2に示すように、企業に属する社員毎に、識別情報(ID)や氏名や所属先等の情報を記憶する。
なお、社員情報DB11には、図において上から下に順に社員情報が記憶されていくものとして説明する。例えば、図2においては、ID「0001」、「0002」、「0003」…の順で社員情報DB11のレコードが記憶されてきたことを意味する。
The DB server 10 includes a plurality of databases (DB) that store various types of information related to a predetermined company.
For example, the DB server 10 includes an employee information DB 11 that stores information on employees belonging to a company. As shown in FIG. 2, the employee information DB 11 stores identification information (ID), information such as name and affiliation for each employee belonging to the company.
It is assumed that employee information is stored in the employee information DB 11 sequentially from top to bottom in the figure. For example, in FIG. 2, it means that records of the employee information DB 11 have been stored in the order of IDs “0001”, “0002”, “0003”.

DBサーバ10はLAN20を介して端末装置30以外の他の端末装置やサーバ等の機器に接続されている。そして、これらの機器からもDBサーバ10に記憶されている情報を一覧表示したり、DBサーバ10に記憶されている情報を改変(削除、追加、更新など)することが随時可能となっている。   The DB server 10 is connected to other terminal devices other than the terminal device 30 and devices such as a server via the LAN 20. From these devices, it is possible to display a list of information stored in the DB server 10 or modify (delete, add, update, etc.) the information stored in the DB server 10 at any time. .

図1に戻り、端末装置30は、図1に示すようにLAN(Local Area Network)20を介してDBサーバ10に接続される。
端末装置30は、操作部31と、記憶部32と、制御部33と、通信制御部34と、表示部35と、を備える。
Returning to FIG. 1, the terminal device 30 is connected to the DB server 10 via a LAN (Local Area Network) 20 as shown in FIG.
The terminal device 30 includes an operation unit 31, a storage unit 32, a control unit 33, a communication control unit 34, and a display unit 35.

操作部31は、キーボードやマウス等から構成され、ユーザからの操作情報を受け付ける。例えば、ユーザは操作部31を操作することで、社員を検索するための検索条件を入力することが可能となる。   The operation unit 31 includes a keyboard and a mouse, and receives operation information from the user. For example, the user can input search conditions for searching for employees by operating the operation unit 31.

記憶部32は、ROM(Read Only Memory)やRAM(Random Access Memory)やハードディスクなどから構成され、種々のプログラムやデータを記憶し、またワークエリアとして機能する。
また、記憶部32は、指定された検索条件で社員情報DB11が検索された際に、その検索条件(例えばSQLコマンド)を記憶する。
また、記憶部32は、検索条件合致テーブル321を備える。検索条件合致テーブル321は、後述する社員検索表示処理において、指定された検索条件に合致した社員情報を一時的に記憶するためのテーブルである。検索条件合致テーブル321は、図5に示すように、社員情報DB11と実質的に同一のデータ構造を有する。
なお、検索条件合致テーブル321には、図5において上から下に順に社員情報が記憶されていくものとして説明する。例えば、図5は、ID「0004」、「0005」、「0009」…「0025」の計15個のレコードが検索され、これらのレコードが順に格納された検索条件合致テーブル321を示している。
The storage unit 32 includes a ROM (Read Only Memory), a RAM (Random Access Memory), a hard disk, and the like, stores various programs and data, and functions as a work area.
The storage unit 32 stores the search condition (for example, an SQL command) when the employee information DB 11 is searched under the specified search condition.
In addition, the storage unit 32 includes a search condition match table 321. The search condition match table 321 is a table for temporarily storing employee information that matches a specified search condition in an employee search display process described later. The search condition match table 321 has substantially the same data structure as the employee information DB 11 as shown in FIG.
Note that the search condition match table 321 will be described assuming that employee information is stored in order from top to bottom in FIG. For example, FIG. 5 shows a search condition matching table 321 in which a total of 15 records with IDs “0004”, “0005”, “0009”... “0025” are searched, and these records are stored in order.

制御部33は、記憶部32に記憶されたプログラムを実行することで、端末装置30全体の動作を制御する。   The control unit 33 controls the operation of the entire terminal device 30 by executing the program stored in the storage unit 32.

通信制御部34は、LAN20と接続され、DBサーバ10と種々な情報を送受信する。例えば、通信制御部34は、制御部33の制御のもと、LAN20を介してDBサーバ10から検索条件に該当した社員の情報を取得する。   The communication control unit 34 is connected to the LAN 20 and transmits / receives various information to / from the DB server 10. For example, the communication control unit 34 acquires employee information that meets the search condition from the DB server 10 via the LAN 20 under the control of the control unit 33.

表示部35は、液晶ディスプレイなどから構成され、制御部33の制御のもとに種々の情報を表示する。例えば、表示部35は、検索条件に合致した社員情報を一覧表示するための画面(検索結果表示画面)を表示する。   The display unit 35 is composed of a liquid crystal display or the like, and displays various information under the control of the control unit 33. For example, the display unit 35 displays a screen (search result display screen) for displaying a list of employee information that matches the search condition.

(社員検索表示処理)
次に、DBサーバ10に格納されている社員情報を検索して、検索条件に合致した社員情報を表示する処理(社員検索表示処理)について説明する。
なお、前提として、DBサーバ10の社員情報DB11には、図2に示すように25人分の社員情報が記憶されているものとする。
また、検索結果表示画面に一度に表示することができる最大のレコード数(表示可能数)は5とする。
(Employee search display process)
Next, a process (employee search display process) for searching employee information stored in the DB server 10 and displaying employee information that matches the search condition will be described.
It is assumed that the employee information DB 11 of the DB server 10 stores employee information for 25 people as shown in FIG.
The maximum number of records that can be displayed on the search result display screen at once (the number that can be displayed) is 5.

ユーザは、操作部31を操作して、図3に示すような社員を検索するための画面(社員検索画面)を表示部35に表示させる。続いて、ユーザは、操作部31を操作して、社員検索画面上に所定の検索条件を入力し、「検索」ボタンを押下する。
そして、端末装置30の制御部33は、当該ユーザからの入力情報を受信すると、図4に示すような社員検索表示処理を開始する。
The user operates the operation unit 31 to display a screen (employee search screen) for searching for employees as shown in FIG. Subsequently, the user operates the operation unit 31 to input a predetermined search condition on the employee search screen and presses a “search” button.
And the control part 33 of the terminal device 30 will start the employee search display process as shown in FIG. 4, if the input information from the said user is received.

まず、制御部33は、ユーザからの入力情報が示す所定の検索条件に合致する社員情報をDBサーバ10の社員情報DB11から取得する(ステップS101)。この処理は、例えば、検索条件に合致する社員情報を取得するためのSQL(Structured Query Language)を作成して、これを実行することにより行えばよい。   First, the control unit 33 acquires employee information that matches a predetermined search condition indicated by input information from the user from the employee information DB 11 of the DB server 10 (step S101). This process may be performed, for example, by creating and executing SQL (Structured Query Language) for acquiring employee information that matches the search conditions.

続いて、制御部33は、検索条件合致テーブル321にステップS101で取得した社員情報を記憶する(ステップS102)。なお、検索条件合致テーブル321に既に記憶されている社員情報がある場合には、その記憶情報を消去してから新たに記憶する。
例えば、図3に示す検索条件(所属「人事部」)で検索した場合は、図5に示すように、所属先が「人事部」である社員の社員情報が検索条件合致テーブル321に、社員情報DB11に記憶されている順と同様な順に記憶される。
Subsequently, the control unit 33 stores the employee information acquired in step S101 in the search condition match table 321 (step S102). If there is employee information already stored in the search condition match table 321, the stored information is erased and newly stored.
For example, when searching with the search condition shown in FIG. 3 (affiliation “Human Resources Department”), as shown in FIG. 5, the employee information of the employee whose affiliation is “HR Department” is stored in the search condition match table 321. They are stored in the same order as the order stored in the information DB 11.

図4に戻り、続いて制御部33は、検索結果表示画面に表示するページの総数(総ページ数)を求める(ステップS103)。
具体的には、検索条件合致テーブル321のレコード数を、検索結果表示画面が一度に(1ページに)表示することができる最大の件数(以下、表示可能件数という)で割った数(ただし、割り切れない場合は繰り上げる)を総ページ数として求める。
例えば、図5に示すように、検索条件合致テーブル321に全部で15個のレコードが記憶されている場合には、1ページに表示可能なデータの最大個数が5であるので、このステップS103の処理により、総ページ数は3と求まる。
Returning to FIG. 4, the control unit 33 subsequently obtains the total number of pages (total number of pages) to be displayed on the search result display screen (step S103).
Specifically, the number of records in the search condition match table 321 divided by the maximum number of records that can be displayed on the search result display screen at one time (on one page) (hereinafter referred to as the number of displayable items) (however, If it is not divisible, it is incremented) as the total number of pages.
For example, as shown in FIG. 5, when a total of 15 records are stored in the search condition match table 321, the maximum number of data that can be displayed on one page is 5. By processing, the total number of pages is obtained as 3.

図4に戻り、続いて制御部33は、検索条件合致テーブル321に格納した先頭のレコードから順に、1頁に表示可能な件数分だけ社員情報を取得する(ステップS104)。
例えば、図5に示すように検索条件合致テーブル321に社員情報が記憶されている場合、このステップS104の処理により、先頭から順に社員番号「0004」「0005」「0009」「0010」「0011」の表示可能件数分(5件分)のレコードを取得する。
Returning to FIG. 4, the control unit 33 subsequently acquires employee information for the number of items that can be displayed on one page in order from the first record stored in the search condition match table 321 (step S <b> 104).
For example, as shown in FIG. 5, when employee information is stored in the search condition match table 321, employee numbers “0004”, “0005”, “0009”, “0010”, “0011” are sequentially executed from the top by the processing in step S104. Records for the number of items that can be displayed (5 items).

図4に戻り、次に制御部33はステップS104で取得した社員情報とステップS103で求めた総ページ数とを、図6(A)に示すような社員情報一覧画面に表示させる(ステップS105)。   Returning to FIG. 4, the control unit 33 then displays the employee information acquired in step S104 and the total number of pages obtained in step S103 on an employee information list screen as shown in FIG. 6A (step S105). .

続いて、制御部33は、社員情報一覧画面に表示した検索結果を得るために使用した検索条件を記憶部32にセーブする(ステップS106)。これは、後述するように、表示ページを切り換える度に、この検索条件を用いて再検索するためである。なお、検索条件自体を記憶する代わりに、実行したSQL等を記憶してもよい。   Subsequently, the control unit 33 saves the search conditions used to obtain the search results displayed on the employee information list screen in the storage unit 32 (step S106). This is because, as will be described later, every time the display page is switched, the search is performed again using this search condition. Instead of storing the search condition itself, the executed SQL or the like may be stored.

ここで、社員情報一覧画面について図6(A)を参照して説明する。
社員情報員一覧画面は、ページに関する情報を表示するページ情報表示エリアP1と、社員情報表示エリアP2と、表示させる社員情報を切り換える各種のボタンが配置されるページ切換ボタン表示エリアP3とを有する。
Here, the employee information list screen will be described with reference to FIG.
The employee information staff list screen has a page information display area P1 for displaying information related to pages, an employee information display area P2, and a page switching button display area P3 in which various buttons for switching employee information to be displayed are arranged.

ページ情報表示エリアP1には、「表示対象のページ番号/総ページ数」が表示される。
社員情報表示エリアP2には、検索条件に合致した社員情報のうち、表示対象のページ番号に対応する社員情報が一覧で表示される。
In the page information display area P1, “page number to be displayed / total number of pages” is displayed.
In the employee information display area P2, employee information corresponding to the page number to be displayed among the employee information that matches the search condition is displayed in a list.

ページ切換ボタン表示エリアP3には、表示されているページを切り換えるための各種のボタン、即ち、「前ページ」ボタンP31、「次ページ」ボタンP32、「ソート」ボタンP33、「ページ目に移動」ボタンP34、「最新表示」ボタンP35が配置されている。
「前ページ」ボタンP31は、現在表示されているページの1つ前のページを表示するためのボタンである。
「次ページ」ボタンP32は、現在表示されているページの1つ後のページを表示するためのボタンである。
「ソート」ボタンP33は、現在表示されているレコードをIDの降順にソートするためのボタンである。
「ページ目に移動」ボタンP34は、入力フィールドINに指定されているページへ移動するためのボタンである。
「最新表示」ボタンP35は、検索結果を最新表示するためのボタンである。
In the page switching button display area P3, various buttons for switching the displayed page, that is, a “previous page” button P31, a “next page” button P32, a “sort” button P33, and “move to page”. A button P34 and a “latest display” button P35 are arranged.
The “Previous page” button P31 is a button for displaying the page immediately before the currently displayed page.
The “next page” button P32 is a button for displaying a page immediately after the currently displayed page.
The “sort” button P33 is a button for sorting the currently displayed records in descending order of ID.
The “move to page” button P34 is a button for moving to the page specified in the input field IN.
The “latest display” button P35 is a button for displaying the latest search results.

続いて、社員情報一覧画面上に1頁分の社員情報が一覧表示されている状態からページ切換ボタン表示エリアP3に配置されている各種ボタンを押下することにより表示を切り換える処理について説明する。   Next, a process of switching the display by pressing various buttons arranged in the page switching button display area P3 from a state where one page of employee information is displayed in a list on the employee information list screen will be described.

(前ページ表示処理)
社員情報一覧画面の社員情報表示エリアP2に社員情報がIDの昇順に表示されている状態において、ページ切換ボタン表示エリアP3の「前ページ」ボタンP31をユーザが押下して、現在表示されているページの1つ前のページを表示させる処理(前ページ表示処理)について、図7を参照して説明する。
(Previous page display process)
While the employee information is displayed in ascending order of ID in the employee information display area P2 of the employee information list screen, the user presses the “Previous Page” button P31 in the page switching button display area P3 and is currently displayed. Processing for displaying the page immediately before the page (previous page display processing) will be described with reference to FIG.

まず、制御部33は、「前ページ」ボタンP31が押下された旨を示す情報を受信すると、図7のフローチャートに示す前ページ表示処理を開始し、まず、現在社員情報一覧画面に一覧表示されているレコードの識別情報を、表示順(即ちIDの昇順)に取得する(ステップS201)。
例えば、社員情報一覧画面に図6(A)に示すように表示されている場合、このステップS201の処理により、社員ID「0004」、「0005」、「0009」、「0010」、「0011」を順に取得する。
First, when receiving information indicating that the “Previous page” button P31 has been pressed, the control unit 33 starts the previous page display process shown in the flowchart of FIG. 7, and first displays a list on the current employee information list screen. The identification information of the current record is acquired in the display order (that is, the ascending order of ID) (step S201).
For example, when the employee information list screen is displayed as shown in FIG. 6A, the employee IDs “0004”, “0005”, “0009”, “0010”, “0011” are obtained by the processing in step S201. In order.

図7に戻り、制御部33は、現在表示されている社員情報を検索した検索条件を記憶部32より読み出し、読み出した検索条件で社員情報DB11を再度検索して、検索条件に合致する社員情報を取得する(ステップS202)。   Returning to FIG. 7, the control unit 33 reads the search condition for searching the currently displayed employee information from the storage unit 32, searches the employee information DB 11 again with the read search condition, and stores the employee information that matches the search condition. Is acquired (step S202).

ステップS202で検索条件に合致するような社員情報を1件も取得できなかった場合(ステップS203;No)、制御部33は、図6(B)に示すような検索結果が0件の表示をして(ステップS204)、処理を終了する。   If no employee information that matches the search condition can be acquired in step S202 (step S203; No), the control unit 33 displays a display of zero search results as shown in FIG. (Step S204), and the process ends.

ステップS202で社員情報を取得できた場合(ステップS203;Yes)、制御部33は、検索条件合致テーブル321の記憶情報を一旦消去し、今回取得した社員情報を表示順(即ちIDの昇順)に記憶する(ステップS205)。   When the employee information can be acquired in step S202 (step S203; Yes), the control unit 33 once deletes the stored information in the search condition match table 321 and displays the employee information acquired this time in the display order (that is, ascending order of ID). Store (step S205).

次に、制御部33は、ステップS201で表示順(即ちIDの昇順)に取得したIDを、その取得した順に1つずつ検索条件合致テーブル321に記憶されているかを判断していき、記憶されているIDが見つかった時点で、そのIDを有するレコードをページの先頭レコードとして特定する(ステップS206)。即ち、先頭に表示されていたIDを更新された検索条件合致テーブル321に記憶されているIDと突き合わせ、見つかれば、そのレコードをページの先頭レコードとし、見つからなければ、2番目に表示されていたIDを更新された検索合致テーブル321に記憶されているIDとつきあわせる。以後、同様の動作を繰り返す。   Next, the control unit 33 determines whether or not the IDs acquired in the display order (that is, the ascending order of IDs) in step S201 are stored in the search condition match table 321 one by one in the acquired order. When a certain ID is found, the record having that ID is specified as the top record of the page (step S206). That is, the ID displayed at the top is matched with the ID stored in the updated search condition match table 321. If it is found, the record is set as the top record of the page. The ID is matched with the ID stored in the updated search match table 321. Thereafter, the same operation is repeated.

続いて、制御部33は、検索条件合致テーブル321に記憶されている情報から、表示用のページのページ情報(表示対象のページ番号と総ページ数)を求める(ステップS207)。
ページ情報を求める一般的な方法について、図8を参照して説明する。
まず、制御部33は、ステップS206で特定した先頭レコード(図中のn番目のレコード)より上のレコードを、下から順に1ページの表示可能数(5レコード)ずつ上方向にグルーピングする。次に、制御部33は、先頭レコード以下のレコードを、上から順に1ページの表示可能数(5レコード)ずつ下方向にグルーピングする。グルーピングが完了後、制御部33は、先頭のグループから順に連続したページ番号(1、2、3、…)を割り振る。そして、割り振ったページ番号のうち、最大のページ番号を総ページ数(図中のm)とし、先頭レコードより1つ上のレコードを含むグループに割り振られた番号(図中のk)を表示対象のページ番号とする。
Subsequently, the control unit 33 obtains page information (page number to be displayed and total number of pages) of the display page from information stored in the search condition match table 321 (step S207).
A general method for obtaining page information will be described with reference to FIG.
First, the control unit 33 groups the records above the first record (the nth record in the figure) specified in step S206 upward by the number of displayable pages (5 records) in order from the bottom. Next, the control unit 33 groups the records below the first record in the downward direction by the number of displayable pages (5 records) in order from the top. After the grouping is completed, the control unit 33 assigns consecutive page numbers (1, 2, 3,...) In order from the first group. And, among the allocated page numbers, the maximum page number is the total number of pages (m in the figure), and the number (k in the figure) assigned to the group that includes the record one record higher than the first record is displayed Page number.

続いて、制御部33は、社員情報表示エリアP2に表示するレコードを特定する(ステップS208)。
具体的には、ステップS207で求めた表示対象のページ番号を割り当てたグループに含まれるレコードを表示対象とする。図8の例で示せば、ステップS208の処理により、ページ番号「k」を割り当てたグループに含まれるレコード(「n−5番目のレコード」〜「n−1番目のレコード」)を社員情報表示エリアP2に表示するレコードとする。
Subsequently, the control unit 33 specifies a record to be displayed in the employee information display area P2 (step S208).
Specifically, a record included in the group to which the page number of the display target obtained in step S207 is assigned is set as a display target. In the example of FIG. 8, the employee information display of the records (“n-5th record” to “n−1th record”) included in the group to which the page number “k” is assigned by the process of step S208. It is assumed that the record is displayed in the area P2.

制御部33は、ページ情報表示エリアP1にステップS207で求めたページ情報を、社員情報表示エリアP2にステップS208で特定したレコードをそれぞれ表示させる社員情報一覧画面を作成して、表示部35に表示させる(ステップS209)。
以上で前ページ表示処理は終了する。
The control unit 33 creates an employee information list screen for displaying the page information obtained in step S207 in the page information display area P1 and the record specified in step S208 in the employee information display area P2, and displays them on the display unit 35. (Step S209).
This completes the previous page display process.

次に、具体例を挙げて、この「前ページ表示処理」について説明する。
例えば、最初の検索処理により、図9(A)に示すように社員情報が検索条件合致テーブル321に記憶されているとする。また、このときの社員情報表示エリアP2に表示されているレコードは、太枠で囲まれているID「0012」〜「0019」に対応するレコードであったとする。また、表示されているレコードのうち、ID「0012」、「0015」のレコードは、表示後、他のユーザによって現在では削除されてしまっているとする。このような状態において、ユーザが「前ページ」ボタンP31を押下したとする。
この場合、図9(B)で示すように、削除されたレコードの次のレコードである「0016」が、ステップS206で先頭レコードとして特定される。そして、先頭レコードより上のレコードは下から上に、先頭レコード以下のレコードは上から下に1ページの表示可能数(5レコード)ずつグルーピングされ、各グループに上から順にページ番号が振られる。そして、先頭レコードの1つ上のレコード「0011」が属するグループに割り当てられているページ番号「1」を表示対象のページ番号、そのグループに属する太枠で囲まれているレコード(即ちID「0004」〜「0011」のレコード)を「前ページ」ボタンP31押下後の社員情報表示エリアP2に表示されるレコードとする。また、グループに割り当てたページ番号のうち最大のページ番号「3」が総ページ数となる。
Next, the “previous page display process” will be described with a specific example.
For example, it is assumed that employee information is stored in the search condition match table 321 as shown in FIG. In addition, it is assumed that the records displayed in the employee information display area P2 at this time are records corresponding to IDs “0012” to “0019” surrounded by a thick frame. Also, it is assumed that, among the displayed records, records with IDs “0012” and “0015” have been deleted by other users after display. Assume that the user presses the “Previous page” button P31 in such a state.
In this case, as shown in FIG. 9B, “0016”, which is the next record after the deleted record, is identified as the first record in step S206. The records above the top record are grouped from bottom to top, the records below the top record are grouped by the number of displayable pages (5 records) from top to bottom, and page numbers are assigned to each group in order from the top. Then, the page number “1” assigned to the group to which the record “0011” immediately above the first record belongs is set to the page number to be displayed, and the record surrounded by the thick frame belonging to the group (that is, the ID “0004”). ”To“ 0011 ”) are records displayed in the employee information display area P2 after the“ Previous page ”button P31 is pressed. The maximum page number “3” among the page numbers assigned to the group is the total number of pages.

(次ページ表示処理)
社員情報一覧画面の社員情報表示エリアP2に社員情報がIDの昇順に表示されている状態において、ページ切替ボタン表示エリアP3の「次ページ」ボタンP32をユーザが押下して、現在表示されているページの次のページを表示させる処理(次ページ表示処理)について、図10を参照して説明する。
(Next page display process)
While the employee information is displayed in ascending order of ID in the employee information display area P2 of the employee information list screen, the user presses the “next page” button P32 in the page switching button display area P3 and is currently displayed. Processing for displaying the next page of the page (next page display processing) will be described with reference to FIG.

制御部33は、「次ページ」ボタンP32が押下された旨を示す情報を受信すると、図10に示す次ページ表示処理を開始し、まず、現在社員情報一覧画面に一覧表示されているレコードの識別情報を、表示の逆順(即ちIDの降順)に取得する(ステップS301)。
例えば、社員情報一覧画面に図6(A)に示すように表示されている場合、このステップS301の処理により、社員ID「0011」、「0010」、「0009」、「0005」、「0004」を順に取得する。
When the control unit 33 receives the information indicating that the “next page” button P32 has been pressed, the control unit 33 starts the next page display process shown in FIG. 10. First, the control unit 33 displays the list of records currently displayed on the employee information list screen. Identification information is acquired in the reverse order of display (that is, descending order of ID) (step S301).
For example, when the employee information list screen is displayed as shown in FIG. 6A, the employee IDs “0011”, “0010”, “0009”, “0005”, “0004” are obtained through the processing in step S301. In order.

図10に戻り、制御部33は、現在表示されている社員情報を検索した検索条件を記憶部32より読み出し、読み出した検索条件で社員情報DB11を再度検索して、検索条件に合致する社員情報を取得する(ステップS302)。   Returning to FIG. 10, the control unit 33 reads the search condition for searching the currently displayed employee information from the storage unit 32, searches the employee information DB 11 again with the read search condition, and stores the employee information that matches the search condition. Is acquired (step S302).

ステップS302で検索条件に合致するような社員情報を1件も取得できなかった場合(ステップS303;No)、制御部33は、図6(B)に示すような検索結果が0件の表示をして(ステップS304)、処理を終了する。   If no employee information that matches the search condition can be acquired in step S302 (step S303; No), the control unit 33 displays a display of 0 search results as shown in FIG. (Step S304), and the process ends.

ステップS302で社員情報を取得できた場合(ステップS303;Yes)、制御部33は、検索条件合致テーブル321の記憶情報を一旦消去し、今回取得した社員情報を表示順(即ちIDの昇順)に記憶する(ステップS305)。   When the employee information can be acquired in step S302 (step S303; Yes), the control unit 33 temporarily deletes the stored information in the search condition match table 321 and displays the employee information acquired this time in the display order (that is, the ascending order of ID). Store (step S305).

次に、制御部33は、ステップS301で表示の逆順(即ちIDの降順)に取得したIDを、その取得した順に1つずつ検索条件合致テーブル321に記憶されているかを判断していき、記憶されているIDが見つかった時点で、そのIDを有するレコードをページの末尾レコードとして特定する(ステップS306)。即ち、末尾に表示されていたIDを更新された検索条件合致テーブル321に記憶されているIDと突き合わせ、見つかれば、そのレコードをページの末尾レコードとし、見つからなければ、末尾から2番目に表示されていたIDを更新された検索合致テーブル321に記憶されているIDとつきあわせる。以後、同様の動作を繰り返す。   Next, the control unit 33 determines whether the IDs acquired in the reverse order of display (that is, the descending order of the IDs) in step S301 are stored in the search condition match table 321 one by one in the acquired order. At the time when the assigned ID is found, the record having the ID is specified as the end record of the page (step S306). That is, the ID displayed at the end is matched with the ID stored in the updated search condition match table 321, and if found, that record is set as the end record of the page, and if not found, it is displayed second from the end. The registered ID is matched with the ID stored in the updated search match table 321. Thereafter, the same operation is repeated.

続いて、制御部33は、検索条件合致テーブル321に記憶されている情報から、表示用のページのページ情報(表示対象のページ番号と総ページ数)を求める(ステップS307)。
ページ情報を求める一般的な方法について、図11を参照して説明する。
まず、制御部33は、ステップS306で特定した末尾レコード(図中のn番目のレコード)より下のレコードを、上から順に1ページの表示可能数(5レコード)ずつ下方向にグルーピングする。次に、制御部33は、末尾レコード以上のレコードを、下から順に1ページの表示可能数(5レコード)ずつ上方向にグルーピングする。グルーピング完了後、制御部33は、先頭のグループから順に連続したページ番号(1、2、3、…)を割り振る。そして、割り振ったページ番号のうち、最大のページ番号を総ページ数(図中のm)とし、末尾レコードより1つ下のレコードを含むグループに割り振られた番号(図中のk)を表示対象のページ番号とする。
Subsequently, the control unit 33 obtains page information (page number to be displayed and the total number of pages) of the display page from information stored in the search condition match table 321 (step S307).
A general method for obtaining page information will be described with reference to FIG.
First, the control unit 33 groups the records below the end record (the nth record in the figure) specified in step S306 downward by the number of displayable pages (5 records) in order from the top. Next, the control unit 33 groups the records that are equal to or more than the last record in the upward direction by the number of displayable pages (5 records) in order from the bottom. After completing the grouping, the control unit 33 assigns consecutive page numbers (1, 2, 3,...) In order from the first group. And, among the allocated page numbers, the maximum page number is the total number of pages (m in the figure), and the number (k in the figure) assigned to the group that includes the record immediately below the last record is displayed Page number.

続いて、制御部33は、社員情報表示エリアP2に表示するレコードを特定する(ステップS308)。
具体的には、ステップS307で求めた表示対象のページ番号を割り当てたグループに含まれるレコードを表示対象とする。図11の例で示せば、このステップS308の処理により、ページ番号「k」を割り当てたグループに含まれるレコード(「n+1番目のレコード」〜「n+5番目のレコード」)を社員情報表示エリアP2に表示するレコードとする。
Subsequently, the control unit 33 specifies a record to be displayed in the employee information display area P2 (step S308).
Specifically, a record included in the group to which the page number of the display target obtained in step S307 is assigned is set as a display target. In the example of FIG. 11, records (“n + 1th record” to “n + 5th record”) included in the group to which the page number “k” is assigned are displayed in the employee information display area P2 by the process of step S308. The record to be displayed.

制御部33は、ページ情報表示エリアP1にステップS307で求めたページ情報を、社員情報表示エリアP2にステップS308で特定したレコードをそれぞれ表示させる社員情報一覧画面を作成して、表示部35に表示させる(ステップS309)。
以上で次ページ表示処理は終了する。
The control unit 33 creates an employee information list screen that displays the page information obtained in step S307 in the page information display area P1 and the record specified in step S308 in the employee information display area P2, and displays them on the display unit 35. (Step S309).
The next page display process is thus completed.

次に、具体例を挙げて、この「次ページ表示処理」について説明する。
例えば、最初の検索処理により、図12(A)に示すように社員情報が検索条件合致テーブル321に記憶されているとする。また、このときの社員情報表示エリアP2に表示されているレコードは、太枠で囲まれているID「0012」〜「0019」に対応するレコードであったとする。また、表示されているレコードのうち、ID「0017」、「0019」のレコードは、他のユーザによって現在では削除されてしまっているとする。このような状態において、ユーザが「次ページ」ボタンP32を押下したとする。
この場合、図12(B)に示すように、削除されたレコードの前のレコードである「0016」が、ステップS306で末尾レコードとして特定される。そして、末尾レコードより下のレコードは上から下に、末尾レコード以上のレコードは下から上に1ページの表示可能数(5レコード)ずつグルーピングされ、各グループには上から順にページ番号が振られる。そして、末尾レコードの1つ下のレコード「0020」が属するグループに割り当てられているページ番号「3」を表示対象のページ番号、そのグループに属する太枠で囲まれているレコード(即ちID「0020」〜「0025」のレコード)を「次ページ」ボタンP32押下後の社員情報表示エリアP2に表示されるレコードとする。また、グループに割り当てたページ番号のうち最大のページ番号「3」が総ページ数となる。
Next, the “next page display process” will be described with a specific example.
For example, it is assumed that employee information is stored in the search condition match table 321 as shown in FIG. In addition, it is assumed that the records displayed in the employee information display area P2 at this time are records corresponding to IDs “0012” to “0019” surrounded by a thick frame. Further, it is assumed that among the displayed records, records with IDs “0017” and “0019” have been deleted by other users. Assume that the user presses the “next page” button P32 in such a state.
In this case, as shown in FIG. 12B, “0016”, which is the record before the deleted record, is specified as the last record in step S306. The records below the end record are grouped by the number of displayable pages (5 records) from the top to the bottom and the records above the end record from the bottom to the top, and page numbers are assigned to each group in order from the top. . Then, the page number “3” assigned to the group to which the record “0020” immediately below the last record belongs is set as the page number to be displayed, and the record surrounded by the thick frame belonging to the group (that is, the ID “0020”). ”To“ 0025 ”) are records displayed in the employee information display area P2 after the“ next page ”button P32 is pressed. The maximum page number “3” among the page numbers assigned to the group is the total number of pages.

(指定ページ表示処理)
社員情報一覧画面の社員情報表示エリアP2に社員情報がIDの昇順に表示されている状態において、ページ切替ボタン表示エリアP3の「ページ目に移動」ボタンP34をユーザが押下して、入力フィールドINに指定されているページを表示させる処理(指定ページ表示処理)について、図13を参照して説明する。
(Specified page display processing)
In a state where employee information is displayed in ascending order of ID in the employee information display area P2 of the employee information list screen, the user presses the “move to page” button P34 in the page switching button display area P3, and the input field IN A process for displaying a page designated in the above (designated page display process) will be described with reference to FIG.

この場合、ユーザは、入力フィールドINにジャンプしたいページ番号を入力し、「ページ目に移動」ボタン34を押下する。すると、制御部33は、図13に示す指定ページ表示処理を開始し、まず、現在表示されている社員情報を検索した検索条件を記憶部32から読み出し、読み出した検索条件で社員情報DB11を再度検索して、検索条件に合致する社員情報を取得する(ステップS401)。   In this case, the user inputs the page number to jump to the input field IN and presses the “move to page” button 34. Then, the control unit 33 starts the designated page display process shown in FIG. 13. First, the search condition for searching the currently displayed employee information is read from the storage unit 32, and the employee information DB 11 is read again with the read search condition. The employee information that matches the search condition is acquired by searching (step S401).

ステップS401の検索の結果、1件も検索条件に合致する社員情報を取得できなかった場合(ステップS402;No)、制御部33は、図6(B)に示すような検索結果が0件の表示をして(ステップS403)、処理を終了する。   As a result of the search in step S401, when no employee information that matches the search condition has been acquired (step S402; No), the control unit 33 returns 0 search results as shown in FIG. Display is performed (step S403), and the process is terminated.

ステップS401で社員情報を取得できた場合(ステップS402;Yes)、制御部33は、検索条件合致テーブル321に記憶されている情報を一旦消去し、今回取得した社員情報を表示順(即ちIDの昇順)に記憶する(ステップS404)。   When employee information can be acquired in step S401 (step S402; Yes), the control unit 33 temporarily deletes the information stored in the search condition match table 321 and displays the employee information acquired this time in the display order (that is, IDs). (In ascending order) (step S404).

続いて、制御部33は、検索条件合致テーブル321に記憶されている情報から、表示用のページの総ページ数を求める(ステップS405)。
具体的に総ページ数を求める方法について、図14を参照して説明する。
まず、制御部33は、検索条件合致テーブル321のレコードを上から順に下方向に1ページの表示可能件数(5レコード)ずつグルーピングする。そして、グルーピングが完了した後、制御部33は、先頭のグループから順に連続したページ番号(1、2、3、…)を割り振る。そして、制御部33は、割り振ったページ番号のうち、最大の番号を総ページ数(図中のm)とする。
Subsequently, the control unit 33 obtains the total number of pages for display from the information stored in the search condition match table 321 (step S405).
A specific method for obtaining the total number of pages will be described with reference to FIG.
First, the control unit 33 groups the records in the search condition match table 321 in order from the top in the downward direction by the number of displayable items per page (5 records). Then, after the grouping is completed, the control unit 33 assigns consecutive page numbers (1, 2, 3,...) In order from the first group. And the control part 33 makes the largest number among the allocated page numbers the total number of pages (m in a figure).

続いて、制御部33は、社員情報表示エリアP2に表示するためのレコードを特定する(ステップS406)。
具体的には、入力フィールドINにユーザによって入力された番号と同じページ番号を割り当てたグループに含まれるレコードを特定する。例えば、入力フィールドINに「2」が入力されていた場合、図14の例で示せばこのステップS406の処理により、グループ番号「2」が割り当てれらているグループに含まれる「6番目のレコード」〜「10番目のレコード」が社員情報表示エリアP2に表示するためのレコードとして特定する。
Subsequently, the control unit 33 specifies a record to be displayed in the employee information display area P2 (step S406).
Specifically, the record included in the group assigned the same page number as the number input by the user in the input field IN is specified. For example, if “2” is entered in the input field IN, the “sixth record included in the group to which the group number“ 2 ”is assigned is obtained by the processing in step S406 as shown in the example of FIG. ”To“ 10th record ”are specified as records to be displayed in the employee information display area P2.

そして、制御部33は、ページ情報表示エリアP1に、ステップS405で求めた総ページ数と入力フィールドINに入力された番号である表示対象のページ番号とを表示させ、社員情報表示エリアP2にステップS406で特定したレコードを表示させる社員情報一覧画面を作成して、表示部35に表示させる(ステップS407)。
以上で指定ページ表示処理は終了する。
Then, the control unit 33 displays in the page information display area P1 the total number of pages obtained in step S405 and the page number to be displayed, which is the number input in the input field IN, and displays the step in the employee information display area P2. An employee information list screen for displaying the record specified in S406 is created and displayed on the display unit 35 (step S407).
Thus, the designated page display process ends.

次に、具体例を挙げて、この「指定ページ表示処理」について説明する。
例えば、最初の検索処理により、図15(A)に示すように社員情報が検索条件合致テーブル321に記憶され、太枠で囲まれているID「0020」〜「0025」に対応するレコードが社員情報表示エリアP2に表示されていたとする。また、この表示されているレコードのうち、ID「0012」、「0015」のレコードは、他のユーザによって現在では削除されているものとする。このような状態において、ユーザが入力フィールドINに「2」を入力し、「ページ目に移動」ボタンを押下したとする。
この場合、図15(B)に示すように、削除されたレコードを除外してレコードが上から順に1ページの表示可能数(5レコード)ずつグルーピングされて、各グループにはページ番号が割り当てられる。そして、入力フィールドINに入力されたページ番号「2」が割り当てられたグループに属する、太枠で囲まれているレコード(即ちID「0016」〜「0021」のレコード)が、「ページ目に移動」ボタン押下後の社員情報表示エリアP2に表示されるレコードとなる。また、総ページ数は、グループに割り当てられた最大のページ番号「3」となる。
Next, the “designated page display process” will be described with a specific example.
For example, in the first search process, employee information is stored in the search condition match table 321 as shown in FIG. 15A, and records corresponding to IDs “0020” to “0025” surrounded by a thick frame are employees. It is assumed that it is displayed in the information display area P2. Of the displayed records, records with IDs “0012” and “0015” are currently deleted by other users. In this state, it is assumed that the user inputs “2” in the input field IN and presses the “move to page” button.
In this case, as shown in FIG. 15B, the deleted records are excluded and the records are grouped in order from the top by the displayable number of one page (5 records), and a page number is assigned to each group. . Then, a record surrounded by a thick frame (that is, records with IDs “0016” to “0021”) belonging to the group to which the page number “2” input in the input field IN is assigned is moved to the “page. The record is displayed in the employee information display area P2 after the "" button is pressed. The total number of pages is the maximum page number “3” assigned to the group.

(最新表示処理)
社員情報一覧画面の社員情報表示エリアP2に社員情報がIDの昇順に表示されている状態において、ページ切替ボタン表示エリアP3の「最新表示」ボタンP35をユーザが押下して、現在表示されているページを最新表示させる処理(最新表示処理)について、図16を参照して説明する。
(Refresh processing)
While the employee information is displayed in ascending order of IDs in the employee information display area P2 of the employee information list screen, the user presses the “Refresh” button P35 in the page switching button display area P3 and is currently displayed. The process of displaying the page in the latest (the latest display process) will be described with reference to FIG.

まず、制御部33は、「最新表示」ボタンP35が押下された旨を示す情報を受信すると、現在社員情報一覧画面に一覧表示されているレコードの識別情報を、表示順(即ちIDの降順)に取得する(ステップS501)。
例えば、社員情報一覧画面に図6(A)に示すように表示されている場合、このステップS501の処理により、社員ID「0004」、「0005」、「0009」、「0010」、「0011」を順に取得する。
First, when receiving information indicating that the “latest display” button P35 has been pressed, the control unit 33 displays the identification information of the records currently displayed in the list on the employee information list screen in the display order (that is, the descending order of the IDs). (Step S501).
For example, when the employee information list screen is displayed as shown in FIG. 6A, the employee IDs “0004”, “0005”, “0009”, “0010”, “0011” are obtained by the processing in step S501. In order.

続いて図16に戻り、制御部33は、現在表示されている社員情報を検索した検索条件を記憶部32より読み出し、読み出した検索条件で社員情報DB11を再度検索して、検索条件に合致する社員情報を取得する(ステップS502)。   Subsequently, returning to FIG. 16, the control unit 33 reads the search condition for searching the currently displayed employee information from the storage unit 32, searches the employee information DB 11 again with the read search condition, and matches the search condition. Employee information is acquired (step S502).

ステップS502で検索条件に合致するような社員情報を1件も取得できなかった場合(ステップS503;No)、制御部33は、図6(B)に示すような検索結果が0件の表示をして(ステップS504)、処理を終了する。   When no employee information that matches the search condition can be acquired in step S502 (step S503; No), the control unit 33 displays that the search result is 0 as shown in FIG. (Step S504), and the process ends.

ステップS502で社員情報を取得できた場合(ステップS503;Yes)、制御部33は、検索条件合致テーブル321の記憶情報を一旦消去し、今回取得した社員情報を表示順(即ちIDの昇順)に記憶する(ステップS505)。   When the employee information can be acquired in step S502 (step S503; Yes), the control unit 33 temporarily deletes the stored information in the search condition match table 321 and displays the employee information acquired this time in the display order (that is, the ascending order of ID). Store (step S505).

次に、制御部33は、ステップS501で表示順(即ちIDの降順)に取得したIDを、その取得した順に1つずつ検索条件合致テーブル321に記憶されているかを判断していき、記憶されているIDが見つかった時点で、そのIDを有するレコードを先頭レコードとして特定する(ステップS506)。   Next, the control unit 33 determines whether or not the IDs acquired in the display order (that is, the descending order of the IDs) in step S501 are stored in the search condition match table 321 one by one in the acquired order. When a certain ID is found, the record having that ID is specified as the first record (step S506).

続いて、制御部33は、検索条件合致テーブル321に記憶されている情報から、表示用のページのページ情報(表示対象のページ番号と総ページ数)を求める(ステップS507)。
ページ情報を求める一般的な方法について、図8を参照して説明する。
まず、制御部33は、ステップS506で特定した先頭レコード(図中のn番目のレコード)より上のレコードを、下から順に1ページの表示可能数(5レコード)ずつ上方向にグルーピングする。次に、制御部33は、先頭レコード以下のレコードを、上から順に1ページの表示可能数(5レコード)ずつ下方向にグルーピングする。グルーピングが完了した後、制御部33は、先頭のグループから順に連続したページ番号(1、2、3、…)を割り振る。そして、割り振ったページ番号のうち、最大のページ番号を総ページ数(図中のm)とし、先頭レコードを含むグループに割り振られた番号(図中のk+1)を表示対象のページ番号とする。
Subsequently, the control unit 33 obtains page information (page number to be displayed and the total number of pages) of the display page from the information stored in the search condition match table 321 (step S507).
A general method for obtaining page information will be described with reference to FIG.
First, the control unit 33 groups the records above the first record (the nth record in the figure) specified in step S506 upward by the number of displayable pages (5 records) in order from the bottom. Next, the control unit 33 groups the records below the first record in the downward direction by the number of displayable pages (5 records) in order from the top. After the grouping is completed, the control unit 33 assigns consecutive page numbers (1, 2, 3,...) In order from the first group. Of the allocated page numbers, the maximum page number is the total number of pages (m in the figure), and the number (k + 1 in the figure) allocated to the group including the first record is the display target page number.

図16に戻り、続いて、制御部33は、社員情報表示エリアP2に表示するレコードを特定する(ステップS508)。
具体的には、ステップS507で求めた表示対象のページ番号を割り当てたグループに含まれるレコードを表示対象とする。図8の例で示せば、ステップS508の処理により、ページ番号「k+1」を割り当てたグループに含まれるレコード(「n番目のレコード」〜「n+4番目のレコード」)を社員情報表示エリアP2に表示するためのレコードとする。
Returning to FIG. 16, subsequently, the control unit 33 specifies a record to be displayed in the employee information display area P2 (step S508).
Specifically, a record included in the group to which the page number of the display target obtained in step S507 is assigned is set as a display target. In the example of FIG. 8, the records (“nth record” to “n + 4th record”) included in the group assigned the page number “k + 1” are displayed in the employee information display area P2 by the process of step S508. To record.

制御部33は、ページ情報表示エリアP1にステップS507で求めたページ情報を、社員情報表示エリアP2にステップS508で特定したレコードをそれぞれ表示させる社員情報一覧画面を作成して、表示部35に表示させる(ステップS509)。
以上で最新表示処理は終了する。
The control unit 33 creates an employee information list screen for displaying the page information obtained in step S507 in the page information display area P1 and the record specified in step S508 in the employee information display area P2, and displays them on the display unit 35. (Step S509).
This is the end of the latest display process.

次に、具体例を挙げて、この「最新表示処理」について説明する。
例えば、最初の検索処理により、図17(A)に示すように社員情報が検索条件合致テーブル321に記憶されているとする。また、このときの社員情報表示エリアP2に表示されているレコードは、太枠で囲まれているID「0012」〜「0019」に対応するレコードであったとする。また、表示されているレコードのうち、ID「0012」、「0015」のレコードは、他のユーザによって現在では削除されてしまっているとする。このような状態において、ユーザが「最新表示」ボタンP35を押下したとする。
この場合、図17(B)に示すように、削除されたレコードの次のレコードである「0016」が、ステップS506で先頭レコードとして特定される。そして、先頭レコードより上のレコードは下から上に、先頭レコード以下のレコードは上から下に1ページの表示可能数(5レコード)ずつグルーピングされ、各グループには上から順にページ番号が振られる。そして、先頭レコード「0016」が属するグループに割り当てられているページ番号「2」を表示対象のページ番号、そのグループに属する太枠で囲まれているレコード(即ちID「0016」〜「0021」のレコード)を「最新表示」ボタンP31押下後の社員情報表示エリアP2に表示されるレコードとする。また、グループに割り当てたページ番号のうち最大のページ番号「3」が、総ページ数となる。
Next, the “latest display process” will be described with a specific example.
For example, it is assumed that employee information is stored in the search condition match table 321 as shown in FIG. In addition, it is assumed that the records displayed in the employee information display area P2 at this time are records corresponding to IDs “0012” to “0019” surrounded by a thick frame. Also, it is assumed that among the displayed records, records with IDs “0012” and “0015” are currently deleted by other users. In such a state, it is assumed that the user presses the “Refresh” button P35.
In this case, as shown in FIG. 17B, “0016”, which is the next record after the deleted record, is identified as the first record in step S506. The records above the top record are grouped from bottom to top, the records below the top record are grouped by the number of displayable pages (5 records) from top to bottom, and page numbers are assigned to each group in order from the top. . Then, the page number “2” assigned to the group to which the first record “0016” belongs is the page number to be displayed, and the records surrounded by the thick frames belonging to the group (that is, IDs “0016” to “0021”). Record) is a record displayed in the employee information display area P2 after the “latest display” button P31 is pressed. The maximum page number “3” among the page numbers assigned to the group is the total number of pages.

(ソート処理)
社員情報一覧画面の社員情報表示エリアP2に社員情報が表示されている状態において、ページ切替ボタン表示エリアP3の「ソート」ボタンP33をユーザが押下して、表示されているレコードをIDの昇順にソートする処理(ソート処理)について図18を参照して説明する。
(Sort processing)
In a state where employee information is displayed in the employee information display area P2 of the employee information list screen, the user presses the “sort” button P33 in the page switching button display area P3, and the displayed records are in ascending order of ID. Processing for sorting (sorting processing) will be described with reference to FIG.

まず、制御部33は、「ソート」ボタンP33が押下された旨を示す情報を受信すると、現在社員情報表示エリアP2に表示されているレコードのうち、表示の先頭であるレコードの識別情報を取得する(ステップS601)。
例えば、社員情報表示エリアP2に図6(A)に示すように表示されている場合、このステップS601の処理により、社員ID「0004」を取得する。
First, when receiving information indicating that the “sort” button P33 has been pressed, the control unit 33 obtains identification information of the record that is the head of the display among the records currently displayed in the employee information display area P2. (Step S601).
For example, when it is displayed in the employee information display area P2 as shown in FIG. 6A, the employee ID “0004” is acquired by the process of step S601.

図18に戻り、続いて、制御部33は、現在表示されている社員情報を検索した検索条件を記憶部32より読み出し、読み出した検索条件で社員情報DB11を再度検索して、検索条件に合致する社員情報を取得する(ステップS602)。   Returning to FIG. 18, subsequently, the control unit 33 reads the search condition for searching the currently displayed employee information from the storage unit 32, searches the employee information DB 11 again with the read search condition, and matches the search condition. Employee information to be acquired is acquired (step S602).

ステップS602で検索条件に合致するような社員情報を1件も取得できなかった場合(ステップS603;No)、制御部33は、図6(B)に示すような検索結果が0件の表示をして(ステップS604)、処理を終了する。   If no employee information that matches the search condition can be acquired in step S602 (step S603; No), the control unit 33 displays a display of zero search results as shown in FIG. (Step S604), and the process ends.

ステップS602で社員情報を取得できた場合(ステップS603;Yes)、制御部33は、ステップS602で取得した社員情報を、そのIDの昇順でソートする(ステップS605)。
なお、このソートの処理については、バブルソートやシェーカーソート等の公知のソート法を用いて行えばよい。
When employee information can be acquired in step S602 (step S603; Yes), the control unit 33 sorts the employee information acquired in step S602 in ascending order of the IDs (step S605).
Note that this sort processing may be performed using a known sort method such as bubble sort or shaker sort.

そして、制御部33は、検索条件合致テーブル321の記憶情報を一旦消去し、ステップS605でソートした社員情報をソートした順(即ちIDの降順)に記憶する(ステップS606)。   Then, the control unit 33 temporarily deletes the stored information in the search condition match table 321 and stores the employee information sorted in step S605 in the sorted order (that is, descending ID) (step S606).

続いて、制御部33は、ステップS601で取得した識別情報を有するレコードが、検索条件合致テーブル321に記憶されているか否かを判断する(ステップS607)。   Subsequently, the control unit 33 determines whether or not the record having the identification information acquired in step S601 is stored in the search condition match table 321 (step S607).

レコードが記憶されていると判断した場合(ステップS607;Yes)、制御部33は、そのレコードを先頭レコードと特定し(ステップS608)、ステップS610に移る。
レコードが記憶されていないと判断した場合(ステップS607;No)、制御部33はそのレコードの次に検索条件合致テーブル321に記憶されているレコードを先頭レコードと特定し(ステップS609)、ステップS610に移る。
When determining that the record is stored (step S607; Yes), the control unit 33 identifies the record as the first record (step S608), and proceeds to step S610.
If it is determined that no record is stored (step S607; No), the control unit 33 identifies the record stored in the search condition match table 321 next to that record as the first record (step S609), and step S610. Move on.

ステップS610で制御部33は、検索条件合致テーブル321に記憶されている情報から、表示用のページのページ情報(表示対象のページ番号と総ページ数)を求める。
ページ情報を求める一般的な方法について、図19を参照して説明する。
まず、制御部33は、検索条件合致テーブル321のレコードを上から順に1ページの表示可能数(5レコード)ずつグルーピングする。そして、グルーピングが完了した後、制御部33は、先頭のグループから順に連続したページ番号(1、2、3、…)を割り振る。そして、割り振ったページ番号のうち、最大のページ番号を総ページ数(図中のm)とする。また、制御部33は、ステップS608又はS609で特定した先頭レコード(図中のn番目のレコード)を含むグループに割り振られているページ番号(図中のk+1)を表示対象のページ番号とする。
In step S610, the control unit 33 obtains page information (page number and total number of pages to be displayed) of a display page from information stored in the search condition match table 321.
A general method for obtaining page information will be described with reference to FIG.
First, the control unit 33 groups the records in the search condition match table 321 in order from the top by the number of displayable pages (5 records). Then, after the grouping is completed, the control unit 33 assigns consecutive page numbers (1, 2, 3,...) Sequentially from the first group. Of the allocated page numbers, the largest page number is set as the total number of pages (m in the figure). Further, the control unit 33 sets the page number (k + 1 in the figure) allocated to the group including the first record (nth record in the figure) specified in step S608 or S609 as the page number to be displayed.

図18に戻り、続いて制御部33は、社員情報表示エリアP2に表示するためのレコードを特定する(ステップS611)。
具体的には、ステップS610で求めた表示対象のページ番号を割り当てたグループに含まれるレコードを表示対象とする。図19の例で示せば、このステップS611の処理により、ページ番号k+1が割り当てられているグループに含まれるレコード(「n番目のレコード」〜「n+4番目のレコード」)を社員情報表示エリアP2に表示するためのレコードとして特定する。
Returning to FIG. 18, subsequently, the control unit 33 specifies a record to be displayed in the employee information display area P2 (step S611).
Specifically, a record included in the group to which the page number of the display target obtained in step S610 is assigned is set as a display target. In the example of FIG. 19, by the processing of step S611, records included in the group to which the page number k + 1 is assigned ("nth record" to "n + 4th record") are displayed in the employee information display area P2. Identified as a record for display.

そして、制御部33は、ページ情報表示エリアP1にステップS610で求めたページ情報と、社員情報表示エリアP2にステップS611で特定したレコードとをそれぞれ表示させた社員情報一覧画面を作成して、表示部35に表示させる(ステップS612)。
以上でソート処理は終了する。
Then, the control unit 33 creates and displays an employee information list screen in which the page information obtained in step S610 in the page information display area P1 and the record specified in step S611 in the employee information display area P2 are displayed. It is displayed on the part 35 (step S612).
This completes the sort process.

次に、具体例を挙げて、この「ソート処理」について説明する。
例えば、最初の検索処理により、図20(A)に示すように社員情報が検索条件合致テーブル321に記憶されているとする。また、このときの社員情報表示エリアP2に表示されているレコードは、太枠で囲まれているID「0015」、「0021」、「0022」、「0023」に対応するレコードであったとする。また、この表示をさせた時点で検索条件合致テーブル321に記憶されていたID「0012」、「0015」のレコードは、他のユーザによって現在では削除されてしまっているとする。このような状態において、ユーザが「ソート」ボタンP33を押下したとする。
この場合、図20(B)に示すように、ID順にソートした社員情報のうち、「ソート」ボタンP33押下前の表示の先頭のレコード「0015」の次のレコードである「0016」を新たな先頭レコードとして特定する。そして、ソート済みのレコードが1ページの表示可能数(5レコード)ずつ上からグルーピングされ、各グループにはページ番号が割り当てられる。そして、先頭レコード「0016」を含むグループに割り当てられたページ番号「2」を表示対象のページ番号、そのグループに属する太枠で囲まれているレコード(即ちID「0016」〜「0021」)を「ソート」ボタンP33を押下後の社員情報表示エリアP2に表示されるレコードする。また、グループに割り当てたページ番号のうち最大のページ番号「3」が、総ページ数となる。
Next, the “sort process” will be described with a specific example.
For example, it is assumed that employee information is stored in the search condition match table 321 as shown in FIG. It is assumed that the record displayed in the employee information display area P2 at this time is a record corresponding to the IDs “0015”, “0021”, “0022”, and “0023” surrounded by a thick frame. In addition, it is assumed that the records with IDs “0012” and “0015” stored in the search condition match table 321 at the time of the display are currently deleted by other users. Assume that the user presses the “sort” button P33 in such a state.
In this case, as shown in FIG. 20B, among the employee information sorted in the order of ID, “0016” that is the next record after the first record “0015” of the display before the “sort” button P33 is pressed is newly added. Specify as the first record. The sorted records are grouped from the top by the number of displayable pages (5 records) per page, and a page number is assigned to each group. Then, the page number “2” assigned to the group including the first record “0016” is displayed as the page number to be displayed, and the records surrounded by the thick frame belonging to the group (ie, ID “0016” to “0021”) are displayed. Records are displayed in the employee information display area P2 after the “sort” button P33 is pressed. The maximum page number “3” among the page numbers assigned to the group is the total number of pages.

以上、本実施の形態では、表示するページを切り換える際に、再度同じ条件で検索してデータを取得する。
また、各種の処理に応じて、現在表示されているデータの先頭データ又は末尾のデータを基準にしてページを分ける。このため、表示しているページの切り換えの前後で、表示されているデータとの間に齟齬がない。よって、ユーザを混乱させることのない適切な表示が可能となる。
As described above, in the present embodiment, when the page to be displayed is switched, data is obtained by searching again under the same conditions.
Further, according to various processes, pages are divided based on the top data or the last data of the currently displayed data. For this reason, there is no flaw between the displayed data before and after switching the displayed page. Therefore, an appropriate display that does not confuse the user is possible.

なお、この発明は上記実施形態に限定されず、種々の変形及び応用が可能である。
例えば、本実施の形態では社員情報の検索に本発明を適用したが、これに限るものではなく、検索対象のデータは任意である。また、検索システムに限定されず、データを検索して表示している間に、表示中のデータの更新を可能とするシステムであれば、本発明を適用することができる。
In addition, this invention is not limited to the said embodiment, A various deformation | transformation and application are possible.
For example, in the present embodiment, the present invention is applied to search for employee information. However, the present invention is not limited to this, and data to be searched is arbitrary. Further, the present invention is not limited to a search system, and the present invention can be applied to any system that can update data being displayed while data is being searched and displayed.

また、本実施形態の前ページ表示処理、次ページ表示処理、指定ページ表示処理、および、最新表示処理において、社員情報表示エリアP2に表示させるの表示の順番はIDの降順であるとしたが、これに限ることはなく、IDの昇順や、社員氏名のあいうえお順や誕生日順に表示する場合であっても同様に、上記の各処理を適用してもよい。   Further, in the previous page display process, the next page display process, the designated page display process, and the latest display process of the present embodiment, the display order of display in the employee information display area P2 is descending ID. The present invention is not limited to this, and each of the above processes may be applied in the same manner even when the IDs are displayed in the ascending order, the employee names are displayed in order, or in the order of birthday.

また、本実施の形態のソート処理として、IDの昇順にソートする処理について説明したが、IDの降順にソートする処理や、社員氏名のあいうえお順にソートする処理等にも同様に本実施形態のソート処理を適用してもよい。   In addition, as the sorting process of the present embodiment, the process of sorting in ascending order of ID has been described, but the sorting of the present embodiment is similarly applied to the process of sorting in descending order of ID, the process of sorting in order of employee name, and the like Processing may be applied.

なお、ページの切り分けの手法は上述の例に限定されない。
例えば、「指定ページ表示処理」において、現在の表示ページより後ろのページに「移動」する場合には、「次ページ表示処理」と同様に末尾レコードを基準としてページを分け、現在の表示ページより前のページに「移動」する場合には、「前ページ表示処理」と同様に先頭レコードを基準としてページを分け、該当するページを表示するようにしてもよい。
また、「次ページ表示処理」で先頭レコードを基準としてページを分け、「前ページ表示処理」でに末尾レコードを基準としてページを分け、それぞれ該当するページを表示するようにしてもよい。
Note that the page segmentation method is not limited to the above example.
For example, when “move” to the page after the current display page in the “specified page display process”, the page is divided based on the end record as in the “next page display process”. When “moving” to the previous page, the page may be divided based on the first record as in the “previous page display process”, and the corresponding page may be displayed.
Further, pages may be divided based on the first record in the “next page display process”, and pages may be divided based on the last record in the “previous page display process”, and the corresponding pages may be displayed.

また、上記実施の形態にかかる端末装置30は、専用装置によって実現可能なことはもとより、汎用装置によって構成することもできる。この場合、上記各処理を実現するためのプログラムを汎用装置にインストールしてOS(Operation System)と協働させて実行することで、汎用装置を、上記端末装置30として機能させることができる。   Further, the terminal device 30 according to the above-described embodiment can be configured by a general-purpose device as well as realized by a dedicated device. In this case, it is possible to cause the general-purpose device to function as the terminal device 30 by installing a program for realizing each of the processes in the general-purpose device and executing the program in cooperation with an OS (Operation System).

また、上述の機能を実現するプログラムの提供方法は任意であり、CD−ROMなどの記録媒体に格納して提供可能なことはもとより、例えば、インターネットなどの通信媒体を介して提供してもよい。   Further, the method for providing the program for realizing the above-described functions is arbitrary, and the program can be provided by being stored in a recording medium such as a CD-ROM, or via a communication medium such as the Internet. .

本実施の形態に係るデータベースシステムの構成を示す図である。It is a figure which shows the structure of the database system which concerns on this Embodiment. 社員情報DBの構成を示す図である。It is a figure which shows the structure of employee information DB. 社員検索画面の例を示す図である。It is a figure which shows the example of an employee search screen. 社員検索表示処理の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of an employee search display process. 検索条件合致テーブルの構成を示す図である。It is a figure which shows the structure of a search condition agreement table. 社員情報一覧画面の例を示す図である。It is a figure which shows the example of an employee information list screen. 前ページ表示処理の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of a previous page display process. 前ページ表示処理または最新表示処理において、ページ情報を求めるための方法を説明するための図である。It is a figure for demonstrating the method for calculating | requiring page information in a previous page display process or the latest display process. 前ページ表示処理を具体的に説明するための図である。It is a figure for demonstrating the previous page display process concretely. 次ページ表示処理の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of a next page display process. 次ページ表示処理において、ページ情報を求めるための方法を説明するための図である。It is a figure for demonstrating the method for calculating | requiring page information in a next page display process. 次ページ表示処理を具体的に説明するための図である。It is a figure for demonstrating the next page display process concretely. 指定ページ表示処理の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of a designated page display process. 指定ページ表示処理において、ページ情報を求めるための方法を説明するための図である。It is a figure for demonstrating the method for calculating | requiring page information in a designated page display process. 指定ページ表示処理を具体的に説明するための図である。It is a figure for demonstrating a specific page display process concretely. 最新表示処理の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of the latest display process. 最新表示処理を具体的に説明するための図である。It is a figure for demonstrating the latest display process concretely. ソート処理の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of a sort process. ソート処理において、ページ情報を求めるための方法を説明するための図である。It is a figure for demonstrating the method for calculating | requiring page information in a sort process. ソート処理を具体的に説明するための図である。It is a figure for demonstrating a sort process concretely.

符号の説明Explanation of symbols

10 DBサーバ
11 社員情報DB
20 LAN
30 端末装置
31 操作部
32 記憶部
321 検索条件合致テーブル
33 制御部
34 通信制御部
35 表示部
10 DB server 11 Employee information DB
20 LAN
30 terminal device 31 operation unit 32 storage unit 321 search condition match table 33 control unit 34 communication control unit 35 display unit

Claims (6)

所定の検索条件に合致するデータを検索して取得するデータ取得手段と、
前記データ取得手段で取得したデータをページ単位に一覧表示する一覧表示手段と、
前記一覧表示手段で表示されているデータのページの切り換えを指示するページ切換指示手段と、
前記ページ切換指示手段によるページの切り換えの指示に応答して、前記データ取得手段により前記所定の検索条件に合致するデータを再検索して取得し、再度取得したデータのうちから切り換え先のページに対応するデータを抽出して、前記一覧表示手段に一覧表示させる制御手段と、
を備えることを特徴とする、表示制御装置。
Data acquisition means for searching and acquiring data that matches a predetermined search condition;
List display means for displaying a list of data acquired by the data acquisition means in units of pages;
Page switching instruction means for instructing switching of data pages displayed by the list display means;
In response to the page switching instruction by the page switching instruction means, the data acquisition means re-searches and acquires data that matches the predetermined search condition, and from among the acquired data again to the switching destination page Control means for extracting corresponding data and displaying the list on the list display means;
A display control apparatus comprising:
前記データ取得手段は、所定のデータベースに格納されているデータを検索して取得し、
前記データベースは、前記一覧表示手段により検索されたデータが一覧表示されているときも、該データへのアクセス及び更新を可能とする、
ことを特徴とする、請求項1に記載の表示制御装置。
The data acquisition means searches and acquires data stored in a predetermined database,
The database is capable of accessing and updating the data even when the data retrieved by the list display means is displayed as a list.
The display control apparatus according to claim 1, wherein:
前記制御手段は、前記一覧表示手段が一覧表示していたデータについて、先頭から順に、前記データ取得手段が再度取得したデータに含まれているか否かを判別し、含まれていると最初に判別したデータを基準にして、切り換え先のページに対応するデータを抽出する、
ことを特徴とする、請求項1又は2に記載の表示制御装置。
The control means determines whether or not the data displayed as a list by the list display means is included in the data acquired again by the data acquisition means in order from the top, and first determines that it is included. Extract the data corresponding to the page to switch to based on the data
The display control apparatus according to claim 1, wherein the display control apparatus is a display control apparatus.
前記制御手段は、前記一覧表示手段が一覧表示していたデータについて、末尾から順に、前記データ取得手段が再度取得したデータに含まれているか否かを判別し、含まれていると最初に判別したデータを基準にして、切り換え先のページに対応するデータを抽出する、
ことを特徴とする、請求項1又は2に記載の表示制御装置。
The control means determines whether or not the data displayed as a list by the list display means is included in the data acquired again by the data acquisition means in order from the end, and first determines that it is included. Extract the data corresponding to the page to switch to based on the data
The display control apparatus according to claim 1, wherein the display control apparatus is a display control apparatus.
所定の検索条件に合致するデータを検索して取得するデータ取得ステップと、
前記データ取得ステップで取得したデータをページ単位に一覧表示する一覧表示ステップと、
前記一覧表示ステップで表示されているデータのページの切り換えを指示するページ切換指示ステップと、
前記ページ切換指示ステップによるページの切り換えの指示に応答して、前記データ取得ステップにより前記所定の検索条件に合致するデータを再検索して取得し、再度取得したデータのうちから切り換え先のページに対応するデータを抽出して、前記一覧表示ステップに一覧表示させる制御ステップと、
を備えることを特徴とする、表示制御方法。
A data acquisition step of searching and acquiring data that matches a predetermined search condition;
A list display step of displaying a list of data acquired in the data acquisition step in units of pages;
A page switching instruction step for instructing switching of a page of data displayed in the list display step;
In response to the page switching instruction in the page switching instruction step, the data acquisition step re-searches and acquires data that matches the predetermined search condition, and from among the acquired data again to the switching destination page A control step of extracting corresponding data and displaying the list in the list display step;
A display control method comprising:
コンピュータを、
所定の検索条件に合致するデータを検索して取得するデータ取得手段と、
前記データ取得手段で取得したデータをページ単位に一覧表示する一覧表示手段と、
前記一覧表示手段で表示されているデータのページの切り換えを指示するページ切換指示手段と、
前記ページ切換指示手段によるページの切り換えの指示に応答して、前記データ取得手段により前記所定の検索条件に合致するデータを再検索して取得し、再度取得したデータのうちから切り換え先のページに対応するデータを抽出して、前記一覧表示手段に一覧表示させる制御手段と、
して機能させるためのプログラム。
Computer
Data acquisition means for searching and acquiring data that matches a predetermined search condition;
List display means for displaying a list of data acquired by the data acquisition means in units of pages;
Page switching instruction means for instructing switching of data pages displayed by the list display means;
In response to the page switching instruction by the page switching instruction means, the data acquisition means re-searches and acquires data that matches the predetermined search condition, and from among the acquired data again to the switching destination page Control means for extracting corresponding data and displaying the list on the list display means;
Program to make it function.
JP2007207277A 2007-08-08 2007-08-08 Display control apparatus, display control method and program Pending JP2009043023A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007207277A JP2009043023A (en) 2007-08-08 2007-08-08 Display control apparatus, display control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007207277A JP2009043023A (en) 2007-08-08 2007-08-08 Display control apparatus, display control method and program

Publications (1)

Publication Number Publication Date
JP2009043023A true JP2009043023A (en) 2009-02-26

Family

ID=40443706

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007207277A Pending JP2009043023A (en) 2007-08-08 2007-08-08 Display control apparatus, display control method and program

Country Status (1)

Country Link
JP (1) JP2009043023A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012032903A (en) * 2010-07-29 2012-02-16 Kddi Corp System, method and program for gathering posted information
JP2015162134A (en) * 2014-02-27 2015-09-07 京セラドキュメントソリューションズ株式会社 Display device, display control program and display control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012032903A (en) * 2010-07-29 2012-02-16 Kddi Corp System, method and program for gathering posted information
JP2015162134A (en) * 2014-02-27 2015-09-07 京セラドキュメントソリューションズ株式会社 Display device, display control program and display control method

Similar Documents

Publication Publication Date Title
JP6165913B1 (en) Information processing apparatus, information processing method, and program
US20110252062A1 (en) Electronic device for searching for entry word in dictionary data, control method thereof and program product
KR20160100226A (en) Method and device for constructing on-line real-time updating of massive audio fingerprint database
US10546512B2 (en) Learning support apparatus, data output method in learning support apparatus, and storage medium
JP2009043023A (en) Display control apparatus, display control method and program
JP2009294723A (en) Search result display method, search device and computer program
JPH0944516A (en) Information filtering device
JP2004118476A (en) Electronic dictionary equipment, retrieval result display method for electronic dictionary, its program, and recording medium
JP2001117940A (en) Device and method for retrieving information and computer readable recording medium recording program for computer to execute the method
KR20100067731A (en) Digital chronological table
JPH07262222A (en) Information integrating device
JPH0514304B2 (en)
JPH10162011A (en) Information retrieval method, information retrieval system, information retrieval terminal equipment, and information retrieval device
JP2019125025A (en) System, method for managing document data, and program
JP2009098829A (en) Frame retrieval device for cartoon
JP2013214165A (en) Information processing apparatus, history control method, and history control program
JP2006072844A (en) Keyword specifying device, keyword specifying method, and keyword specifying program
JP2013175136A (en) Tracing support device, tracing support system, tracing support method, and tracing support program
JPH0476773A (en) Map retrieving device
JP2005141296A (en) Device, method and program for retrieving document
JP4408055B2 (en) Drawing management system
JPS63265367A (en) Image updating method for electronic filing system
JP2856450B2 (en) Kana-Kanji conversion method
JPH1055360A (en) Device and method for address book processing
JPH0237466A (en) Information processing system