BISearchResultBox.formatData

Syntax

formatData(objs);

Parameters

objs. Array. Array of obtained search objects.

Description

The formatData method formats obtained search objects to display in the component.

Comments

The method is used in internal implementation of the BISearchResultBox.search method.

See also:

BISearchResultBox