BBjListCancelEvent::getSelectedItem
Description
In BBj 12.00 and higher, this method returns the text of the currently selected item in a BBjListButton or BBjListEdit control.
Syntax
|
Return Value |
Method |
|---|---|
|
string |
getSelectedItem() |
Parameters
None.
Return Value
Returns the text of the currently selected item, or "" if no item is selected. For a BBjListEdit, this returns the text in the edit area.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.