ACCELEROMETER_SENSITIVITY_MODERATE | com.google.appinventor.components.runtime.Component | static |
ACCELEROMETER_SENSITIVITY_STRONG | com.google.appinventor.components.runtime.Component | static |
ACCELEROMETER_SENSITIVITY_WEAK | com.google.appinventor.components.runtime.Component | static |
AfterChoosing(String choice) | com.google.appinventor.components.runtime.Notifier | |
AfterTextInput(String response) | com.google.appinventor.components.runtime.Notifier | |
ALIGNMENT_CENTER | com.google.appinventor.components.runtime.Component | static |
ALIGNMENT_NORMAL | com.google.appinventor.components.runtime.Component | static |
ALIGNMENT_OPPOSITE | com.google.appinventor.components.runtime.Component | static |
AndroidNonvisibleComponent(Form form) | com.google.appinventor.components.runtime.AndroidNonvisibleComponent | protected |
ASSET_DIRECTORY | com.google.appinventor.components.runtime.Component | static |
BackgroundColor(@IsColor int argb) | com.google.appinventor.components.runtime.Notifier | |
BUTTON_SHAPE_DEFAULT | com.google.appinventor.components.runtime.Component | static |
BUTTON_SHAPE_OVAL | com.google.appinventor.components.runtime.Component | static |
BUTTON_SHAPE_RECT | com.google.appinventor.components.runtime.Component | static |
BUTTON_SHAPE_ROUNDED | com.google.appinventor.components.runtime.Component | static |
ChoosingCanceled() | com.google.appinventor.components.runtime.Notifier | |
COLOR_BLACK | com.google.appinventor.components.runtime.Component | static |
COLOR_BLUE | com.google.appinventor.components.runtime.Component | static |
COLOR_CYAN | com.google.appinventor.components.runtime.Component | static |
COLOR_DEFAULT | com.google.appinventor.components.runtime.Component | static |
COLOR_DKGRAY | com.google.appinventor.components.runtime.Component | static |
COLOR_GRAY | com.google.appinventor.components.runtime.Component | static |
COLOR_GREEN | com.google.appinventor.components.runtime.Component | static |
COLOR_LTGRAY | com.google.appinventor.components.runtime.Component | static |
COLOR_MAGENTA | com.google.appinventor.components.runtime.Component | static |
COLOR_NONE | com.google.appinventor.components.runtime.Component | static |
COLOR_ORANGE | com.google.appinventor.components.runtime.Component | static |
COLOR_PINK | com.google.appinventor.components.runtime.Component | static |
COLOR_RED | com.google.appinventor.components.runtime.Component | static |
COLOR_WHITE | com.google.appinventor.components.runtime.Component | static |
COLOR_YELLOW | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_BLACK | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_BLUE | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_CYAN | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_DEFAULT | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_DKGRAY | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_GRAY | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_GREEN | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_LTGRAY | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_MAGENTA | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_NONE | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_ORANGE | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_PINK | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_RED | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_WHITE | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_COLOR_YELLOW | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_TEXT_TO_SPEECH_COUNTRY | com.google.appinventor.components.runtime.Component | static |
DEFAULT_VALUE_TEXT_TO_SPEECH_LANGUAGE | com.google.appinventor.components.runtime.Component | static |
DIRECTION_EAST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_MAX | com.google.appinventor.components.runtime.Component | static |
DIRECTION_MIN | com.google.appinventor.components.runtime.Component | static |
DIRECTION_NONE | com.google.appinventor.components.runtime.Component | static |
DIRECTION_NORTH | com.google.appinventor.components.runtime.Component | static |
DIRECTION_NORTHEAST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_NORTHWEST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_SOUTH | com.google.appinventor.components.runtime.Component | static |
DIRECTION_SOUTHEAST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_SOUTHWEST | com.google.appinventor.components.runtime.Component | static |
DIRECTION_WEST | com.google.appinventor.components.runtime.Component | static |
DismissProgressDialog() | com.google.appinventor.components.runtime.Notifier | |
FONT_DEFAULT_SIZE | com.google.appinventor.components.runtime.Component | static |
form | com.google.appinventor.components.runtime.AndroidNonvisibleComponent | protected |
getDispatchDelegate() | com.google.appinventor.components.runtime.AndroidNonvisibleComponent | |
HideKeyboard(View view) | com.google.appinventor.components.runtime.Notifier | |
LAYOUT_ORIENTATION_HORIZONTAL | com.google.appinventor.components.runtime.Component | static |
LAYOUT_ORIENTATION_VERTICAL | com.google.appinventor.components.runtime.Component | static |
LENGTH_FILL_PARENT | com.google.appinventor.components.runtime.Component | static |
LENGTH_PERCENT_TAG | com.google.appinventor.components.runtime.Component | static |
LENGTH_PREFERRED | com.google.appinventor.components.runtime.Component | static |
LENGTH_UNKNOWN | com.google.appinventor.components.runtime.Component | static |
LogError(String message) | com.google.appinventor.components.runtime.Notifier | |
LogInfo(String message) | com.google.appinventor.components.runtime.Notifier | |
LogWarning(String message) | com.google.appinventor.components.runtime.Notifier | |
Notifier(ComponentContainer container) | com.google.appinventor.components.runtime.Notifier | |
NotifierLength(int length) | com.google.appinventor.components.runtime.Notifier | |
NotifierLength() | com.google.appinventor.components.runtime.Notifier | |
oneButtonAlert(Activity activity, String message, String title, String buttonText, final Runnable callBack) | com.google.appinventor.components.runtime.Notifier | static |
oneButtonAlert(Activity activity, String message, String title, String buttonText) | com.google.appinventor.components.runtime.Notifier | static |
progressDialog(String message, String title) | com.google.appinventor.components.runtime.Notifier | |
SCALING_SCALE_PROPORTIONALLY | com.google.appinventor.components.runtime.Component | static |
SCALING_SCALE_TO_FIT | com.google.appinventor.components.runtime.Component | static |
ShowAlert(final String notice) | com.google.appinventor.components.runtime.Notifier | |
ShowChooseDialog(String message, String title, final String button1Text, final String button2Text, boolean cancelable) | com.google.appinventor.components.runtime.Notifier | |
ShowMessageDialog(String message, String title, String buttonText) | com.google.appinventor.components.runtime.Notifier | |
ShowPasswordDialog(String message, String title, boolean cancelable) | com.google.appinventor.components.runtime.Notifier | |
ShowProgressDialog(String message, String title) | com.google.appinventor.components.runtime.Notifier | |
ShowTextDialog(String message, String title, boolean cancelable) | com.google.appinventor.components.runtime.Notifier | |
SLIDER_MAX_VALUE | com.google.appinventor.components.runtime.Component | static |
SLIDER_MIN_VALUE | com.google.appinventor.components.runtime.Component | static |
SLIDER_THUMB_VALUE | com.google.appinventor.components.runtime.Component | static |
TextColor() | com.google.appinventor.components.runtime.Notifier | |
TextColor(int argb) | com.google.appinventor.components.runtime.Notifier | |
TextInputCanceled() | com.google.appinventor.components.runtime.Notifier | |
TOAST_LENGTH_LONG | com.google.appinventor.components.runtime.Component | static |
TOAST_LENGTH_SHORT | com.google.appinventor.components.runtime.Component | static |
twoButtonDialog(Activity activity, String message, String title, final String button1Text, final String button2Text, boolean cancelable, final Runnable positiveAction, final Runnable negativeAction, final Runnable cancelAction) | com.google.appinventor.components.runtime.Notifier | static |
TYPEFACE_DEFAULT | com.google.appinventor.components.runtime.Component | static |
TYPEFACE_MONOSPACE | com.google.appinventor.components.runtime.Component | static |
TYPEFACE_SANSSERIF | com.google.appinventor.components.runtime.Component | static |
TYPEFACE_SERIF | com.google.appinventor.components.runtime.Component | static |