selectItemById(Id: String, fireEvent: true);
Id. Identifier of the element.
fireEvent. Indicates whether the event of deselecting from the previous selected element is called. If the parameter has the "True" value then the event will be called, otherwise it will not.
The selectItemById method selects the element with specified identifier.
The example of property use is given in description of the ListBox.getScrollBox method.
See also: