
The Suggestion object represents a suggestion that appears when a search term is entered. This object provides the following methods:
|
Method |
Description |
|
getTitle() |
The title of the suggestion |
|
getTooltip() |
The tooltip of the suggestion |
|
getURL() |
The URL of the suggestion |
|
getNavMode() |
The navigation mode in which the suggestion is displayed. For the possible values, see Node Launch Mode . |
|
getGroupTitle() |
The category of the suggestion, such as Navigation |
|
getIconURL() |
The URL of the suggestion's icon |
|
getProviderId() |
The ID of the suggestion provider |