JPH04328678A - Table data displaying system - Google Patents

Table data displaying system

Info

Publication number
JPH04328678A
JPH04328678A JP3125321A JP12532191A JPH04328678A JP H04328678 A JPH04328678 A JP H04328678A JP 3125321 A JP3125321 A JP 3125321A JP 12532191 A JP12532191 A JP 12532191A JP H04328678 A JPH04328678 A JP H04328678A
Authority
JP
Japan
Prior art keywords
row
column
display
hierarchy
data
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.)
Granted
Application number
JP3125321A
Other languages
Japanese (ja)
Other versions
JP3002011B2 (en
Inventor
Akio Uda
安規男 宇田
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.)
NEC Home Electronics Ltd
NEC Corp
Original Assignee
NEC Home Electronics Ltd
Nippon Electric 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 NEC Home Electronics Ltd, Nippon Electric Co Ltd filed Critical NEC Home Electronics Ltd
Priority to JP3125321A priority Critical patent/JP3002011B2/en
Publication of JPH04328678A publication Critical patent/JPH04328678A/en
Application granted granted Critical
Publication of JP3002011B2 publication Critical patent/JP3002011B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To quickly and efficiently perform comparing and referring to the information described at a table by defining the hierarchical structure of a table shown by a tree structure for a row and a column and controlling the displaying ON/OFF of the row and column in accordance with the hierarchical structure. CONSTITUTION:A control part 11 is equipped with a hierarchy defining means 13, a paragraph opening means 14 and a paragraph closing means 15, respective means are divided into means 13a-15a of a row and means 13b-15b of a column and at the time of performing means 13-15, both means of a row and a column are started. The hierarchy defining means 13a of the row defines hierarchy data 17a to combine plural rows of the table data by the hierarchy. A row closing means 15a sets the mask attribute to the row by using the hierarchy data 17a. A row opening means 14a releases the mask attribute set by the row closing means 15a. The hierarchy defining means 13b of the column, a column opening means 14b and a column closing means 15b performs the same processing as the said means of the row for the column.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、データ処理装置に読込
まれた表データの表示方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for displaying tabular data read into a data processing device.

【0002】0002

【従来の技術】パソコン、ワープロなどのデータ処理装
置においては、表の形に記述されたデータが、経営計画
などの各種計画立案やシミュレーションなどの分野で広
く利用されている。通常、表の行や列には識別のための
番号がつけられている。図10は、このようなデータ処
理装置上に読込まれた表の一例である。この例において
、表の各々のマス目はセルと呼ばれ、行(R)および列
(C)の番号を用いて記述される。例えばセル101は
R2C3と記述される。
2. Description of the Related Art In data processing devices such as personal computers and word processors, data written in the form of tables is widely used in various planning fields such as business plans and simulations. Table rows and columns are usually numbered for identification. FIG. 10 is an example of a table read into such a data processing device. In this example, each square in the table is called a cell and is described using row (R) and column (C) numbers. For example, cell 101 is written as R2C3.

【0003】さて、表が読込まれると、データの正当性
の判断を行うためや、データの傾向を調べるために、表
の幾つかの項目だけに注目して比較参照を行うことがあ
る。例えば図11(a) の表において、冷蔵庫、洗濯
機などの商品に注目し、商品ごとの売上の割合を調べた
り、あるいはメーカー間の売上を比較する場合がこれに
相当する。このような目的のために従来の表データ表示
方式では、指定された(複数の)行や列を一時的に隠し
てしまう「マスク機能」が用意されている。
Now, when a table is read, in order to judge the validity of the data or to check the tendency of the data, only some items in the table may be focused on and compared and referenced. For example, in the table of FIG. 11(a), this is the case when focusing on products such as refrigerators and washing machines, and checking the sales percentage of each product, or comparing sales between manufacturers. For this purpose, conventional tabular data display systems provide a "mask function" that temporarily hides specified rows and columns.

【0004】以下にマスク機能の動作を図11(a) 
,図12(a) ,図13(a) を用いて説明する。 図11(a) は商品別販売計画表の一例である。この
表で例えば冷蔵庫、洗濯機などの商品ごとの項目を比較
参照したい場合、このままではメーカー別の項目が間に
あるため比較操作が行いにくい。そこで前記のマスク機
能が用いられる。例えば図11(a) で商品別の項目
を比較したい場合には、メーカー別の項目が不要になる
。そこで操作114a〜114dのように不要な項目行
を範囲指定した後、マスク処理を実行し、これらの項目
行を画面上から隠してしまう。この結果を図12(a)
 に示している。さらに図12(a) で商品分野別の
項目を比較したい場合には、同様にして操作121a〜
121bの範囲指定を行い、再度マスク処理を実行する
。この結果を図13(a) に示している。また隠して
おいた項目行を復帰させたい場合には、再表示を行う処
理を実行する。
The operation of the mask function is shown in FIG. 11(a) below.
, FIG. 12(a), and FIG. 13(a). FIG. 11(a) is an example of a sales plan table for each product. If you want to compare and refer to items for each product, such as refrigerators and washing machines, in this table, it is difficult to do so because there are items for each manufacturer in between. Therefore, the mask function described above is used. For example, if you want to compare items by product in FIG. 11(a), you will not need items by manufacturer. Therefore, after specifying a range of unnecessary item lines as in operations 114a to 114d, mask processing is executed to hide these item lines from the screen. This result is shown in Figure 12(a).
It is shown in Furthermore, if you want to compare items by product category in FIG. 12(a), perform operations 121a to
121b is specified, and the masking process is executed again. The results are shown in Figure 13(a). Furthermore, if it is desired to restore a hidden item line, a process for redisplaying it is executed.

【0005】[0005]

【発明が解決しようとする課題】このように従来の表デ
ータ表示方式において、比較参照を行う項目を切替えて
表を表示したい場合には、前記のように行や列の範囲指
定操作を行った後、マスク機能を実行する必要がある。 しかし、表示形態の切替を頻繁に行う場合には、このマ
スク操作を何回も繰返す必要があり、操作が煩雑になる
という課題がある。特に、表のサイズが大きい場合にこ
の課題が顕著に現れる。本発明はこの課題を改善するも
ので、表に記述された情報の比較参照が効率良く行える
ようにすることを目的としている。
[Problem to be Solved by the Invention] In this way, in the conventional table data display method, if you want to display a table by switching the items to be compared and referenced, you need to specify the range of rows and columns as described above. After that, you need to perform the mask function. However, when switching the display format frequently, it is necessary to repeat this mask operation many times, which poses a problem that the operation becomes complicated. This problem is especially noticeable when the size of the table is large. The present invention aims to improve this problem and to enable efficient comparison and reference of information written in a table.

