IBM
Contents Index Previous Next



Key and Button Bindings


Some bindings operate on the body rows as if they were organized as a tree (work only in the dynamic part of the TTCN document). The indentation level defines the tree structure.

Key Action

osfUp

Move focus to a neighbor field.

osfDown

Move focus to a neighbor field.

osfRight

Move focus to a neighbor field.

osfLeft

Move focus to a neighbor field.

Ctrl+osfUp

Move focus to a neighbor field even when editing.

Ctrl+osfDown

Move focus to a neighbor field even when editing.

Ctrl+osfRight

Move focus to a neighbor field even when editing.

Ctrl+osfLeft

Move focus to a neighbor field even when editing.

osfInsert

Insert a new row, after focused row if already in body, otherwise last in body.

osfHelp

Get help on Table Editors.

Ctrl+Z

Run Analyze & Stop

Ctrl+S

Search forward with the current settings

Ctrl+R

Search backward with the current settings

character keys

Start editing field and then apply key.

Delete

Start editing field and then apply key.

...

Start editing field and then apply key.

Tab

Move focus to a neighbor field.

Shift+Tab

Same as <Tab> but in the opposite direction.

Ctrl+Tab

Navigate in the tool bar, the search bar, the scroll bars and the table

Ctrl+Shift+Tab

Same as <Ctrl+Tab> but in the opposite direction

Ctrl+space

Toggle selection of focused row

KP_Add

Increase indentation level of focused row

Ctrl+KP_Add

Increase indentation level of selected rows

Shift+KP_Add

Increase indentation level of focused subtree

Ctrl+Shift+KP_Add

Increase indentation level of subtree of single selected row

KP_Subtract

Decrease indentation level of focused row

Ctrl+KP_Subtract

Decrease indentation level of selected rows

Shift+KP_Subtract

Decrease indentation level of focused subtree

Ctrl+Shift+KP_Subtract

Decrease indentation level of subtree of single selected row

Ctrl+Shift+osfUp

Move focus to previous row at same indentation level

Ctrl+Shift+osfDown

Move focus to next row at same indentation level

Ctrl+Shift+osfRight

Move focus to last child row of focused row

Ctrl+Shift+osfLeft

Move focus to parent of focused row

Mouse button (OSF names) Action

Button1

Set focus to the field, and start editing.

Button2

Move focus to the field.

Ctrl+Button1

Toggle selection status of the row

Ctrl+Shift+Button1

Toggle selection status of the subtree with the row as root, move the focus to the field under pointer


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