BBjToolButton::setSelected
Description
Specifies whether the BBjToolButton is to be selected.
Syntax
Return Value |
Method |
void |
setSelected(boolean selected) |
Parameters
Variable |
Description |
selected |
Specifies whether or not the tool button is selected. 0 = Not selected 1 = Selected |
Return Value
None.
Remarks
By default, the tool button is not selected.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.