【0006】[0006]

【課題を解決するための手段】本発明の第1の表データ
表示方式を具備したデータ処理装置は、(イ) 表の行
の階層および列の階層をツリー構造に基づいて定義する
階層定義手段と、(ロ) 前記(イ)の階層構造に従っ
て指定された行および列の下位の階層を非表示状態にす
る節クローズ手段と、(ハ) 前記 (イ)の階層構造
に従って指定された行および列の下位の階層を再表示状
態にする節オープン手段とを有することを特徴とする。
[Means for Solving the Problems] A data processing device equipped with a first tabular data display method of the present invention has (a) a hierarchy definition means for defining row hierarchies and column hierarchies of a table based on a tree structure; and (b) clause closing means for hiding the hierarchy below the row and column specified according to the hierarchical structure of (b) above, and (c) the row and column specified according to the hierarchical structure of (b) above. The present invention is characterized in that it has a node opening means for redisplaying the lower hierarchy of the column.

【0007】また本発明の第2の表データ表示方式を具
備したデータ処理装置は、(イ) 表の行の階層をツリ
ー構造に基づいて定義する階層定義手段と、(ロ) 前
記 (イ)の階層構造に従って指定された行の下位の階
層を非表示状態にする節クローズ手段と、(ハ) 前記
 (イ)の階層構造に従って指定された行の下位の階層
を再表示状態にする節オープン手段とを有することを特
徴とする。
[0007] Furthermore, a data processing device equipped with the second tabular data display method of the present invention includes (a) a hierarchy definition means for defining the hierarchy of table rows based on a tree structure, and (b) the above (a). clause closing means that hides the hierarchy below the specified line according to the hierarchical structure of (c) clause opening that makes the hierarchy below the specified line undisplayed according to the hierarchical structure of (b). It is characterized by having a means.

【0008】さらに本発明の第3の表データ表示方式を
具備したデータ処理装置は、(イ) 表の列の階層をツ
リー構造に基づいて定義する階層定義手段と、(ロ) 
前記 (イ)の階層構造に従って指定された列の下位の
階層を非表示状態にする節クローズ手段と、(ハ) 前
記 (イ)の階層構造に従って指定された列の下位の階
層を再表示状態にする節オープン手段とを有することを
特徴とする。
Furthermore, the data processing device equipped with the third tabular data display method of the present invention includes (a) a hierarchy definition means for defining the hierarchy of table columns based on a tree structure;
clause closing means that hides the hierarchy below the specified column according to the hierarchical structure in (a); and (c) redisplays the hierarchy below the specified column according to the hierarchical structure in (a). It is characterized in that it has a node opening means for opening the node.

【0009】すなわち、本発明の第1の表データ表示方
式において、階層定義手段、節オープン手段、節クロー
ズ手段は、その各々が行の手段と列の手段とに分かれる
。行の階層定義手段は、表データの複数の行の間を有向
リンクで結び、行に関する階層構造(ツリー構造)を定
義する。図15はこのツリー構造の一例の概念図を示す
。ここで、ノード151をルートと呼ぶ。また任意のノ
ードを選択した場合、そのノードに隣接しているノード
のうちルートに近い方を親(ノード)と呼び、それ以外
のノードを子(ノード)と呼ぶ。例えば、ノード153
aの親はノード152aであり、ノード152aの子は
ノード153aとノード153bである。あるノードの
子孫とは、そのノードをルートとして考えたサブツリー
において、そのサブツリーを構成する(ルート以外の)
ノードを言う。例えば、ノード152aの子孫はノード
153a,153b,154a,154bである。
That is, in the first tabular data display method of the present invention, the hierarchy definition means, clause opening means, and clause closing means are each divided into row means and column means. The row hierarchy definition means connects a plurality of rows of table data with directed links, and defines a row-related hierarchical structure (tree structure). FIG. 15 shows a conceptual diagram of an example of this tree structure. Here, the node 151 is called a root. Furthermore, when an arbitrary node is selected, among the nodes adjacent to the selected node, the one closer to the root is called the parent (node), and the other nodes are called the children (nodes). For example, node 153
The parent of a is node 152a, and the children of node 152a are node 153a and node 153b. Descendants of a node are the descendants of a subtree (other than the root) in a subtree with that node as the root.
Say node. For example, descendants of node 152a are nodes 153a, 153b, 154a, and 154b.

【0010】一方、行クローズ手段は、前記のツリー構
造に基づき、指定された行の子孫の行を画面上から隠す
。また行オープン手段は、指定された行の子孫の行を画
面上に再表示する。さらに列の階層定義手段、列オープ
ン手段、列クローズ手段は、行に関する当該手段を列に
適用した場合の処理を行う。
On the other hand, the row closing means hides descendant rows of the specified row from the screen based on the tree structure. Further, the row opening means redisplays descendant rows of the specified row on the screen. Further, the column hierarchy definition means, column opening means, and column closing means perform processing when the means related to rows are applied to columns.

【0011】また本発明の第2の表データ表示方式にお
いては、前記第1の表データ表示方式の行の手段のみが
用いられる。さらに本発明の第3の表データ表示方式に
おいては、前記第1の表データ表示方式の列の手段のみ
が用いられる。
Further, in the second table data display method of the present invention, only the row means of the first table data display method is used. Further, in the third tabular data display method of the present invention, only the column means of the first tabular data display method are used.

【0012】0012

【実施例】以下、本発明の実施例について図面を参照し
て説明する。図1は本発明に係る第1の表データ表示方
式を備えたデータ処理装置の一実施例を示すブロック図
であり、図2〜図8はその表データ表示方式の処理フロ
ーチャートである。
Embodiments Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a data processing apparatus equipped with a first tabular data display method according to the present invention, and FIGS. 2 to 8 are processing flowcharts of the tabular data display method.

