AI2 Component  (Version nb184)
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

Definition at line 608 of file WebViewer.java.

Member Function Documentation

◆ getWebViewString()

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

Gets the web view string

Returns
string

Definition at line 622 of file WebViewer.java.

◆ setWebViewString()

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

Sets the web view string

Definition at line 630 of file WebViewer.java.

◆ setWebViewStringFromBlocks()

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

Definition at line 640 of file WebViewer.java.


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