| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta content="text/html; charset=UTF-8" http-equiv="CONTENT-TYPE" /> | |
| <link rel="stylesheet" href="../../book.css" type="text/css" /> | |
| <title>Context Menu</title> | |
| </head> | |
| <body> | |
| <h1>Context Menu</h1> | |
| <p> | |
| The BPEL Designer does not contribute any toolbar buttons, or main menu actions.<br /> | |
| However, it contributes contextual menus. | |
| </p> | |
| <p> | |
| The context menu is activated when the right mouse button is | |
| clicked while the mouse is over an activity figure on the drawing canvas. | |
| </p> | |
| <p><img src="../../../images/reference/Context_menu_01.png" alt="Cheat sheet menu" /></p> | |
| <p><b>Cheat sheet menu</b></p> | |
| <p> | |
| The and sub-menus contain the same actions. The sub-menu is | |
| displayed in the figure below: | |
| </p> | |
| <p><img src="../../../images/reference/Context_menu_02.png" alt="Cheat sheet menu" /></p> | |
| <p><b>Cheat sheet menu</b></p> | |
| <p> | |
| The items within the sub-menu appends the activity after the currently | |
| selected one, while those within the <strong>Before</strong> sub-menu insert the new | |
| activity before the current one. | |
| </p> | |
| </body> | |
| </html> |