BBjTree::setCollapsedImage
Description
This method specifies the icon to be used for all the collapsed nodes in the BBjTree control.
Syntax
| Return Value | Method |
|---|---|
|
void |
setCollapsedImage(BBjImage image) |
Parameters
| Parameter | Description |
|---|---|
|
image |
Specifies the collapsed icon image. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.