JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.appinventor.components.runtime
Interface Deleteable
All Known Implementing Classes:
AccelerometerSensor
,
ActivityStarter
,
Ball
,
BluetoothClient
,
BluetoothConnectionBase
,
BluetoothServer
,
Clock
,
ImageSprite
,
LegoMindstormsNxtBase
,
LegoMindstormsNxtSensor
,
ListPicker
,
LocationSensor
,
NearField
,
NxtColorSensor
,
NxtDirectCommands
,
NxtDrive
,
NxtLightSensor
,
NxtSoundSensor
,
NxtTouchSensor
,
NxtUltrasonicSensor
,
OrientationSensor
,
Pedometer
,
Player
,
ProximitySensor
,
Sound
,
Sprite
,
TinyDB
,
VideoPlayer
public interface
Deleteable
Interface for components that need to do something when they are dynamically deleted (most likely by the REPL)
Method Summary
Methods
Modifier and Type
Method and Description
void
onDelete
()
Method Detail
onDelete
void onDelete()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method