$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

E

EclairUtil - Class in com.google.appinventor.components.runtime.util
Helper methods for calling methods added in Eclair (2.0, API level 5)
EdgeReached(int) - Method in class com.google.appinventor.components.runtime.Sprite
Event handler called when the sprite reaches an edge of the screen.
ElapsedTime() - Method in class com.google.appinventor.components.runtime.Pedometer
Returns the time elapsed in milliseconds since the pedometer has started.
Elements() - Method in class com.google.appinventor.components.runtime.ListPicker
Elements property getter method
Elements(YailList) - Method in class com.google.appinventor.components.runtime.ListPicker
Elements property setter method
Elements(YailList) - Method in class com.google.appinventor.components.runtime.ListView
Set a list of text elements to build a ListView
Elements() - Method in class com.google.appinventor.components.runtime.ListView
Elements property getter method
Elements() - Method in class com.google.appinventor.components.runtime.Spinner
Elements property getter method
Elements(YailList) - Method in class com.google.appinventor.components.runtime.Spinner
Elements property setter method
elements(YailList, String) - Static method in class com.google.appinventor.components.runtime.util.ElementsUtil
Check a Yail list of items to verify that they are all strings and
ElementsFromString(String) - Method in class com.google.appinventor.components.runtime.ListPicker
ElementsFromString property setter method
ElementsFromString(String) - Method in class com.google.appinventor.components.runtime.ListView
Specifies the text elements of the ListView.
ElementsFromString(String) - Method in class com.google.appinventor.components.runtime.Spinner
ElementsFromString property setter method
elementsFromString(String) - Static method in class com.google.appinventor.components.runtime.util.ElementsUtil
 
ElementsUtil - Class in com.google.appinventor.components.runtime.util
Utilities for Components that display a number of options on Screen such as ListPicker, Spinner, and ListView.
ElementsUtil() - Constructor for class com.google.appinventor.components.runtime.util.ElementsUtil
 
emailAddress - Variable in class com.google.appinventor.components.runtime.ContactPicker
 
EmailAddress() - Method in class com.google.appinventor.components.runtime.ContactPicker
EmailAddress property getter method.
EmailAddressAdapter - Class in com.google.appinventor.components.runtime
EmailAddressAdapter provides email address completion from contacts, for use as a list adapter.
EmailAddressAdapter(Context) - Constructor for class com.google.appinventor.components.runtime.EmailAddressAdapter
 
emailAddressList - Variable in class com.google.appinventor.components.runtime.ContactPicker
 
