IBM
Contents Index Previous Next



Using Popup Menus


The background popup menu is accessible when you click the right mouse button. When you click the right mouse button and <Ctrl>, the context sensitive menu will be available.

Context Sensitive Popup Menu

The context popup menu contains only one operation, Find Table, but in addition it also contains some of the content of the table to be opened by this Find Table operation. The identifier to use in the Find Table operation is retrieved from the field content under the mouse pointer when the context menu was invoked.

Figure 207 : Example use of the TTCN Table Editor context popup menu

Background Popup Menu

The background popup menus are available in all the TTCN Suite tables but the appearance differs in accordance with the applicable operations. The popup menus in synchronized behaviour tables and desynchronized behaviour tables have a totally different appearance and will be described below:

Synchronized Behaviour Tables

If the Table Editor contains a behaviour table which is synchronized, the popup menu will display the same menu entries as the SDT Link menu. For an explanation of synchronized and the commands in the SDT Link menu see TTCN Test Suite Generation.

Desynchronized Behaviour Tables

If the Table Editor contains a behaviour table which is not synchronized, the popup menu will have a different appearance than in the previous case.

The popup menu will contain a sub menu containing all the menu entries of the Data Dictionary pull-down menu. It will also contain the following entries:

Cut Focused Row

Removes the focused row from the table and stores it in the clipboard.

Copy Focused Row

Copies the focused row to the paste buffer.

Paste Before Focused Row

Pastes the contents of the paste buffer before the focused row.

Delete Focused Row

Deletes the focused row.

Increase Indent

Increases the indentation of the focused behaviour line by one position.

Decrease Indent

Decreases the indentation of the focused behaviour line by one position.

Increase Sub Tree Indent

Increases the indentation of an entire branch in the behaviour tree by one position starting from the focused row.

Decrease Sub Tree Indent

Decreases the indentation of an entire branch in the behaviour tree by one position starting from the focused row.

Insert Row After

Insert a new row after the focused row.

Show Error Message

Displays the analysis status message (if any) of the focused field.

Find Table

Finds a named table.


http://www.ibm.com/rational
Contents Index Previous Next