BBjListButton::addItem
Description
Adds an item at the end of the list in the BBjListButton control.
Syntax
| Return Value | Method | 
| void | addItem(string item) | 
Parameters
| Variable | Description | 
| item | Item to be added. | 
Return Value
None.
Remarks
None.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.