navigation: adding clearHistory method

This commit is contained in:
deepak1556 2015-05-19 22:41:03 +05:30
parent ec5d05e226
commit b0e8cafa00
5 changed files with 29 additions and 4 deletions

View file

@ -244,6 +244,7 @@ registerWebViewElement = ->
"canGoBack"
"canGoForward"
"canGoToOffset"
"clearHistory"
"goBack"
"goForward"
"goToIndex"