- WalkStep(int, float) - Method in class com.google.appinventor.components.runtime.Pedometer
-
Indicates that a step was taken while walking.
- Web - Class in com.google.appinventor.components.runtime
-
The Original Web component provided functions for HTTP GET and POST requests.
- Web(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.Web
-
Creates a new Web component.
- Web() - Constructor for class com.google.appinventor.components.runtime.Web
-
This constructor is for testing purposes only.
- WebServiceError(String, String) - Method in class com.google.appinventor.components.runtime.GameClient
-
Indicates that the attempt to communicate with the web service
resulted in an error.
- WebServiceError(String) - Method in class com.google.appinventor.components.runtime.TinyWebDB
-
Indicates that the communication with the Web service signaled an error
- WebServiceError(String) - Method in class com.google.appinventor.components.runtime.Voting
-
Event indicating that the communication with the Web service resulted in
an error.
- WebServiceUtil - Class in com.google.appinventor.components.runtime.util
-
These commands post to the Web and get responses that are assumed
to be JSON structures: a string, a JSON array, or a JSON object.
- WebViewActivity - Class in com.google.appinventor.components.runtime
-
Creates a WebView to display the web page identified by the URL passed in the
Intent used to start this activity.
- WebViewActivity() - Constructor for class com.google.appinventor.components.runtime.WebViewActivity
-
- WebViewer - Class in com.google.appinventor.components.runtime
-
Component for displaying web pages
This is a very limited form of browser.
- WebViewer(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.WebViewer
-
Creates a new WebViewer component.
- WebViewer.WebViewInterface - Class in com.google.appinventor.components.runtime
-
Allows the setting of properties to be monitored from the javascript
in the WebView
- WebViewString() - Method in class com.google.appinventor.components.runtime.WebViewer
-
Gets the web view string
- WebViewString(String) - Method in class com.google.appinventor.components.runtime.WebViewer
-
Sets the web view string
- Weekday(Calendar) - Static method in class com.google.appinventor.components.runtime.Clock
-
Returns the weekday for the given instant.
- Weekday(Calendar) - Static method in class com.google.appinventor.components.runtime.util.Dates
-
Returns the weekday for the given date.
- WeekdayName(Calendar) - Static method in class com.google.appinventor.components.runtime.Clock
-
Returns the name of the weekday for the given instant.
- WeekdayName(Calendar) - Static method in class com.google.appinventor.components.runtime.util.Dates
-
Returns the name of the weekday for the given date.
- WheelDiameter() - Method in class com.google.appinventor.components.runtime.NxtDrive
-
Returns the diameter of the wheels used for driving.
- WheelDiameter(float) - Method in class com.google.appinventor.components.runtime.NxtDrive
-
Returns the diameter of the wheels used for driving.
- Width() - Method in class com.google.appinventor.components.runtime.AndroidViewComponent
-
Returns the component's horizontal width, measured in pixels.
- Width(int) - Method in class com.google.appinventor.components.runtime.AndroidViewComponent
-
Specifies the component's horizontal width, measured in pixels.
- Width() - Method in class com.google.appinventor.components.runtime.Ball
-
- Width(int) - Method in class com.google.appinventor.components.runtime.Ball
-
- Width(int) - Method in class com.google.appinventor.components.runtime.Canvas
-
Set the canvas width
The width can only be set to >0 or -1 (automatic) or -2 (fill parent).
- Width() - Method in class com.google.appinventor.components.runtime.Form
-
Width property getter method.
- Width() - Method in class com.google.appinventor.components.runtime.ImageSprite
-
- Width(int) - Method in class com.google.appinventor.components.runtime.ImageSprite
-
- Width(int) - Method in class com.google.appinventor.components.runtime.ListView
-
Sets the width of the listView on the screen
- Width() - Method in class com.google.appinventor.components.runtime.VideoPlayer
-
Returns the component's horizontal width, measured in pixels.
- Width(int) - Method in class com.google.appinventor.components.runtime.VideoPlayer
-
Specifies the component's horizontal width, measured in pixels.
- Width() - Method in class com.google.appinventor.components.runtime.VisibleComponent
-
Width property getter method.
- Width(int) - Method in class com.google.appinventor.components.runtime.VisibleComponent
-
Width property setter method.
- Width(int) - Method in class com.google.appinventor.components.runtime.WebViewer
-
- WithinRange() - Method in class com.google.appinventor.components.runtime.NxtColorSensor
-
- WithinRange() - Method in class com.google.appinventor.components.runtime.NxtLightSensor
-
- WithinRange() - Method in class com.google.appinventor.components.runtime.NxtSoundSensor
-
- WithinRange() - Method in class com.google.appinventor.components.runtime.NxtUltrasonicSensor
-
- WithinRangeEventEnabled() - Method in class com.google.appinventor.components.runtime.NxtColorSensor
-
Returns whether the WithinRange event should fire when the DetectColor
property is set to False and the light level goes between the
BottomOfRange and the TopOfRange.
- WithinRangeEventEnabled(boolean) - Method in class com.google.appinventor.components.runtime.NxtColorSensor
-
Specifies whether the WithinRange event should fire when the DetectColor
property is set to False and the light level goes between the
BottomOfRange and the TopOfRange.
- WithinRangeEventEnabled() - Method in class com.google.appinventor.components.runtime.NxtLightSensor
-
Returns whether the WithinRange event should fire when the light level
goes between the BottomOfRange and the TopOfRange.
- WithinRangeEventEnabled(boolean) - Method in class com.google.appinventor.components.runtime.NxtLightSensor
-
Specifies whether the WithinRange event should fire when the light level
goes between the BottomOfRange and the TopOfRange.
- WithinRangeEventEnabled() - Method in class com.google.appinventor.components.runtime.NxtSoundSensor
-
Returns whether the WithinRange event should fire when the sound level
goes between the BottomOfRange and the TopOfRange.
- WithinRangeEventEnabled(boolean) - Method in class com.google.appinventor.components.runtime.NxtSoundSensor
-
Specifies whether the WithinRange event should fire when the sound level
goes between the BottomOfRange and the TopOfRange.
- WithinRangeEventEnabled() - Method in class com.google.appinventor.components.runtime.NxtUltrasonicSensor
-
Returns whether the WithinRange event should fire when the distance
goes between the BottomOfRange and the TopOfRange.
- WithinRangeEventEnabled(boolean) - Method in class com.google.appinventor.components.runtime.NxtUltrasonicSensor
-
Specifies whether the WithinRange event should fire when the distance
goes between the BottomOfRange and the TopOfRange.
- write(String, byte) - Method in class com.google.appinventor.components.runtime.BluetoothConnectionBase
-
Writes the given byte to the output stream.
- write(String, byte[]) - Method in class com.google.appinventor.components.runtime.BluetoothConnectionBase
-
Writes the given bytes to the output stream.
- writeFile(byte[], String) - Static method in class com.google.appinventor.components.runtime.util.FileUtil
-
Writes the given byte array as a local file.
- writeNFCTag(NdefMessage, Tag) - Static method in class com.google.appinventor.components.runtime.util.GingerbreadUtil
-
- writeStreamToFile(InputStream, String) - Static method in class com.google.appinventor.components.runtime.util.FileUtil
-
Writes the contents from the given input stream to the given file.
- WriteType() - Method in class com.google.appinventor.components.runtime.NearField
-