BBjMenuItem::setImage
Description
In BBj 7.0 and higher, this method sets the image for a BBjMenuItem.
Syntax
Return Value |
Method |
void |
setImage(BBjImage image) |
Parameters
Variable |
Description |
image |
BBjImage for this BBjMenuItem. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.