【0013】図1において、制御部11,メモリ17,
およびコンポーネント18a〜18dはバス18によっ
て接続されている。メモリ17はRAMから成り、表デ
ータそのものを保持する表データ記憶部17cと、表デ
ータに対して定義された階層構造を保持する階層データ
記憶部17a〜17bとを含む。表データ記憶部17c
のデータはディスクドライブ18cから読込まれる。ま
た階層記憶部17a〜17bのデータは、キーボード1
8bから入力された階層構造の定義情報に基づいて設定
される。制御部11はROM又はRAMに格納されたプ
ログラムから成り、本発明の特徴をなす階層定義手段1
3,節オープン手段14,および節クローズ手段15を
備える。手段13〜15はさらに、その各々が行の手段
13a,14a,15aと列の手段13b,14b,1
5bとに分かれ、手段13〜15の実行時には行・列双
方の手段が起動される。行の階層定義手段13aは、表
データの複数の行を階層によって結び付けるための階層
データ17aを定義する。行クローズ手段15aは、こ
の階層データ17aを利用して行にマスク属性を設定す
る。行オープン手段14aは、行クローズ手段15aに
よって設定されたマスク属性を解除する。また列の階層
定義手段13b,列オープン手段14b,列クローズ手
段15bは、行の当該手段と同一の処理を列に対して行
う。さらに表示手段16は、マスク属性の設定されてい
ない行・列のみをCRTディスプレイ18d上に表示す
る。
In FIG. 1, a control section 11, a memory 17,
and components 18a-18d are connected by bus 18. The memory 17 is made up of a RAM and includes a table data storage section 17c that holds the table data itself, and hierarchical data storage sections 17a to 17b that hold the hierarchical structure defined for the table data. Table data storage section 17c
data is read from the disk drive 18c. Furthermore, the data in the hierarchical storage units 17a to 17b is stored in the keyboard 1.
It is set based on the hierarchical structure definition information input from 8b. The control unit 11 is composed of a program stored in ROM or RAM, and has a hierarchy definition means 1 which is a feature of the present invention.
3. A knot opening means 14 and a knot closing means 15 are provided. The means 13-15 further include row means 13a, 14a, 15a and column means 13b, 14b, 1, respectively.
5b, and when means 13 to 15 are executed, both row and column means are activated. The row hierarchy definition means 13a defines hierarchical data 17a for connecting a plurality of rows of table data by a hierarchy. The row closing means 15a sets a mask attribute to a row using this hierarchical data 17a. The row opening means 14a cancels the mask attribute set by the row closing means 15a. Further, the column hierarchy definition means 13b, column opening means 14b, and column closing means 15b perform the same processing on columns as the means for rows. Furthermore, the display means 16 displays only rows and columns for which mask attributes are not set on the CRT display 18d.

【0014】以上の各手段は、キーボード18bから入
力された制御情報に基づき、階層データ制御部12によ
って適時起動される。なお前記のオープン/クローズ手
段14〜15は、表データの表示形式は変更するが、表
データ記憶部17cに格納された表データそのものは一
切変更しない。
Each of the above means is activated by the hierarchical data control unit 12 at appropriate times based on control information input from the keyboard 18b. Note that the open/close means 14 to 15 change the display format of the table data, but do not change the table data itself stored in the table data storage section 17c.

【0015】図2は処理手順の全体像を示すフローチャ
ートである。ステップ21では利用者が図11(a) 
に示したような表を読込む。次にステップ22aでは実
行すべきコマンドを指定するように利用者に要求する。 ステップ22bは指定されたコマンドをチェックし、終
了コマンドである場合には図2の処理を終了する。また
そうでない場合にはステップ22c以下の処理を起動す
る。 ステップ22c〜22eは指定されたコマンドが階層定
義、オープン、クローズのどれかである場合に、それぞ
れステップ23a,24a,25aからのコマンド処理
を起動する。またそうでなければステップ27に移行し
て該当するコマンド処理を行う。これらコマンド処理が
終了すると、ステップ22aからの処理が繰返される。
FIG. 2 is a flowchart showing the overall processing procedure. In step 21, the user
Load a table like the one shown. Next, in step 22a, the user is requested to specify a command to be executed. Step 22b checks the designated command, and if it is an end command, ends the process of FIG. If not, the process starting from step 22c is activated. Steps 22c to 22e start the command processing from steps 23a, 24a, and 25a, respectively, when the specified command is one of hierarchy definition, open, and close. If not, the process moves to step 27 and the corresponding command processing is performed. When these command processes are completed, the processes from step 22a are repeated.

【0016】ステップ23a〜23bは、階層定義手1
3を用いて行および列に関する表の階層構造を定義する
。図9は、図11(a) の表で行に関する階層構造を
定義した時の階層データ記憶部16aの内容を示す。
Steps 23a to 23b are the hierarchy definition step 1.
3 is used to define the hierarchical structure of the table in terms of rows and columns. FIG. 9 shows the contents of the hierarchical data storage section 16a when the hierarchical structure regarding rows is defined in the table of FIG. 11(a).

【0017】このように階層をデータ構造として表現す
る場合には、図9の左側に示すツリー構造が用いられる
。このツリー構造の1ノードが表の1行に対応しており
、各々の行は図9の右側に示す行情報を保持している。 この行情報は、そのアドレスを格納した1次元の配列に
よって管理される。例えば行R5の行情報は、配列の5
番目のアドレスが指すメモリ領域を参照することによっ
て得ることが出来る。
When representing the hierarchy as a data structure in this way, the tree structure shown on the left side of FIG. 9 is used. One node of this tree structure corresponds to one row of the table, and each row holds row information shown on the right side of FIG. This row information is managed by a one-dimensional array that stores its addresses. For example, the row information for row R5 is 5 in the array.
It can be obtained by referring to the memory area pointed to by the th address.

