Menus, Keyboard and Mouse Handling

The keyboard and mouse handling philosophy is presented below:

  • Mouse
    • Right click on any cell/element shows possible operations in context of that cell/section.
    • Clicking on a cell opens cell in editable mode if user has permissions.
    • Clicking on link of any artifact shows details about that artifact. These details are displayed in two modes:
      • By opening a Model Window within the current Browser Window. This Model Window can be closed by clicking on the background as well.
      • By opening a new Browser Window.
  • Keyboard
    • Esc key is used for cancelling any operation/action.
    • Tab key is used navigate to the next available control.