searchbase
searchbase
SearchBase
setQueryID method
setQueryID
searchbase
searchbase
SearchBase
setQueryID method
SearchBase class
Constructors
SearchBase
Properties
appbaseConfig
credentials
hashCode
headers
index
queryId
runtimeType
transformRequest
transformResponse
url
Methods
click
conversion
getActiveWidgets
getSearchWidget
noSuchMethod
register
setHeaders
setQueryID
toString
unregister
Operators
operator ==
setQueryID
method
void
setQueryID
(
String
queryID
)
inherited
To set the query ID
Implementation
void setQueryID(String queryID) { this._queryId = queryID; }