【0018】行情報91において、番号93はツリー構
造における親の行番号を、番号94は子の行番号を表す
。例えば第9図で行R5の行情報に注目すると、行R9
は行R5の親であるため、R5の番号93には親の行番
号である「9」が格納される。また行R3,R4はR5
の子であるため、番号94には子の番号である「3」、
「4」が格納される。さらに「−」は該当する行番号が
存在しないことを表す。ツリー構造はこのように各行の
親と子の行番号を格納したデータ構造によって記述され
る。また表示属性92は行の表示オン/オフを制御し、
行のオープン/クローズ時に設定される。なお、図9で
は行のデータ構造のみを示したが、列に対しても同様の
データ構造(列情報)が構築される。
In the row information 91, number 93 represents the parent row number in the tree structure, and number 94 represents the child row number. For example, if we pay attention to the row information of row R5 in FIG. 9, row R9
is the parent of row R5, so "9", which is the parent row number, is stored in the number 93 of R5. Also, rows R3 and R4 are R5
Because it is a child of
"4" is stored. Further, "-" indicates that the corresponding line number does not exist. The tree structure is thus described by a data structure that stores the parent and child row numbers of each row. In addition, the display attribute 92 controls display on/off of the row,
Set when opening/closing a row. Although FIG. 9 shows only the data structure of rows, a similar data structure (column information) is also constructed for columns.

【0019】図3は行の階層定義処理23aのフローチ
ャートである。この処理は行の階層定義手段13aに対
応する。ツリー構造の定義手順には種々の方法が存在す
るが、ここではその構成単位である親子構造を最上位の
階層から最下位の階層に向けてトップダウン式に定義し
ていく手順を示す。ステップ31は行の階層を定義する
かどうかを利用者に問合わせる。ここでnoが選択され
た場合にはそのまま図3の処理を終了する。列の階層の
みを定義する場合がこれに相当する。またyesが選択
された場合には、ステップ32でツリーの最上位の行(
根)Rp を1行指定するように利用者に要求し、さら
にステップ33で図4の処理を起動する。
FIG. 3 is a flowchart of the row hierarchy definition process 23a. This process corresponds to the row hierarchy definition means 13a. There are various methods for defining a tree structure, but here we will show a procedure for defining a parent-child structure, which is its constituent unit, in a top-down manner from the highest level to the lowest level. Step 31 asks the user whether to define a hierarchy of rows. If no is selected here, the process of FIG. 3 is directly terminated. This corresponds to the case where only the column hierarchy is defined. If yes is selected, the top row of the tree (
The user is requested to specify root) Rp in one line, and further, in step 33, the process shown in FIG. 4 is activated.

【0020】図4において、ステップ41は子の行の候
補があるかどうかを利用者に問合わせる。ここでnoが
指定された場合には、図4の処理を終了して起動元の処
理に戻る。またyesが指定された場合には、ステップ
42でRpの子Rc を1行又は複数行指定するよう 
に利用者に要求する。ステップ43a〜43cは、指定
された全てのRc に対してステップ44a〜44eを
実行するための反復制御を行う。ステップ44aはRp
 とRc の1つを有向リンクで接続する。すなわち、
Rc の番号93にRp の行番号を、Rp の番号9
4,95,…のどれかにRc の行番号を格納する。ス
テップ44b〜44eは、Rc の1つをRp とみな
して図4の処理を再起動する。このように、第4図の処
理はその内部で入れ子を成しており、この入れ子に基づ
いて親子構造がトップダウン式に定義される。なお、列
の階層定義処理23bも行の処理と同一の手順で列のツ
リー構造を定義する。
In FIG. 4, step 41 asks the user whether there are any child row candidates. If no is specified here, the process in FIG. 4 is ended and the process returns to the starting process. If yes is specified, one or more lines of child Rc of Rp are specified in step 42.
request the user to do so. Steps 43a to 43c perform repetitive control to execute steps 44a to 44e for all specified Rc. Step 44a is Rp
and one of Rc are connected by a directed link. That is,
Set the line number of Rp to number 93 of Rc, and set the line number of Rp to number 9 of Rp.
The row number of Rc is stored in one of 4, 95, . . . Steps 44b to 44e restart the process of FIG. 4 by regarding one of Rc as Rp. In this way, the processing in FIG. 4 is nested within it, and the parent-child structure is defined in a top-down manner based on this nesting. Note that the column hierarchy definition process 23b also defines a column tree structure using the same procedure as the row process.

【0021】さて、表の階層構造が定義されると、今度
はステップ24a〜24bやステップ25a〜25bで
表に対するオープン/クローズが行われる。本実施例で
は、行オープン、列オープン、行クローズ、列クローズ
の4つの処理が用意されている。ここで行のクローズと
は、指定された行の子孫の行を画面上から隠す処理を示
す。また行のオープンとは、前記のクローズ処理によっ
て隠された行を画面上に再表示する処理を言う。列のオ
ープン、列のクローズも行の処理と同様である。なお、
オープン・クローズの各処理はデータの設定/解除だけ
を行い、実際の画面表示は図2の画面表示ルーチン26
が上記内部データを参照して行う。
Now, once the hierarchical structure of the table is defined, the table is opened/closed in steps 24a-24b and steps 25a-25b. In this embodiment, four processes are prepared: row open, column open, row close, and column close. Closing a row here refers to the process of hiding descendant rows of a specified row from the screen. Furthermore, opening a line refers to a process of redisplaying a line hidden by the above-mentioned closing process on the screen. Opening and closing columns is the same as row processing. In addition,
Each open/close process only sets/cancels data, and the actual screen display is performed by the screen display routine 26 in Figure 2.
is performed by referring to the above internal data.

【0022】上記行のオープン/クローズを制御するデ
ータが図9に示した表示属性92である。表示属性92
は、表示制御ビット92bと開閉制御ビット92aから
構成される。これらのビットは初期状態では0(オープ
ン・表示オン)である。表示制御ビット92は現在の行
の表示オン/オフ状態を保持する。すなわち、0の場合
にはその行が表示されており、1の場合には表示されて
いないことを示す。開閉制御ビット92aは現在の行の
オープン/クローズ状態、すなわち子孫の行の表示オン
/オフ状態を示す。したがって、ある行がクローズ状態
の場合にはその行の子孫は全て表示オフの状態となって
いる。
The data that controls opening/closing of the above line is the display attribute 92 shown in FIG. Display attribute 92
is composed of a display control bit 92b and an opening/closing control bit 92a. These bits are 0 (open/display on) in the initial state. Display control bit 92 holds the display on/off state of the current row. That is, 0 indicates that the row is displayed, and 1 indicates that it is not displayed. The open/close control bit 92a indicates the open/closed state of the current row, ie, the display on/off state of descendant rows. Therefore, when a certain row is in a closed state, all descendants of that row are in a display-off state.

