|
|
|
|
|
ActionBarDeleteSearchHistory (Function) In french: ActionBarSupprimeHistoriqueRecherche Deletes the history from the search control found in the Action Bar of a window. // Deletes the search history from the current window ActionBarDeleteSearchHistory()
Syntax
ActionBarDeleteSearchHistory([<Window>])
<Window>: Window name Name of the window for which the search history must be deleted. If this parameter is not specified or if it corresponds to an empty string, the deletion is performed on the active window. Remarks - A fatal error occurs if the window includes no Action Bar control.
Component: wd300android.aar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|