App Inventor
com.google.appinventor.components.runtime.WebViewer.WebViewInterface Class Reference

Public Member Functions

String getWebViewString ()
 
void setWebViewString (final String newString)
 
void setWebViewStringFromBlocks (final String newString)
 

Detailed Description

Allows the setting of properties to be monitored from the javascript in the WebView

Member Function Documentation

◆ getWebViewString()

String com.google.appinventor.components.runtime.WebViewer.WebViewInterface.getWebViewString ( )

Gets the web view string

Returns
string

◆ setWebViewString()

void com.google.appinventor.components.runtime.WebViewer.WebViewInterface.setWebViewString ( final String  newString)

Sets the web view string


The documentation for this class was generated from the following file: