AI2 Component
(Version nb184)
|
Public Member Functions | |
void | onDelete () |
Interface for components that need to do something when they are dynamically deleted (most likely by the REPL)
Definition at line 15 of file Deleteable.java.
void com.google.appinventor.components.runtime.Deleteable.onDelete | ( | ) |
Implemented in com.google.appinventor.components.runtime.Texting, com.google.appinventor.components.runtime.Sprite, com.google.appinventor.components.runtime.BluetoothConnectionBase, com.google.appinventor.components.runtime.LocationSensor, com.google.appinventor.components.runtime.Clock, com.google.appinventor.components.runtime.ActivityStarter, com.google.appinventor.components.runtime.NxtColorSensor, com.google.appinventor.components.runtime.LegoMindstormsNxtBase, com.google.appinventor.components.runtime.AccelerometerSensor, com.google.appinventor.components.runtime.Ev3ColorSensor, com.google.appinventor.components.runtime.VideoPlayer, com.google.appinventor.components.runtime.Pedometer, com.google.appinventor.components.runtime.OrientationSensor, com.google.appinventor.components.runtime.Sound, com.google.appinventor.components.runtime.NxtLightSensor, com.google.appinventor.components.runtime.ListPicker, com.google.appinventor.components.runtime.NxtUltrasonicSensor, com.google.appinventor.components.runtime.Ev3UltrasonicSensor, com.google.appinventor.components.runtime.NxtSoundSensor, com.google.appinventor.components.runtime.GyroscopeSensor, com.google.appinventor.components.runtime.LegoMindstormsEv3Base, com.google.appinventor.components.runtime.NearField, com.google.appinventor.components.runtime.NxtTouchSensor, com.google.appinventor.components.runtime.TinyDB, com.google.appinventor.components.runtime.Ev3GyroSensor, com.google.appinventor.components.runtime.SingleValueSensor, com.google.appinventor.components.runtime.Ev3TouchSensor, com.google.appinventor.components.runtime.MagneticFieldSensor, and com.google.appinventor.components.runtime.ProximitySensor.