【0023】ところでクローズ処理は、指定された行の
子孫を画面から消すために、指定された行の開閉制御ビ
ットを1(クローズ)にするとともに、その行のすべて
の子孫の表示制御ビットを1(オフ)にする。以下に図
5のフローチャートを用いてクローズ処理を詳細に説明
する。図5、行クローズ処理25aのフローチャートで
ある。この処理は行クローズ手段15aに対応する。ス
テップ51aは、クローズすべき行Rp を1行又は複
数行指定するように利用者に要求する。ここでRp の
指定を省略することにより図5の行クローズ処理を終了
することが出来る。Rp が指定された場合にはステッ
プ52a以下の処理を起動する。ステップ52a〜52
cは、全てのRp に対してステップ53a〜53bを
実行するための反復制御を行う。ステップ53aは1つ
のRp に対して図9開閉制御ビット92aをクローズ
状態に設定する。またステップ53bはRp の全ての
子孫の表示制御ビット92bを表示オフの状態に設定す
る。
By the way, in order to erase the descendants of a specified line from the screen, the close process sets the opening/closing control bit of the specified line to 1 (closed), and also sets the display control bits of all descendants of that line to 1. (Turn off. The close process will be explained in detail below using the flowchart of FIG. FIG. 5 is a flowchart of the row closing process 25a. This process corresponds to the row closing means 15a. Step 51a requests the user to specify one or more lines Rp to be closed. By omitting the specification of Rp here, the row closing process in FIG. 5 can be completed. If Rp is designated, the processes from step 52a onwards are activated. Steps 52a-52
c performs repetitive control to execute steps 53a to 53b for all Rp. Step 53a sets the opening/closing control bit 92a in FIG. 9 to the closed state for one Rp. Step 53b also sets the display control bits 92b of all descendants of Rp to the display off state.

【0024】このように、図5処理は行の表示属性を設
定するだけであり、実際の表示は画面再表示処理26が
行う。例えば図11(a) で行クローズコマンドを実
行し、行111a〜111dをRp として指定すると
図12(a) の表が得られる。図11と図12はこの
時の表示属性92の状態を、図12の下線部はクローズ
前後の変更点を表す。この場合はステップ53aが行1
11a〜111dをクローズ状態に設定し、ステップ5
3bがそれらの行の子孫を表示オフの状態に設定する。 ただし行111a〜111dの表示属性は表示オンの状
態を保つ。このように、行のクローズはその行の子孫の
表示状態には影響するが、その行自体の表示状態には影
響しない。
As described above, the process in FIG. 5 only sets the display attributes of the rows, and the screen redisplay process 26 performs the actual display. For example, if the row close command in FIG. 11(a) is executed and rows 111a to 111d are specified as Rp, the table shown in FIG. 12(a) will be obtained. 11 and 12 show the state of the display attribute 92 at this time, and the underlined parts in FIG. 12 show the changes before and after closing. In this case, step 53a is row 1
11a to 111d are set to the closed state, and step 5
3b sets the descendants of those rows to the display-off state. However, the display attributes of rows 111a to 111d remain in the display-on state. Thus, closing a row affects the display state of the row's descendants, but not the display state of the row itself.

【0025】図13 (b)は、図12で前記と同様に
行クローズコマンドを実行し、行112a〜112bを
Rp として指定した時の結果を示す。この場合も、行
112a〜112bの子孫は表示オフの状態になるが、
それらの行自体は表示オンの状態を保つ。
FIG. 13(b) shows the result when the row close command is executed in the same manner as described above in FIG. 12 and rows 112a to 112b are specified as Rp. In this case as well, the descendants of rows 112a-112b will be in a display-off state, but
The lines themselves remain visible.

【0026】ここでオープン処理は、その行に対してク
ローズ処理を行う前の状態に復活させるものである。つ
まり、前回のクローズ処理によって画面から消された行
(だけ)を表示させる。このため、オープン処理は指定
された行の開閉制御ビットを0(オープン)にするとと
もに、その子孫の表示制御ビットを0(オン)にする。 但し、子孫にクローズされた行が存在する場合には、(
以前の状態に戻すため)そのクローズされた行の子孫の
表示状態はオフのままにする。
[0026] Here, the open process is to restore the row to the state before the close process was performed. In other words, only the lines that were deleted from the screen by the previous close process are displayed. Therefore, the open process sets the opening/closing control bit of the designated row to 0 (open) and also sets the display control bits of its descendants to 0 (on). However, if there are closed rows in descendants, (
(to revert to the previous state) Leaves the visibility state of descendants of that closed row off.

【0027】以下に図5フローチャートを用いてオープ
ン処理を詳細に説明する。図6行オープン処理24aの
フローチャートである。この処理は行オープン手段14
aに対応する。ステップ61aは、オープンすべき行R
p を1行又は複数行指定するように利用者に要求する
。 ここでRp の指定を省略することにより、図6行オー
プン処理を終了することが出来る。Rp が指定された
場合にはステップ62a以下の処理を起動する。ステッ
プ62a〜62cは、全てのRp に対してステップ6
3a〜63bを実行するための反復制御を行う。ステッ
プ63aは1つのRp に対して図9開閉制御ビット9
2aをオープン状態に設定する。またステップ63bは
Rp の子孫の表示状態を設定するために図7処理を起
動する。
The open process will be explained in detail below using the flowchart of FIG. FIG. 6 is a flowchart of the row open processing 24a. This process is performed by the row opening means 14.
Corresponds to a. Step 61a is the row R to be opened.
Request the user to specify p in one or more lines. By omitting the specification of Rp here, the row opening process in FIG. 6 can be completed. If Rp is designated, the processing from step 62a onwards is activated. Steps 62a to 62c are performed in step 6 for all Rp.
Iterative control for executing steps 3a to 63b is performed. Step 63a is performed for one Rp in FIG.
2a is set to open state. Further, step 63b starts the process of FIG. 7 to set the display state of the descendants of Rp.

【0028】図7おいて、ステップ71〜72はRp 
に対する図9行情報91をチェックし、Rp が葉であ
る(子孫がない)か、クローズ状態である場合には図7
処理を終了して起動元の処理に戻る。またそうでなけれ
ばステップ73a以下の処理を起動する。ステップ73
a〜73cは、Rp の全ての子Rc に対してステッ
プ74a〜74eを実行するための反復制御を行う。ス
テップ74aは1つのRc に対して図9表示制御ビッ
ト92bを表示オンの状態に設定する。ステップ74b
〜74eは、Rc の1つをRp とみなして図7処理
を再起動する。
In FIG. 7, steps 71 and 72 are Rp
Check the line information 91 in Figure 9 for Rp, and if Rp is a leaf (no descendants) or in a closed state, then
Ends the process and returns to the starting process. If not, the process starting from step 73a is activated. Step 73
Steps a to 73c perform iterative control to execute steps 74a to 74e for all children Rc of Rp. Step 74a sets the display control bit 92b in FIG. 9 to the display on state for one Rc. Step 74b
~74e regards one of Rc as Rp and restarts the process in FIG.

【0029】このように、図7処理はその内部で入れ子
を成しており、この入れ子に基づいて、図6Rp の子
孫が順次表示オンの状態に設定される。ただしステップ
72に示したように、クローズされた行を検出するとそ
れ以上の入れ子が行われないため、Rp の子孫が同時
にクローズされた行の子孫である場合には、その表示状
態は変化しない。図6〜図7処理も表示属性を設定する
だけで、実際の表示は画面再表示処理26が行う。例え
ば図13(a) で行オープンコマンドを実行し、行1
12a〜112bをRp として指定すると第12図(
a) の表に戻る。この場合はステップ63aが行11
2a〜112bをオープン状態に設定し、ステップ63
bが行111a〜111dを表示オンの状態に設定する
。ただし行111a〜111dはクローズされているた
め、それらの子孫は表示オフの状態を保つ。このように
、行のオープンはクローズされた行の子孫の表示状態に
は影響しない。 これは行がクローズされる前の表示状態を再現するため
である。図12(a)を図11(a) の状態に戻す場
合には、再度行オープンコマンドを実行し、行111a
〜111dをRp として指定する。
In this way, the processing in FIG. 7 is nested within it, and based on this nesting, the descendants of Rp in FIG. 6 are sequentially set to the display-on state. However, as shown in step 72, when a closed row is detected, no further nesting is performed, so if the descendants of Rp are descendants of rows that were closed at the same time, their display state will not change. The processes in FIGS. 6 and 7 also only require display attributes to be set, and the actual display is performed by the screen redisplay process 26. For example, in Figure 13(a), execute the line open command and select line 1.
If 12a to 112b are designated as Rp, Fig. 12 (
Return to the table in a). In this case, step 63a is
2a to 112b are set to open state, and step 63
b sets rows 111a to 111d to be displayed on. However, since rows 111a to 111d are closed, their descendants remain in a display-off state. In this way, opening a row does not affect the visibility of descendants of closed rows. This is to reproduce the display state before the row is closed. To return Figure 12(a) to the state shown in Figure 11(a), execute the line open command again and open line 111a.
~111d is designated as Rp.

【0030】一方、列オープン処理24bと列クローズ
処理25bは、行の当該処理と同一の手順で列の表示属
性を変更する。例えば図13(a) で列クローズコマ
ンドを実行し、列131a〜131bを指定すると図1
4の表が得られる。また図14で列オープンコマンドを
実行し、列141a〜141bを指定すると図13(a
) の表に戻る。
On the other hand, the column open process 24b and the column close process 25b change the display attributes of columns using the same procedure as the process for rows. For example, if you execute the column close command in Figure 13(a) and specify columns 131a to 131b, Figure 1
4 tables are obtained. In addition, if you execute the column open command in Figure 14 and specify columns 141a to 141b, Figure 13 (a)
) Return to the table.

【0031】オープン/クローズ処理が終了すると、ス
テップ26で処理結果を画面に表示する。図8は画面表
示の処理手順を示すフローチャートである。この処理は
表示手段16に対応し、行・列が共に表示オンの状態に
あるセルを画面上に表示する。ステップ81aはデータ
の表示位置を画面左上端に、また画面上端の行番号をパ
ラメータiに設定する。ステップ81bは行iの表示制
御ビット92bをチェックし、表示オンの状態であれば
ステップ82a以下の処理を起動する。またそうでなけ
ればステップ81eに移行して行番号iを更新し、新た
なiについてステップ81bからの処理を繰返す。  
ステップ82aは行の位置を保ったまま表示位置を画面
左端に、また画面左端の列番号をパラメータjに設定す
る。ステップ82bは列jの表示制御ビット92bをチ
ェックし、表示オンの状態であればステップ82c以下
の処理を起動する。またそうでなければステップ82g
に移行して列番号jを更新し、新たなjについてステッ
プ82bからの処理を繰返す。ステップ82c〜82d
は列jを表示するのに必要な表示幅をチェックし、画面
上の右余白がその幅を満たすならばステップ82e以下
の処理を起動する。またそうでなければステップ81c
に移行する。ステップ82eはi,jの指すセルのメモ
リ上のデータを表示位置に表示する。ステップ82fは
表示位置を画面上の次の列に進める。ステップ82gは
列番号jを更新し、ステップ82bからの処理を繰返す
。ステップ81cは表示位置が画面下端かどうかをチェ
ックし、もしそうであれば画面表示が完了したものとみ
なして第8図の処理を終了する。またそうでなければス
テップ81dで表示位置を次の行に進めた後、ステップ
81eで行番号iを更新し、ステップ81bからの処理
を繰返す。
When the open/close processing is completed, the processing results are displayed on the screen in step 26. FIG. 8 is a flowchart showing the processing procedure for screen display. This process corresponds to the display means 16, and displays on the screen cells whose rows and columns are both in a display-on state. Step 81a sets the data display position to the upper left corner of the screen, and sets the line number at the upper corner of the screen to parameter i. Step 81b checks the display control bit 92b of row i, and if the display is on, starts the processes from step 82a onwards. Otherwise, the process moves to step 81e, updates the row number i, and repeats the process from step 81b for the new i.
Step 82a sets the display position to the left end of the screen while maintaining the row position, and sets the column number at the left end of the screen to parameter j. Step 82b checks the display control bit 92b in column j, and if the display is on, starts the processing from step 82c onwards. If not, step 82g
, the column number j is updated, and the process from step 82b is repeated for the new j. Steps 82c-82d
checks the display width necessary to display column j, and if the right margin on the screen satisfies that width, starts the processing from step 82e onwards. If not, step 81c
to move to. Step 82e displays the data in the memory of the cells pointed to by i and j at the display position. Step 82f advances the display position to the next column on the screen. Step 82g updates column number j and repeats the process from step 82b. Step 81c checks whether the display position is at the bottom edge of the screen, and if so, it is assumed that the screen display is completed and the process of FIG. 8 is ended. If not, the display position is advanced to the next line in step 81d, the line number i is updated in step 81e, and the process from step 81b is repeated.

【0032】以上に述べたように、本発明の第1の表デ
ータ表示方式を用いると、表に定義した階層構造に従っ
て行および列の表示オン/オフを制御出来るため、表に
記述された情報の比較参照を迅速かつ効率良く行えると
いう効果がある。なお、本実施例では表全体に対するツ
リー構造が定義された例を示したが、表の一部にのみツ
リー構造が定義される場合も全く同様の処理結果が得ら
れる。
As described above, by using the first tabular data display method of the present invention, display on/off of rows and columns can be controlled according to the hierarchical structure defined in the table, so that the information written in the table This has the effect of allowing quick and efficient comparative reference. Although this embodiment shows an example in which a tree structure is defined for the entire table, the same processing results can be obtained even when the tree structure is defined only for a part of the table.

【0033】また本発明に係る第2の表データ表示方式
においては、図1の手段13b,14b,15bと記憶
部17b,第2図のステップ22b,および図3のステ
ップ31b,32b,33bが省略される。即ち、行に
関する表の切替のみが行われる。
In the second tabular data display method according to the present invention, the means 13b, 14b, 15b and the storage section 17b in FIG. 1, the step 22b in FIG. 2, and the steps 31b, 32b, 33b in FIG. Omitted. That is, only table switching regarding rows is performed.

【0034】そしてまた、本発明に係る第3の表データ
表示方式においては、図1の手段13a,14a,15
aと記憶部17a,第2図のステップ22a,および図
3のステップ31a,32a,33aが省略される。即
ち、行に関する表の切替のみが行われる。
Furthermore, in the third tabular data display method according to the present invention, the means 13a, 14a, 15 of FIG.
a, the storage section 17a, step 22a in FIG. 2, and steps 31a, 32a, and 33a in FIG. 3 are omitted. That is, only table switching regarding rows is performed.

【0035】[0035]

【発明の効果】以上説明したように本発明の表データ表
示方式では、行および列の各々に対してツリー構造で表
わされる表の階層構造を定義し、その階層構造に従って
行および列の表示オン/オフを制御する機構を導入する
ことにより、表に記述された情報の比較参照を迅速かつ
効率良く行えるという効果がある。
As explained above, in the tabular data display method of the present invention, a hierarchical structure of the table represented by a tree structure is defined for each row and column, and the display of rows and columns is turned on or off according to the hierarchical structure. By introducing a mechanism for controlling /off, there is an effect that the information described in the table can be compared and referenced quickly and efficiently.

【図面の簡単な説明】[Brief explanation of drawings]

【図1】本発明に係る第1の表データ表示方式を備えた
一実施例データ処理装置を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a data processing device equipped with a first tabular data display method according to the present invention.

【図2】処理手順の全体像を示すフローチャートである
FIG. 2 is a flowchart showing the overall process procedure.

【図3】行の階層定義処理を示すフローチャートである
FIG. 3 is a flowchart showing row hierarchy definition processing.

【図4】親子行の定義処理を示すフローチャートである
FIG. 4 is a flowchart showing parent-child row definition processing.

【図5】行のクロ−ズ処理を示すフローチャートである
FIG. 5 is a flowchart showing row closing processing.

【図6】行オ−プン処理を示すフローチャートである。FIG. 6 is a flowchart showing row open processing.

【図7】子孫のオ−プン処理を示すフローチャートであ
る。
FIG. 7 is a flowchart showing descendant open processing.

【図8】画面再表示処理を示すフローチャートである。FIG. 8 is a flowchart showing screen redisplay processing.

【図9】メモリ上のデータ構造を示す説明図である。FIG. 9 is an explanatory diagram showing a data structure on memory.

【図10】データ処理装置上の表の一例を示す説明図で
ある。
FIG. 10 is an explanatory diagram showing an example of a table on the data processing device.

【図11】商品別販売計画表を一例として示した画面表
示例の図である。
FIG. 11 is a diagram of a screen display example showing a product-specific sales plan table as an example.

【図12】マスク処理後の商品別販売計画表を一例とし
て示した画面表示例の図である。
FIG. 12 is a diagram illustrating an example of a screen display showing an example of a sales plan table for each product after mask processing.

【図13】再度マスク処理後の商品別販売計画表を一例
として示した画面表示例の図である。
FIG. 13 is a diagram illustrating a screen display example of a product-specific sales plan table after mask processing is performed again.

【図14】再度マスク処理後の商品別販売計画表を一例
として、列クロ−ズドコマンドを実行したときの画面表
示例の図である。
FIG. 14 is a diagram illustrating an example of a screen display when a column close command is executed, taking as an example a sales plan table by product after masking has been performed again.

【図15】ツリ−構造の概念図である。FIG. 15 is a conceptual diagram of a tree structure.

【符号の説明】[Explanation of symbols]

11  制御部 12  階層データ制御部 13  階層定義手段 13a  行の階層定義手段 13b  列の階層定義手段 14  節オープン手段 14a  行オープン手段 14b  列オープン手段 15  節クローズ手段 15a  行クローズ手段 15b  列クローズ手段 16  表示手段 17  メモリ 17a  行の階層データ記憶部 17b  列の階層データ記憶部 17c  表データ記憶部 18  バス 18a  CPU 18b  キーボード 18c  ディスクドライブ 18d  CRTディスプレイ 91  行情報 92  行の表示属性 92a  開閉制御ビット 92b  表示制御ビット 93  親の行情報へのポインタ 94  子の行情報へのポインタ 11 Control section 12 Hierarchical data control unit 13 Hierarchy definition means 13a Row hierarchy definition means 13b Column hierarchy definition means 14 Section opening means 14a Row opening means 14b Column opening means 15 Section closing means 15a Row closing means 15b Column closing means 16 Display means 17 Memory 17a Row hierarchical data storage section 17b Column hierarchical data storage unit 17c Table data storage unit 18 Bus 18a CPU 18b Keyboard 18c disk drive 18d CRT display 91 Row information 92 Row display attributes 92a Open/close control bit 92b Display control bit 93 Pointer to parent row information 94 Pointer to child row information

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】  表データの表示を行うデータ処理装置
において、(イ) 表の行の階層および列の階層をツリ
ー構造に基づいて定義する階層定義手段と、    (
ロ) 前記 (イ)の階層構造に従って指定された行お
よび列の下位の階層を非表示状態にする節クローズ手段
と、(ハ) 前記 (イ)の階層構造に従って指定され
た行および列の下位の階層を再表示状態にする節オープ
ン手段と、を備えることにより、表の行および列の表示
/非表示を制御することを特徴とする表の表示方式。
Claim 1: A data processing device that displays table data, comprising: (a) a hierarchy definition means for defining row hierarchies and column hierarchies of a table based on a tree structure;
(b) Section closing means for hiding the hierarchy below the row and column specified according to the hierarchical structure in (a), and (c) the section closing means for hiding the hierarchy below the row and column specified according to the hierarchical structure in (a) A table display method, characterized in that display/non-display of rows and columns of the table is controlled by comprising: node opening means for redisplaying the hierarchy of the table.
【請求項2】  表データの表示を行うデータ処理装置
において、(イ) 表の行の階層をツリー構造に基づい
て定義する階層定義手段と、(ロ) 前記 (イ)の階
層構造に従って指定された行の下位の階層を非表示状態
にする節クローズ手段と、(ハ) 前記 (イ)の階層
構造に従って指定された行の下位の階層を再表示状態に
する節オープン手段と、を備えることにより、表の行に
対する表示/非表示を制御することを特徴とする表の表
示方式。
2. A data processing device that displays table data, comprising: (a) a hierarchy definition means for defining a hierarchy of table rows based on a tree structure; (c) clause opening means for re-displaying the lower hierarchy of the designated line according to the hierarchical structure of (b) above; A table display method characterized by controlling display/non-display of rows of a table.
【請求項3】  表データの表示を行うデータ処理装置
において、(イ) 表の列の階層をツリー構造に基づい
て定義する階層定義手段と、(ロ) 前記 (イ)の階
層構造に従って指定された列の下位の階層を非表示状態
にする節クローズ手段と、(ハ) 前記 (イ)の階層
構造に従って指定された列の下位の階層を再表示状態に
する節オープン手段と、を備えることにより、表の列に
対する表示/非表示を制御することを特徴とする表の表
示方式。
3. A data processing device that displays table data, comprising: (a) a hierarchy definition means for defining a hierarchy of table columns based on a tree structure; (c) clause opening means for redisplaying the lower hierarchy of the designated column according to the hierarchical structure of (b) above; A table display method characterized by controlling display/non-display of table columns.
JP3125321A 1991-04-26 1991-04-26 Display method of table data Expired - Lifetime JP3002011B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3125321A JP3002011B2 (en) 1991-04-26 1991-04-26 Display method of table data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3125321A JP3002011B2 (en) 1991-04-26 1991-04-26 Display method of table data

Publications (2)

Publication Number Publication Date
JPH04328678A true JPH04328678A (en) 1992-11-17
JP3002011B2 JP3002011B2 (en) 2000-01-24

Family

ID=14907223

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3125321A Expired - Lifetime JP3002011B2 (en) 1991-04-26 1991-04-26 Display method of table data

Country Status (1)

Country Link
JP (1) JP3002011B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07319905A (en) * 1994-05-25 1995-12-08 Fujitsu Ltd Information retrieving device
US7062751B2 (en) 2000-12-08 2006-06-13 Fujitsu Limited Sequence analysis method and apparatus

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07319905A (en) * 1994-05-25 1995-12-08 Fujitsu Ltd Information retrieving device
US7062751B2 (en) 2000-12-08 2006-06-13 Fujitsu Limited Sequence analysis method and apparatus

Also Published As

Publication number Publication date
JP3002011B2 (en) 2000-01-24

Similar Documents

Publication Publication Date Title
US5317686A (en) Data processing apparatus and method for a reformattable multidimensional spreadsheet
US7512594B2 (en) Computer controlled user display interface with a tree to represent data relationships in a database
JP3136035B2 (en) Automatic layout generator for database system interface and method for generating the same
US10025767B2 (en) Method and apparatus for form automatic layout
JP4950482B2 (en) Filter by format and sort
US7822795B2 (en) Apparatus and methods for displaying and determining dependency relationships among subsystems in a computer software system
US20040111666A1 (en) Software replicator functions for generating reports
US20060174187A1 (en) System and method for a look and feel designer with a page-view interface
US20060004693A1 (en) Graphical user interface for exploring databases
JP3519126B2 (en) Automatic layout system
US7461340B1 (en) Integrated decorative panels
JP3002011B2 (en) Display method of table data
JP2006510961A (en) System, method and computer program product for changing the graphical representation of data entities and relational database structures
JPH0377997A (en) Window display system and method
US20030074631A1 (en) Multi-dimensional programming device and multi-dimensional programming method
US7861152B2 (en) Display apparatus for automatically visualizing an application landscape
JP2007219649A (en) Diagram editing device
JP3744270B2 (en) Table display control device and recording medium recording table display control program
CN113238749A (en) Working method of visual human-computer interaction design platform
JP4003237B2 (en) Form output device
JP7146889B2 (en) Form creation device and form creation method
CN115509665B (en) Method, device, medium and equipment for recording control in window
JPH06274513A (en) Hierarchical table calculating device
WO2021176982A1 (en) Display method, control program, and device
JP7316060B2 (en) Application screen display program implementation method