- scheduleInvalidOnFocusLost() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Will set the current state of the component as neutral but on focus lost the state will
automatically transition to the default invalid state.
- scrollTo(int, boolean) - Method in interface com.yoti.mobile.android.common.ui.widgets.alphabeticalPicker.AlphabeticalPickerContract.View
-
- scrollTo(int, boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.alphabeticalPicker.AlphabeticalPickerView
-
- selectItem(AlphabeticalPickerModel) - Method in interface com.yoti.mobile.android.common.ui.widgets.alphabeticalPicker.AlphabeticalPickerContract.View
-
- selectItem(AlphabeticalPickerModel) - Method in class com.yoti.mobile.android.common.ui.widgets.alphabeticalPicker.AlphabeticalPickerView
-
- setAdditionalText(CharSequence) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioButton
-
- setAdditionalTextAppearance(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioButton
-
- setAsDisabled() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Disables the component.
- setAsEmptyInvalid() - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Changes the layout to the empty invalid state.
- setAsEmptyInvalid() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Changes the layout to the empty invalid state.
- setAsEnabled() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Sets the component as enabled.
- setAsInFocus() - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Changes the layout to the in focus state neutral state.
- setAsInFocus() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Changes the layout to the in focus state neutral state.
- setAsInputDisabled() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Disables the direct input.
- setAsInvalid() - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Changed the layout to the invalid state only after the component looses focus.
- setAsInvalid() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Changed the layout to the invalid state only after the component looses focus.
- setAsInvalidNow(AnimationCompletionListener) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
The listener will be called after the invalid state animation has completed.
- setAsInvalidNow() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
- setAsNeutral() - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Changes the layout to the focused neutral layout.
- setAsNeutral() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Changes the layout to the focused neutral layout.
- setAsValid() - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Changes the layout to the valid state.
- setAsValid() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Changes the layout to the valid state.
- setAutoInvalidOnFocusLost(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Enable or disables the auto invalid state.
- setChecked(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioButton
-
Changes the checked state of this button.
- setCurrentLocale(Locale) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePicker
-
Sets the current locale.
- setCursorVisible(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Sets the cursor to either be visible or not.
- setDate(DatePickerComponent.DateParts) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the date.
- setDateFromCalendar(Calendar) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.YotiDateEntryView
-
- setDateFromMillis(long) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.YotiDateEntryView
-
- setDatePattern(String) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.SpinnerDatePickerDialogBuilder
-
- setDatePicker(DatePicker) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiNumberPicker
-
- setDatePickerListener(DatePickerComponent.DatePickerListener) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the listener.
- setDateSetListener(DatePickerDialog.OnDateSetListener) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.SpinnerDatePickerDialogBuilder
-
- setDayOfMonth(int) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent.DateParts
-
- setDefaultDate(DatePickerComponent.DateParts) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the default date that will show up on the calendar the first time the user interacts
with the component.
- setDefaultDate(Calendar) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the default date that will show up on the calendar the first time the user interacts
with the component.
- setDialogPickerDatePattern(String) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the date pattern that will be used to order the spinners in the date picker dialog.
- setDrawableTint(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiButton
-
- setEmptyErrorText(String) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Sets the empty error text.
- setEmptyErrorText(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Sets the empty error text.
- setEnabled(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.YotiDateEntryView
-
- setEnabled(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePicker
-
- setEnabled(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiPinEntry
-
- setEnabled(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioButton
-
- setErrorMessage(String) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.YotiDateEntryView
-
- setErrorMessage(int, int) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.YotiDateEntryView
-
- setErrorText(String) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Sets the error text.
- setHardcodedYear(int) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.YotiDateEntryView
-
- setHighlightColor(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiHighlightedText
-
- setHint(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Updates the hint
- setHint(String) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Updates the hint
- setHintText(String) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Sets the hint text and immediately shows it.
- setHintText(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiPinEntry
-
Sets the hint text.
- setInputEnabled(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
When the input is disabled, setText should be used to manipulate the component
- setInputFilters(InputFilter[]) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
- setInputType(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Sets the input type
- setInteractionListener(YotiDateEntryView.OnManualDateEntryInteraction) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.YotiDateEntryView
-
- setItemAsSelected(AlphabeticalPickerModel) - Method in class com.yoti.mobile.android.common.ui.widgets.alphabeticalPicker.AlphabeticalPickerView
-
- setItems(List<AlphabeticalPickerModel>) - Method in class com.yoti.mobile.android.common.ui.widgets.alphabeticalPicker.AlphabeticalPickerView
-
- setLabelDrawListener(YotiEditText.ILabelDrawListener) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
- setLabelText(String) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Sets the label text.
- setListener(AlphabeticalPickerView.PickerViewListener) - Method in class com.yoti.mobile.android.common.ui.widgets.alphabeticalPicker.AlphabeticalPickerView
-
- setListener(YotiPinEntry.YotiPinEntryListener) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiPinEntry
-
Sets the listener that will be invoked when the pin code has been entered.
- setMaxCharactersAllowed(int, String) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Updates the max characters allowed
- setMaxDate(DatePickerComponent.DateParts) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the maximum date that the component will allow a user to select.
- setMaxDate(Calendar) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the maximum date that the component will allow a user to select.
- setMessage(String) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiHighlightedText
-
- setMinDate(DatePickerComponent.DateParts) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the minimum date that the component will allow a user to select.
- setMinDate(Calendar) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the minimum date that the component will allow a user to select.
- setMinimumYear(int) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.DatesArrayBuilder
-
- setMonth(int) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent.DateParts
-
- setOnCheckedChangeListener(YotiRadioButton.OnCheckedChangeListener) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioButton
-
- setOnCheckedChangeListener(YotiRadioGroup.OnCheckedChangeListener) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioGroup
-
Register a callback to be invoked when the checked radio button
changes in this group.
- setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioGroup
-
- setParent(ViewGroup) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the parent view.
- setParent(ViewGroup) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.SpinnerDatePickerDialogBuilder
-
- setRightIcon(Drawable) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
This method should only be used when input is disabled
- setSelection(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
- setSpinnerTheme(int) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the theme of the spinner.
- setText(String) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
Updates the input text.
- setText(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioButton
-
- setText(CharSequence) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioButton
-
- setTextAppearance(int) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiRadioButton
-
- setTextUnderline(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiButton
-
- setTitle(String) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.YotiDateEntryView
-
- setTitle(String) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent
-
Sets the title of the dialog that is shown allowing the user to select the date.
- setTitle(String) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.SpinnerDatePickerDialogBuilder
-
- setTitle(String) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiHighlightedText
-
- setTitleType(int) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.SpinnerDatePickerDialogBuilder
-
- setYear(int) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.DatePickerComponent.DateParts
-
- showConfirmButton() - Method in interface com.yoti.mobile.android.common.ui.widgets.alphabeticalPicker.AlphabeticalPickerContract.View
-
- showConfirmButton() - Method in class com.yoti.mobile.android.common.ui.widgets.alphabeticalPicker.AlphabeticalPickerView
-
- showErrorMessage(boolean) - Method in class com.yoti.mobile.android.common.ui.widgets.date.entry.YotiDateEntryView
-
- showErrorState() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiPinEntry
-
Changes the look of the view to have an error state.
- showPinEmptyState() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiPinEntry
-
Shows the empty state of the component.
- showProgress() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiButton
-
- showSoftKeyboard(Activity) - Method in class com.yoti.mobile.android.common.ui.widgets.YotiEditText
-
- showSuccessState() - Method in class com.yoti.mobile.android.common.ui.widgets.YotiPinEntry
-
Changes the look of the view to have an success state.
- SpinnerDatePickerDialogBuilder - Class in com.yoti.mobile.android.common.ui.widgets.date.picker
-
- SpinnerDatePickerDialogBuilder() - Constructor for class com.yoti.mobile.android.common.ui.widgets.date.picker.SpinnerDatePickerDialogBuilder
-
- spinnerTheme(int) - Method in class com.yoti.mobile.android.common.ui.widgets.date.picker.SpinnerDatePickerDialogBuilder
-
- startAnimation() - Method in class com.yoti.mobile.android.common.ui.widgets.HorizontalScrollingGradient
-
Starts the animation.
- startProgress() - Method in class com.yoti.mobile.android.common.ui.widgets.progress.ProgressSpinnerScheduler
-
- stopProgress() - Method in class com.yoti.mobile.android.common.ui.widgets.progress.ProgressSpinnerScheduler
-
- stopProgressImmediate() - Method in class com.yoti.mobile.android.common.ui.widgets.progress.ProgressSpinnerScheduler
-