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 |
AddDays(Calendar instant, int quantity) | com.google.appinventor.components.runtime.Clock | static |
AddDuration(Calendar instant, long quantity) | com.google.appinventor.components.runtime.Clock | static |
AddHours(Calendar instant, int quantity) | com.google.appinventor.components.runtime.Clock | static |
AddMinutes(Calendar instant, int quantity) | com.google.appinventor.components.runtime.Clock | static |
AddMonths(Calendar instant, int quantity) | com.google.appinventor.components.runtime.Clock | static |
AddSeconds(Calendar instant, int quantity) | com.google.appinventor.components.runtime.Clock | static |
AddWeeks(Calendar instant, int quantity) | com.google.appinventor.components.runtime.Clock | static |
AddYears(Calendar instant, int quantity) | com.google.appinventor.components.runtime.Clock | static |
alarm() | com.google.appinventor.components.runtime.Clock | |
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 |
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 |
Clock(ComponentContainer container) | com.google.appinventor.components.runtime.Clock | |
Clock() | com.google.appinventor.components.runtime.Clock | |
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 |
DayOfMonth(Calendar instant) | com.google.appinventor.components.runtime.Clock | 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 |
Duration(Calendar start, Calendar end) | com.google.appinventor.components.runtime.Clock | static |
DurationToDays(long duration) | com.google.appinventor.components.runtime.Clock | static |
DurationToHours(long duration) | com.google.appinventor.components.runtime.Clock | static |
DurationToMinutes(long duration) | com.google.appinventor.components.runtime.Clock | static |
DurationToSeconds(long duration) | com.google.appinventor.components.runtime.Clock | static |
DurationToWeeks(long duration) | com.google.appinventor.components.runtime.Clock | static |
FONT_DEFAULT_SIZE | com.google.appinventor.components.runtime.Component | static |
form | com.google.appinventor.components.runtime.AndroidNonvisibleComponent | protected |
FormatDate(Calendar instant, String pattern) | com.google.appinventor.components.runtime.Clock | static |
FormatDateTime(Calendar instant, String pattern) | com.google.appinventor.components.runtime.Clock | static |
FormatTime(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |
getDispatchDelegate() | com.google.appinventor.components.runtime.AndroidNonvisibleComponent | |
GetMillis(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |
Hour(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |
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 |
MakeDate(int year, int month, int day) | com.google.appinventor.components.runtime.Clock | |
MakeInstant(String from) | com.google.appinventor.components.runtime.Clock | static |
MakeInstantFromMillis(long millis) | com.google.appinventor.components.runtime.Clock | static |
MakeInstantFromParts(int year, int month, int day, int hour, int minute, int second) | com.google.appinventor.components.runtime.Clock | |
MakeTime(int hour, int minute, int second) | com.google.appinventor.components.runtime.Clock | |
Minute(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |
Month(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |
MonthName(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |
Now() | com.google.appinventor.components.runtime.Clock | static |
onDelete() | com.google.appinventor.components.runtime.Clock | |
onDestroy() | com.google.appinventor.components.runtime.Clock | |
onResume() | com.google.appinventor.components.runtime.Clock | |
onStop() | com.google.appinventor.components.runtime.Clock | |
SCALING_SCALE_PROPORTIONALLY | com.google.appinventor.components.runtime.Component | static |
SCALING_SCALE_TO_FIT | com.google.appinventor.components.runtime.Component | static |
Second(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |
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 |
SystemTime() | com.google.appinventor.components.runtime.Clock | static |
Timer() | com.google.appinventor.components.runtime.Clock | |
TimerAlwaysFires() | com.google.appinventor.components.runtime.Clock | |
TimerAlwaysFires(boolean always) | com.google.appinventor.components.runtime.Clock | |
TimerEnabled() | com.google.appinventor.components.runtime.Clock | |
TimerEnabled(boolean enabled) | com.google.appinventor.components.runtime.Clock | |
TimerInterval() | com.google.appinventor.components.runtime.Clock | |
TimerInterval(int interval) | com.google.appinventor.components.runtime.Clock | |
TOAST_LENGTH_LONG | com.google.appinventor.components.runtime.Component | static |
TOAST_LENGTH_SHORT | com.google.appinventor.components.runtime.Component | 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 |
Weekday(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |
WeekdayName(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |
Year(Calendar instant) | com.google.appinventor.components.runtime.Clock | static |