EmailAddressList() - Method in class com.google.appinventor.components.runtime.ContactPicker
EmailAddressList property getter method.
EmailPicker - Class in com.google.appinventor.components.runtime
Text box using auto-completion to pick out an email address from contacts.
EmailPicker(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.EmailPicker
Create a new EmailPicker component.
Enabled() - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
If true, the sensor will generate events.
Enabled(boolean) - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
Specifies whether the sensor should generate events.
Enabled() - Method in class com.google.appinventor.components.runtime.BluetoothConnectionBase
Returns true if Bluetooth is enabled, false otherwise.
Enabled() - Method in class com.google.appinventor.components.runtime.ButtonBase
Returns true if the button is active and clickable.
Enabled(boolean) - Method in class com.google.appinventor.components.runtime.ButtonBase
Specifies whether the button should be active and clickable.
Enabled() - Method in class com.google.appinventor.components.runtime.CheckBox
Returns true if the checkbox is active and clickable.
Enabled(boolean) - Method in class com.google.appinventor.components.runtime.CheckBox
Specifies whether the checkbox should be active and clickable.
Enabled() - Method in class com.google.appinventor.components.runtime.LocationSensor
Indicates whether the user has specified that the sensor should listen for location changes and raise the corresponding events.
Enabled(boolean) - Method in class com.google.appinventor.components.runtime.LocationSensor
Indicates whether the sensor should listen for location chagnes and raise the corresponding events.
Enabled() - Method in class com.google.appinventor.components.runtime.OrientationSensor
Enabled property getter method.
Enabled(boolean) - Method in class com.google.appinventor.components.runtime.OrientationSensor
Enabled property setter method.
Enabled() - Method in class com.google.appinventor.components.runtime.ProximitySensor
If true, the sensor will generate events.
Enabled(boolean) - Method in class com.google.appinventor.components.runtime.ProximitySensor
Specifies whether the sensor should generate events.
Enabled() - Method in class com.google.appinventor.components.runtime.Sprite
Enabled property getter method.
Enabled(boolean) - Method in class com.google.appinventor.components.runtime.Sprite
Enabled property setter method: starts or stops the timer.
Enabled() - Method in class com.google.appinventor.components.runtime.TextBoxBase
Returns true if the textbox is active and useable.
Enabled(boolean) - Method in class com.google.appinventor.components.runtime.TextBoxBase
Specifies whether the textbox should be active and useable.
Enabled() - Method in class com.google.appinventor.components.runtime.util.TimerInternal
Enabled property getter method.
Enabled(boolean) - Method in class com.google.appinventor.components.runtime.util.TimerInternal
Enabled property setter method: starts or stops the timer.
enableNFCWriteMode(Activity, NfcAdapter, String) - Static method in class com.google.appinventor.components.runtime.util.GingerbreadUtil
 
ensureNotNull(String) - Method in class com.google.appinventor.components.runtime.ContactPicker
 
ensureNotNull(List) - Method in class com.google.appinventor.components.runtime.ContactPicker
 
ERROR_ACTIVITY_STARTER_NO_CORRESPONDING_ACTIVITY - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BAD_VALUE_FOR_ACCELEROMETER_SENSITIVITY - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BAD_VALUE_FOR_HORIZONTAL_ALIGNMENT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BAD_VALUE_FOR_TEXT_RECEIVING - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BAD_VALUE_FOR_VERTICAL_ALIGNMENT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_COULD_NOT_DECODE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_COULD_NOT_DECODE_ELEMENT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_COULD_NOT_FIT_ELEMENT_IN_BYTE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_COULD_NOT_FIT_NUMBER_IN_BYTE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_COULD_NOT_FIT_NUMBER_IN_BYTES - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_END_OF_STREAM - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_INVALID_ADDRESS - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_INVALID_UUID - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_NOT_AVAILABLE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_NOT_CONNECTED_TO_DEVICE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_NOT_ENABLED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_NOT_PAIRED_DEVICE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_NOT_REQUIRED_CLASS_OF_DEVICE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_UNABLE_TO_ACCEPT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_UNABLE_TO_CONNECT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_UNABLE_TO_LISTEN - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_UNABLE_TO_READ - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_UNABLE_TO_WRITE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_BLUETOOTH_UNSUPPORTED_ENCODING - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CAMCORDER_NO_CLIP_RETURNED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CAMERA_NO_IMAGE_RETURNED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANNOT_COPY_MEDIA - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANNOT_CREATE_FILE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANNOT_DELETE_ASSET - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANNOT_FIND_FILE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANNOT_READ_FILE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANNOT_SAVE_IMAGE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANNOT_WRITE_ASSET - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANNOT_WRITE_TO_FILE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANVAS_BITMAP_ERROR - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANVAS_HEIGHT_ERROR - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_CANVAS_WIDTH_ERROR - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_FILE_NOT_FOUND_FOR_SHARING - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_FUNCTIONALITY_NOT_SUPPORTED_CONTACT_EMAIL - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_FUNCTIONALITY_NOT_SUPPORTED_EMAIL_PICKER - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_FUNCTIONALITY_NOT_SUPPORTED_FUSIONTABLES_CONTROL - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_FUNCTIONALITY_NOT_SUPPORTED_WEB_COOKIES - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_ILLEGAL_DATE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_ILLEGAL_HOUR - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_ILLEGAL_MINUTE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_INVALID_SCREEN_ORIENTATION - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_LOCATION_SENSOR_LATITUDE_NOT_FOUND - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_LOCATION_SENSOR_LONGITUDE_NOT_FOUND - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_MEDIA_CANNOT_OPEN - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_MEDIA_EXTERNAL_STORAGE_NOT_AVAILABLE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_MEDIA_EXTERNAL_STORAGE_READONLY - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_MEDIA_FILE_ERROR - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_MEDIA_IMAGE_FILE_FORMAT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NO_SCANNER_FOUND - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_BLUETOOTH_NOT_SET - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_CANNOT_DETECT_COLOR - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_CANNOT_DETECT_LIGHT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_COULD_NOT_DECODE_ELEMENT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_COULD_NOT_FIT_ELEMENT_IN_BYTE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_DATA_TOO_LARGE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_ERROR_CODE_RECEIVED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_INVALID_DESTINATION_ARGUMENT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_INVALID_FILE_NAME - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_INVALID_GENERATE_COLOR - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_INVALID_MAILBOX - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_INVALID_MOTOR_PORT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_INVALID_PROGRAM_NAME - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_INVALID_RETURN_PACKAGE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_INVALID_SENSOR_PORT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_INVALID_SOURCE_ARGUMENT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_MESSAGE_TOO_LONG - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_NOT_CONNECTED_TO_ROBOT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_NXT_UNABLE_TO_DOWNLOAD_FILE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_OUT_OF_MEMORY_LOADING_MEDIA - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_PHONE_UNSUPPORTED_CONTACT_PICKER - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_PHONE_UNSUPPORTED_SEARCH_IN_CONTACT_PICKING - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_REPL_SECURITY_ERROR - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_SCREEN_BAD_VALUE_FOR_SENDING - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_SCREEN_BAD_VALUE_RECEIVED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_SCREEN_INVALID_ANIMATION - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_SCREEN_NOT_FOUND - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_SOUND_NOT_READY - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_SOUND_RECORDER - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_SOUND_RECORDER_CANNOT_CREATE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TRANSLATE_JSON_RESPONSE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TRANSLATE_NO_KEY_FOUND - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TRANSLATE_SERVICE_NOT_AVAILABLE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TTS_NOT_READY - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_AUTHORIZATION_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_BLANK_CONSUMER_KEY_OR_SECRET - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_DIRECT_MESSAGE_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_EXCEPTION - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_FOLLOW_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_INVALID_IMAGE_PATH - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_REQUEST_DIRECT_MESSAGES_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_REQUEST_FOLLOWERS_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_REQUEST_FRIEND_TIMELINE_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_REQUEST_MENTIONS_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_SEARCH_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_SET_STATUS_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_STOP_FOLLOWING_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_UNABLE_TO_GET_ACCESS_TOKEN - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_TWITTER_UNSUPPORTED_LOGIN_FUNCTION - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_UNABLE_TO_FOCUS_MEDIA - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_UNABLE_TO_LOAD_MEDIA - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_UNABLE_TO_PLAY_MEDIA - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_UNABLE_TO_PREPARE_MEDIA - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_VIDEOPLAYER_FULLSCREEN_CANT_EXIT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_VIDEOPLAYER_FULLSCREEN_UNAVAILBLE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_VIDEOPLAYER_FULLSCREEN_UNSUPPORTED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_BUILD_REQUEST_DATA_NOT_LIST - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_BUILD_REQUEST_DATA_NOT_TWO_ELEMENTS - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_HTML_TEXT_DECODE_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_JSON_TEXT_DECODE_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_MALFORMED_URL - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_REQUEST_HEADER_NOT_LIST - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_REQUEST_HEADER_NOT_TWO_ELEMENTS - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_UNABLE_TO_DELETE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_UNABLE_TO_GET - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_UNABLE_TO_POST_OR_PUT - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_UNABLE_TO_POST_OR_PUT_FILE - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_UNSUPPORTED_ENCODING - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEB_XML_TEXT_DECODE_FAILED - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ERROR_WEBVIEW_SSL_ERROR - Static variable in class com.google.appinventor.components.runtime.util.ErrorMessages
 
ErrorMessages - Class in com.google.appinventor.components.runtime.util
Provides constants and methods related to error numbers and messages.
ErrorOccurred(Component, String, int, String) - Method in class com.google.appinventor.components.runtime.Form
ErrorOccurred event handler.
ErrorOccurredDialog(Component, String, int, String, String, String) - Method in class com.google.appinventor.components.runtime.Form
 
evaluateStatus(String, byte[], byte) - Method in class com.google.appinventor.components.runtime.LegoMindstormsNxtBase
 
EventDispatcher - Class in com.google.appinventor.components.runtime
Dispatches events to component event handlers.
execute(HttpUriRequest) - Method in class com.google.appinventor.components.runtime.util.ClientLoginHelper
Wraps an HttpClient.execute() to manage the authorization headers.
execute(HttpUriRequest) - Method in interface com.google.appinventor.components.runtime.util.IClientLoginHelper
Wraps an HttpClient.execute() to manage the authorization headers.
ExternalTextToSpeech - Class in com.google.appinventor.components.runtime.util
Wrapper class for delegating calls to an external text-to-speech library for devices lacking an internal text-to-speech library (pre-1.6).
ExternalTextToSpeech(ComponentContainer, ITextToSpeech.TextToSpeechCallback) - Constructor for class com.google.appinventor.components.runtime.util.ExternalTextToSpeech
 
ExtraKey() - Method in class com.google.appinventor.components.runtime.ActivityStarter
Returns the extra key that will be passed to the activity.
ExtraKey(String) - Method in class com.google.appinventor.components.runtime.ActivityStarter
Specifies the extra key that will be passed to the activity.
ExtraValue() - Method in class com.google.appinventor.components.runtime.ActivityStarter
Returns the extra value that will be passed to the activity.
ExtraValue(String) - Method in class com.google.appinventor.components.runtime.ActivityStarter
Specifies the extra value that will be passed to the activity.
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z