author | wpaul |
Wed, 08 Apr 2009 10:40:18 -0500 | |
branch | RCL_2_0 |
changeset 77 | e2b416032b5b |
parent 2 | d760517a8095 |
permissions | -rw-r--r-- |
2 | 1 |
friendlyName=Menu Item |
2 |
information=A standard menu item. |
|
3 |
command=command id |
|
4 |
commandDescription=Command emitted when item is selected, either built-in or generated |
|
5 |
selected=selected |
|
6 |
selectedDescription=Handles command triggered by menu item |
|
7 |
selectedEventInCascadingMenuItem=The ''selected'' event in cascading menu item ''{0}'' was not bound because it will not be triggered at runtime. |
|
8 |
UNIQUE=Generated command |
|
9 |
NONE=No command |
|
10 |