AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.OnClearListener Interface Reference
Inheritance diagram for com.google.appinventor.components.runtime.OnClearListener:
com.google.appinventor.components.runtime.CloudDB com.google.appinventor.components.runtime.SpeechRecognizer

Public Member Functions

void onClear ()
 

Detailed Description

Listener for distributing the Activity onStop() method to interested components. Listener for components that want to be notified when (clear-current-form) is called This is only used in the Companion.

Author
jis@m.nosp@m.it.e.nosp@m.du (Jeffrey I. Schiller)

Definition at line 16 of file OnClearListener.java.

Member Function Documentation

◆ onClear()

void com.google.appinventor.components.runtime.OnClearListener.onClear ( )

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