BBjMenuItem::setAccelerator
Description
In BBj 4.0 and higher, this method sets the accelerator for a BBjMenuItem.
Syntax
Return Value |
Method |
void |
setAccelerator(string accel) |
Parameters
Variable |
Description |
accel |
Binary string representing the accelerator. The values for accel are specified in SETMENU Mnemonic - Set or Replace Menu. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.