Class android.webkit.WebView

Added Constructors
WebView( Context, AttributeSet , int , boolean )  
 

Added Methods
boolean  canZoomIn()  
boolean  canZoomOut()  
int  getVisibleTitleHeight()  
boolean  isPrivateBrowsingEnabled()  
void  onPause()  
void  onResume()  
void  removeJavascriptInterface( String)  
void  saveWebArchive( String)  
void  saveWebArchive( String, boolean , ValueCallback<String> )  
boolean  showFindDialog( String, boolean )  
 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.