- IClientLoginHelper - Interface in com.google.appinventor.components.runtime.util
-
An interface defining the functionality of ClientLoginHelper.
- Icon(String) - Method in class com.google.appinventor.components.runtime.Form
-
Specifies the name of the application icon.
- IgnoreSslErrors() - Method in class com.google.appinventor.components.runtime.WebViewer
-
Determines whether SSL Errors are ignored.
- IgnoreSslErrors(boolean) - Method in class com.google.appinventor.components.runtime.WebViewer
-
Determines whether or not to ignore SSL Errors
- Image() - Method in class com.google.appinventor.components.runtime.ButtonBase
-
Returns the path of the button's image.
- Image(String) - Method in class com.google.appinventor.components.runtime.ButtonBase
-
Specifies the path of the button's image.
- Image - Class in com.google.appinventor.components.runtime
-
Component for displaying images and animations.
- Image(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.Image
-
Creates a new Image component.
- ImagePicker - Class in com.google.appinventor.components.runtime
-
Component enabling a user to select an image from the phone's gallery.
- ImagePicker(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.ImagePicker
-
Create a new ImagePicker component.
- ImageSprite - Class in com.google.appinventor.components.runtime
-
Simple image-based Sprite.
- ImageSprite(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.ImageSprite
-
Constructor for ImageSprite.
- IncomingCallAnswered(String) - Method in class com.google.appinventor.components.runtime.PhoneCall
-
Event indicating that an incoming phone call is answered.
- Info(String) - Method in class com.google.appinventor.components.runtime.GameClient
-
Indicates that something has occurred which the player should be
somehow informed of.
- Initialize() - Method in class com.google.appinventor.components.runtime.BluetoothConnectionBase
-
Default Initialize
- Initialize() - Method in class com.google.appinventor.components.runtime.Form
-
Initialize event handler.
- Initialize() - Method in class com.google.appinventor.components.runtime.GameClient
-
Ensures that the GameId was set by the game creator.
- Initialize() - Method in class com.google.appinventor.components.runtime.LegoMindstormsNxtBase
-
Default Initialize
- Initialize() - Method in class com.google.appinventor.components.runtime.Sprite
-
- initialized - Variable in class com.google.appinventor.components.runtime.Sprite
-
- initializeSensor(String) - Method in class com.google.appinventor.components.runtime.LegoMindstormsNxtSensor
-
- initializeSensor(String) - Method in class com.google.appinventor.components.runtime.NxtColorSensor
-
- initializeSensor(String) - Method in class com.google.appinventor.components.runtime.NxtLightSensor
-
- initializeSensor(String) - Method in class com.google.appinventor.components.runtime.NxtSoundSensor
-
- initializeSensor(String) - Method in class com.google.appinventor.components.runtime.NxtTouchSensor
-
- initializeSensor(String) - Method in class com.google.appinventor.components.runtime.NxtUltrasonicSensor
-
- InsertRow(String, String, String) - Method in class com.google.appinventor.components.runtime.FusiontablesControl
-
- installURL(String) - Method in class com.google.appinventor.components.runtime.PhoneStatus
-
- InstanceId() - Method in class com.google.appinventor.components.runtime.GameClient
-
Returns the game instance id.
- InstanceIdChanged(String) - Method in class com.google.appinventor.components.runtime.GameClient
-
Indicates that InstanceId has changed due to the creation of a
new instance or setting the InstanceId.
- InternalTextToSpeech - Class in com.google.appinventor.components.runtime.util
-
Wrapper class for Android's TextToSpeech
class, which doesn't exist on
pre-1.6 devices.
- InternalTextToSpeech(Activity, ITextToSpeech.TextToSpeechCallback) - Constructor for class com.google.appinventor.components.runtime.util.InternalTextToSpeech
-
- intersectDestructively(BoundingBox) - Method in class com.google.appinventor.components.runtime.util.BoundingBox
-
Determines whether this bounding box intersects with the passed bounding
box and, if so, mutates the bounding box to be the intersection.
- intersectsWith(BoundingBox) - Method in class com.google.appinventor.components.runtime.Sprite
-
Determines whether this sprite intersects with the given rectangle.
- interval - Variable in class com.google.appinventor.components.runtime.Sprite
-
- Interval() - Method in class com.google.appinventor.components.runtime.Sprite
-
Interval property getter method.
- Interval(int) - Method in class com.google.appinventor.components.runtime.Sprite
-
Interval property setter method: sets the interval between timer events.
- Interval() - Method in class com.google.appinventor.components.runtime.util.TimerInternal
-
Interval getter.
- Interval(int) - Method in class com.google.appinventor.components.runtime.util.TimerInternal
-
Interval property setter method: sets the interval between timer events.
- intToIp(int) - Static method in class com.google.appinventor.components.runtime.PhoneStatus
-
- Invite(String) - Method in class com.google.appinventor.components.runtime.GameClient
-
Invites a player to this game instance.
- Invited(String) - Method in class com.google.appinventor.components.runtime.GameClient
-
Indicates a user has been invited to this game instance by
another player.
- InvitedInstances() - Method in class com.google.appinventor.components.runtime.GameClient
-
Returns the set of game instances to which this player has been
invited but has not yet joined.
- IsAccepting() - Method in class com.google.appinventor.components.runtime.BluetoothServer
-
Returns true if this BluetoothServer component is accepting an
incoming connection.
- isAssetsLoaded() - Method in class com.google.appinventor.components.runtime.ReplForm
-
- IsAuthorized() - Method in class com.google.appinventor.components.runtime.Twitter
-
Indicates when the login has been successful.
- isBluetoothEnabled(Object) - Static method in class com.google.appinventor.components.runtime.util.BluetoothReflection
-
Invokes the method
BluetoothAdapter.isEnabled()
.
- isBonded(Object) - Static method in class com.google.appinventor.components.runtime.util.BluetoothReflection
-
Invokes the method
BluetoothDevice.getBondState()
.
- IsConnected() - Method in class com.google.appinventor.components.runtime.BluetoothConnectionBase
-
Returns true if a connection to a Bluetooth device has been made.
- isConnected() - Static method in class com.google.appinventor.components.runtime.PhoneStatus
-
- IsDevicePaired(String) - Method in class com.google.appinventor.components.runtime.BluetoothClient
-
Checks whether the Bluetooth device with the given address is paired.
- isDirect() - Method in class com.google.appinventor.components.runtime.PhoneStatus
-
- isDirect() - Method in class com.google.appinventor.components.runtime.ReplForm
-
- isEnabled(TextView) - Static method in class com.google.appinventor.components.runtime.util.TextViewUtil
-
Returns the enabled state a TextView
.
- isInitialized() - Method in class com.google.appinventor.components.runtime.util.ExternalTextToSpeech
-
- isInitialized() - Method in class com.google.appinventor.components.runtime.util.InternalTextToSpeech
-
- isInitialized() - Method in interface com.google.appinventor.components.runtime.util.ITextToSpeech
-
- isLanguageAvailable(Locale) - Method in class com.google.appinventor.components.runtime.util.ExternalTextToSpeech
-
- isLanguageAvailable(Locale) - Method in class com.google.appinventor.components.runtime.util.InternalTextToSpeech
-
- isLanguageAvailable(Locale) - Method in interface com.google.appinventor.components.runtime.util.ITextToSpeech
-
- isListEmpty() - Method in class com.google.appinventor.components.runtime.util.YailList
-
Checks to see if the list is empty or not
- IsPlaying() - Method in class com.google.appinventor.components.runtime.Player
-
Reports whether the media is playing.
- IsPressed() - Method in class com.google.appinventor.components.runtime.NxtTouchSensor
-
- isReceivingEnabled(Context) - Static method in class com.google.appinventor.components.runtime.Texting
-
- isRunning() - Static method in class com.google.appinventor.components.runtime.Texting
-
Called by SmsBroadcastReceiver
- isTrackedObjectCollected(String, boolean) - Static method in class com.google.appinventor.components.runtime.util.MemoryLeakUtil
-
Checks whether a particular tracked object has been garbage collected.
- ItemBackgroundColor(int) - Method in class com.google.appinventor.components.runtime.ListPicker
-
- ItemBackgroundColor() - Method in class com.google.appinventor.components.runtime.ListPicker
-
- itemsToColoredText() - Method in class com.google.appinventor.components.runtime.ListView
-
- ItemTextColor(int) - Method in class com.google.appinventor.components.runtime.ListPicker
-
- ItemTextColor() - Method in class com.google.appinventor.components.runtime.ListPicker
-
- ITextToSpeech - Interface in com.google.appinventor.components.runtime.util
-
This abstracts out what a text to speech implementation needs to have.
- ITextToSpeech.TextToSpeechCallback - Interface in com.google.appinventor.components.runtime.util
-
Callback specifying methods for successful and failed attempts to generate speech.