- get(int) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneData
-
- get24HourMode(Context) - Static method in class com.codetroopers.betterpickers.timepicker.TimePicker
-
Return whether it is currently 24-hour mode on the system
- getAccessibilityDelegate() - Method in class com.codetroopers.betterpickers.TouchExplorationHelper
-
- getAccessibilityFocus() - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthView
-
- getContentDescription() - Method in class com.codetroopers.betterpickers.calendardatepicker.TextViewWithCircularIndicator
-
- getCount() - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter
-
- getCount() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneFilterTypeAdapter
-
- getCount() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneResultAdapter
-
- getCurrentItemShowing() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialPickerLayout
-
Get the item (hours or minutes) that is currently showing.
- getDate() - Method in class com.codetroopers.betterpickers.datepicker.DateView
-
Get the date TextView
- getDateInMillis() - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter.CalendarDay
-
- getDayFromLocation(float, float) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthView
-
Calculates the day that the given x position is in, accounting for week number.
- getDayOfMonth() - Method in class com.codetroopers.betterpickers.datepicker.DatePicker
-
Returns the day of month as currently inputted by the user.
- getDaysInMonth(int, int) - Static method in class com.codetroopers.betterpickers.Utils
-
- getDecimal() - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Returns the decimal following the number
- getDefaultTimeZoneIndex() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneData
-
- getDegreesFromCoords(float, float, boolean, Boolean[]) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialSelectorView
-
- getDisabledDays() - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- getDisappearAnimator() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialSelectorView
-
- getDisappearAnimator() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTextsView
-
- getDstSymbol() - Static method in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerUtils
-
- getEnteredNumber() - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Returns the number inputted by the user
- getErrorView() - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Expose the NumberView in order to set errors
- getFilter() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneFilterTypeAdapter
-
- getFirstDayOfWeek() - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- getFirstDayOfWeek(Context) - Static method in class com.codetroopers.betterpickers.recurrencepicker.Utils
-
Get first day of week as android.text.format.Time constant.
- getFirstDayOfWeekAsCalendar(Context) - Static method in class com.codetroopers.betterpickers.recurrencepicker.Utils
-
Get first day of week as java.util.Calendar constant.
- getFirstPositionOffset() - Method in class com.codetroopers.betterpickers.calendardatepicker.YearPickerView
-
- getFocusedItem() - Method in class com.codetroopers.betterpickers.TouchExplorationHelper
-
- getGmtDisplayName(Context) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneInfo
-
- getGmtDisplayName(Context, String, long, boolean) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerUtils
-
Given a timezone id (e.g.
- getHideFilterSearchOnStart() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerView
-
- getHours() - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
Returns the hours as currently inputted by the user.
- getHours() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialPickerLayout
-
- getHours() - Method in class com.codetroopers.betterpickers.timepicker.TimePicker
-
Get the hours as currently inputted by the user.
- getIdForItem(T) - Method in class com.codetroopers.betterpickers.TouchExplorationHelper
-
Returns the unique identifier for an item.
- getIsCurrentlyAmOrPm() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialPickerLayout
-
- getIsNegative() - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Returns whether the number is positive or negative
- getIsTouchingAmOrPm(float, float) - Method in class com.codetroopers.betterpickers.radialtimepicker.AmPmCirclesView
-
Calculate whether the coordinates are touching the AM or PM circle.
- getItem(int) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter
-
- getItem(int) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneFilterTypeAdapter
-
- getItem(int) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneResultAdapter
-
- getItemAt(float, float) - Method in class com.codetroopers.betterpickers.TouchExplorationHelper
-
Returns the item under the specified parent-relative coordinates.
- getItemForId(int) - Method in class com.codetroopers.betterpickers.TouchExplorationHelper
-
Returns the item for a unique identifier.
- getItemId(int) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter
-
- getItemId(int) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneFilterTypeAdapter
-
- getItemId(int) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneResultAdapter
-
- getJulianMondayFromWeeksSinceEpoch(int) - Static method in class com.codetroopers.betterpickers.Utils
-
Takes a number of weeks since the epoch and calculates the Julian day of
the Monday for that week.
- getLastFilterString() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerView
-
- getLastFilterString() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneResultAdapter
-
- getLastFilterTime() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerView
-
- getLastFilterTime() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneResultAdapter
-
- getLastFilterType() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerView
-
- getLastFilterType() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneResultAdapter
-
- getLayoutId() - Method in class com.codetroopers.betterpickers.datepicker.DatePicker
-
- getLayoutId() - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPicker
-
- getLayoutId() - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
- getLayoutId() - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
- getLayoutId() - Method in class com.codetroopers.betterpickers.timepicker.TimePicker
-
- getLocalHr(long) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneInfo
-
- getLocalTime(long) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneInfo
-
- getMaxDate() - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- getMinDate() - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- getMinutes() - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
Returns the minutes as currently inputted by the user.
- getMinutes() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialPickerLayout
-
- getMinutes() - Method in class com.codetroopers.betterpickers.timepicker.TimePicker
-
Get the minutes as currently inputted by the user
- getMonth() - Method in class com.codetroopers.betterpickers.datepicker.DateView
-
Get the month TextView
- getMonth() - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationView
-
Get the month TextView
- getMonthOfYear() - Method in class com.codetroopers.betterpickers.datepicker.DatePicker
-
Returns the zero-indexed month of year as currently inputted by the user.
- getMonthOfYear() - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPicker
-
Returns the zero-indexed month of year as currently inputted by the user.
- getMostVisiblePosition() - Method in class com.codetroopers.betterpickers.calendardatepicker.DayPickerView
-
Gets the position of the view that is most prominently displayed within the list view.
- getNowOffsetMillis() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneInfo
-
- getNumber() - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Returns the number as currently inputted by the user
- getPulseAnimator(View, float, float) - Static method in class com.codetroopers.betterpickers.Utils
-
Render an animator to pulsate a view in place.
- getReappearAnimator() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialSelectorView
-
- getReappearAnimator() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTextsView
-
- getRepeatString(Context, Resources, EventRecurrence, boolean) - Static method in class com.codetroopers.betterpickers.recurrencepicker.EventRecurrenceFormatter
-
- getSeconds() - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
Return the seconds as currently inputted by the user.
- getSelectedColor() - Method in class com.codetroopers.betterpickers.widget.UnderlinePageIndicatorPicker
-
- getSelectedDay() - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- getSelectedDay() - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter
-
- getTime() - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
Returns the time in seconds
- getTime() - Method in class com.codetroopers.betterpickers.timepicker.TimePicker
-
Get the time currently inputted by the user
- getTimeZonesByOffset(int) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneData
-
- getView(int, View, ViewGroup) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter
-
- getView(int, View, ViewGroup) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneFilterTypeAdapter
-
- getView(int, View, ViewGroup) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneResultAdapter
-
- getViewAt(int) - Method in class com.codetroopers.betterpickers.datepicker.DateView
-
- getViewAt(int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationView
-
- getViewAt(int) - Method in class com.codetroopers.betterpickers.widget.PickerLinearLayout
-
- getVisibleItems(List<T>) - Method in class com.codetroopers.betterpickers.TouchExplorationHelper
-
Populates a list with the parent view's visible items.
- getWeeksSinceEpochFromJulianDay(int, int) - Static method in class com.codetroopers.betterpickers.Utils
-
Returns the week since Time.EPOCH_JULIAN_DAY (Jan 1, 1970)
adjusted for first day of week.
- getYear() - Method in class com.codetroopers.betterpickers.datepicker.DatePicker
-
Returns the year as currently inputted by the user.
- getYear() - Method in class com.codetroopers.betterpickers.datepicker.DateView
-
Get the year TextView
- getYear() - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPicker
-
Returns the year as currently inputted by the user.
- getYear() - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationView
-
Get the year TextView
- GMT_TEXT_COLOR - Static variable in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerUtils
-
- goTo(MonthAdapter.CalendarDay, boolean, boolean, boolean) - Method in class com.codetroopers.betterpickers.calendardatepicker.DayPickerView
-
This moves to the specified time in the view.
- GOTO_SCROLL_DURATION - Static variable in class com.codetroopers.betterpickers.calendardatepicker.DayPickerView
-
- groupId - Variable in class com.codetroopers.betterpickers.timezonepicker.TimeZoneInfo
-
- SA - Static variable in class com.codetroopers.betterpickers.recurrencepicker.EventRecurrence
-
- saveEntryState(Bundle, String) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
- saveEntryState(Bundle, String) - Method in class com.codetroopers.betterpickers.timepicker.TimePicker
-
- saveRecentTimezone(String) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneResultAdapter
-
Saves the given timezone ID as a recent timezone under shared preferences.
- SCROLL_CHANGE_DELAY - Static variable in class com.codetroopers.betterpickers.calendardatepicker.DayPickerView
-
- SCROLL_HYST_WEEKS - Static variable in class com.codetroopers.betterpickers.calendardatepicker.DayPickerView
-
- ScrollStateRunnable() - Constructor for class com.codetroopers.betterpickers.calendardatepicker.DayPickerView.ScrollStateRunnable
-
- SECONDLY - Static variable in class com.codetroopers.betterpickers.recurrencepicker.EventRecurrence
-
- sendEventForItem(T, int) - Method in class com.codetroopers.betterpickers.TouchExplorationHelper
-
Populates an event of the specified type with information about an item and attempts to send it up through the
view hierarchy.
- set(MonthAdapter.CalendarDay) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter.CalendarDay
-
- setAccessibilityDelegate(View.AccessibilityDelegate) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthView
-
- setAmOrPm(int) - Method in class com.codetroopers.betterpickers.radialtimepicker.AmPmCirclesView
-
- setAmOrPm(int) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialPickerLayout
-
Set the internal value as either AM or PM, and update the AM/PM circle displays.
- setAmOrPmPressed(int) - Method in class com.codetroopers.betterpickers.radialtimepicker.AmPmCirclesView
-
- setAnimationRadiusMultiplier(float) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialSelectorView
-
Set the multiplier for the radius.
- setAnimationRadiusMultiplier(float) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTextsView
-
Used by the animation to move the numbers in and out.
- setAutodetectDateFormat(Context) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
Deprecated.
- setCancelText(String) - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- setCancelText(String) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setCircleColor(int) - Method in class com.codetroopers.betterpickers.calendardatepicker.TextViewWithCircularIndicator
-
- setController(CalendarDatePickerController) - Method in class com.codetroopers.betterpickers.calendardatepicker.DayPickerView
-
- setCurrentItem(int) - Method in interface com.codetroopers.betterpickers.widget.PageIndicator
-
Set the current page of both the ViewPager and indicator.
- setCurrentItem(int) - Method in class com.codetroopers.betterpickers.widget.UnderlinePageIndicatorPicker
-
- setCurrentItemShowing(int, boolean) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialPickerLayout
-
Set either minutes or hours as showing.
- setCurrentNumber(Integer) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Set initial value to display
- setCurrentNumber(BigDecimal) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Set initial value to display
- setDate(int, int, int) - Method in class com.codetroopers.betterpickers.datepicker.DatePicker
-
Set the date shown in the date picker
- setDate(String, int, int) - Method in class com.codetroopers.betterpickers.datepicker.DateView
-
Set the date shown
- setDateMillis(long) - Method in class com.codetroopers.betterpickers.calendardatepicker.AccessibleDateAnimator
-
- setDatePickerDialogHandlers(Vector<DatePickerDialogFragment.DatePickerDialogHandler>) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerDialogFragment
-
Attach a Vector of handlers to be notified in addition to the Fragment's Activity and target Fragment.
- setDateRange(MonthAdapter.CalendarDay, MonthAdapter.CalendarDay) - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
Sets the range of the dialog to be within the specific dates.
- setDay(int, int, int) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter.CalendarDay
-
- setDayOfMonth(int) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
Pre-set a day of month.
- setDecimalVisibility(int) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Using View.GONE, View.VISIBILE, or View.INVISIBLE, set the visibility of the decimal indicator
- setDecimalVisibility(int) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Set the visibility of the decimal button.
- setDisabledDays(SparseArray<MonthAdapter.CalendarDay>) - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
Sets a map of disabled days to declare as unselectable by the user.
- setDisabledDays(SparseArray<MonthAdapter.CalendarDay>) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthView
-
- setDoneText(String) - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- setDoneText(String) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setExpiration(int, int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPicker
-
Set the expiration shown in the date picker
- setExpiration(String, int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationView
-
Set the date shown
- setExpirationPickerDialogHandlers(Vector<ExpirationPickerDialogFragment.ExpirationPickerDialogHandler>) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerDialogFragment
-
Attach a Vector of handlers to be notified in addition to the Fragment's Activity and target Fragment.
- setFirstDayOfWeek(int) - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- setFocusedItem(T) - Method in class com.codetroopers.betterpickers.TouchExplorationHelper
-
Requests accessibility focus be placed on the specified item.
- setForced12hFormat() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setForced24hFormat() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setFragmentManager(FragmentManager) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
Attach a FragmentManager.
- setFragmentManager(FragmentManager) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerBuilder
-
Attach a FragmentManager.
- setFragmentManager(FragmentManager) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
Attach a FragmentManager.
- setFragmentManager(FragmentManager) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Attach a FragmentManager.
- setFragmentManager(FragmentManager) - Method in class com.codetroopers.betterpickers.timepicker.TimePickerBuilder
-
Attach a FragmentManager.
- setFutureMinutesLimit(Integer) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setHmsPickerDialogHandlersV2(Vector<HmsPickerDialogFragment.HmsPickerDialogHandlerV2>) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerDialogFragment
-
- setJulianDay(int) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter.CalendarDay
-
- setLabelText(String) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Set the text displayed in the small label
- setLabelText(String) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Set the (optional) text shown as a label.
- setLeftRightEnabled() - Method in class com.codetroopers.betterpickers.datepicker.DatePicker
-
- setLeftRightEnabled() - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPicker
-
- setLeftRightEnabled() - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
- setLeftRightEnabled(boolean) - Method in class com.codetroopers.betterpickers.timepicker.TimePicker
-
- setMax(BigDecimal) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Set a maximum required number
- setMaxNumber(BigDecimal) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Set a maximum number required
- setMin(BigDecimal) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Set a minimum required number
- setMinNumber(BigDecimal) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Set a minimum number required
- setMinYear(int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPicker
-
Set the minimum allowed year
- setMinYear(int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerBuilder
-
Set the minimum year that the user is allowed to pick.
- setMonthDisplayed(MonthAdapter.CalendarDay) - Method in class com.codetroopers.betterpickers.calendardatepicker.DayPickerView
-
Sets the month displayed at the top of this view based on time.
- setMonthOfYear(int) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
Pre-set a zero-indexed month of year.
- setMonthOfYear(int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerBuilder
-
Pre-set a zero-indexed month of year.
- setMonthParams(HashMap<String, Integer>) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthView
-
Sets all the parameters for displaying this week.
- setNumber(Integer, Double, Integer) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
- setNumber(String, String, boolean, boolean) - Method in class com.codetroopers.betterpickers.numberpicker.NumberView
-
Set the number shown
- setNumberPickerDialogHandlersV2(Vector<NumberPickerDialogFragment.NumberPickerDialogHandlerV2>) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerDialogFragment
-
Attach a Vector of handlers to be notified in addition to the Fragment's Activity and target Fragment.
- setOnClick(View.OnClickListener) - Method in class com.codetroopers.betterpickers.datepicker.DateView
-
Set an onClickListener for notification
- setOnClick(View.OnClickListener) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationView
-
Set an onClickListener for notification
- setOnDateSetListener(CalendarDatePickerDialogFragment.OnDateSetListener) - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- setOnDayClickListener(MonthView.OnDayClickListener) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthView
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerDialogFragment
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerBuilder
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerDialogFragment
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerDialogFragment
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerDialogFragment
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.recurrencepicker.RecurrencePickerDialogFragment
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.timepicker.TimePickerBuilder
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.timepicker.TimePickerDialogFragment
-
- setOnDismissListener(OnDialogDismissListener) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerDialogFragment
-
- setOnPageChangeListener(ViewPager.OnPageChangeListener) - Method in interface com.codetroopers.betterpickers.widget.PageIndicator
-
Set a page change listener which will receive forwarded events.
- setOnPageChangeListener(ViewPager.OnPageChangeListener) - Method in class com.codetroopers.betterpickers.widget.UnderlinePageIndicatorPicker
-
- setOnRecurrenceSetListener(RecurrencePickerDialogFragment.OnRecurrenceSetListener) - Method in class com.codetroopers.betterpickers.recurrencepicker.RecurrencePickerDialogFragment
-
- setOnTimeSetListener(RadialTimePickerDialogFragment.OnTimeSetListener) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setOnTimeZoneSetListener(TimeZonePickerDialogFragment.OnTimeZoneSetListener) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerDialogFragment
-
- setOnValueSelectedListener(RadialPickerLayout.OnValueSelectedListener) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialPickerLayout
-
- setPaddingRight(int) - Method in class com.codetroopers.betterpickers.widget.ZeroTopPaddingTextView
-
- setPastMinutesLimit(Integer) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setPickerDate(Calendar) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setPlusMinusVisibility(int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
Using View.GONE, View.VISIBILE, or View.INVISIBLE, set the visibility of the plus/minus indicator
- setPlusMinusVisibility(int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
Set the visibility of the +/- button.
- setPlusMinusVisibility(int) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Using View.GONE, View.VISIBILE, or View.INVISIBLE, set the visibility of the plus/minus indicator
- setPlusMinusVisibility(int) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Set the visibility of the +/- button.
- setPreselectedDate(int, int, int) - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- setReference(int) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
Attach a reference to this Picker instance.
- setReference(int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerBuilder
-
Attach a reference to this Picker instance.
- setReference(int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
Attach a reference to this Picker instance.
- setReference(int) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Attach a reference to this Picker instance.
- setReference(int) - Method in class com.codetroopers.betterpickers.timepicker.TimePickerBuilder
-
Attach a reference to this Picker instance.
- setRightEnabled(boolean) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
- setSelectedColor(int) - Method in class com.codetroopers.betterpickers.widget.UnderlinePageIndicatorPicker
-
- setSelectedDay(MonthAdapter.CalendarDay) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter
-
Updates the selected day and related parameters.
- setSelection(int, boolean, boolean) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialSelectorView
-
Set the selection.
- setSetButton(Button) - Method in class com.codetroopers.betterpickers.datepicker.DatePicker
-
Expose the set button to allow communication with the parent Fragment.
- setSetButton(Button) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPicker
-
Expose the set button to allow communication with the parent Fragment.
- setSetButton(Button) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
Expose the set button to allow communication with the parent Fragment.
- setSetButton(Button) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Expose the set button to allow communication with the parent Fragment.
- setSetButton(Button) - Method in class com.codetroopers.betterpickers.timepicker.TimePicker
-
Expose the set button to allow communication with the parent Fragment.
- setStartDate(Time) - Method in class com.codetroopers.betterpickers.recurrencepicker.EventRecurrence
-
- setStartTime(int, int) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setStyleResId(int) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
Attach a style resource ID for theming.
- setStyleResId(int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerBuilder
-
Attach a style resource ID for theming.
- setStyleResId(int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
Attach a style resource ID for theming.
- setStyleResId(int) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Attach a style resource ID for theming.
- setStyleResId(int) - Method in class com.codetroopers.betterpickers.timepicker.TimePickerBuilder
-
Attach a style resource ID for theming.
- setSuggestedWidth(int) - Static method in class com.codetroopers.betterpickers.recurrencepicker.WeekButton
-
- setTargetFragment(Fragment) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
Attach a target Fragment.
- setTargetFragment(Fragment) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerBuilder
-
Attach a target Fragment.
- setTargetFragment(Fragment) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
Attach a target Fragment.
- setTargetFragment(Fragment) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Attach a target Fragment.
- setTargetFragment(Fragment) - Method in class com.codetroopers.betterpickers.timepicker.TimePickerBuilder
-
Attach a target Fragment.
- setTheme(TypedArray) - Method in class com.codetroopers.betterpickers.calendardatepicker.DayPickerView
-
- setTheme(TypedArray) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthAdapter
-
- setTheme(TypedArray) - Method in class com.codetroopers.betterpickers.calendardatepicker.MonthView
-
- setTheme(TypedArray) - Method in class com.codetroopers.betterpickers.calendardatepicker.YearPickerView
-
- setTheme(int) - Method in class com.codetroopers.betterpickers.datepicker.DatePicker
-
Change the theme of the Picker
- setTheme(int) - Method in class com.codetroopers.betterpickers.datepicker.DateView
-
Set a theme and restyle the views.
- setTheme(int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPicker
-
Change the theme of the Picker
- setTheme(int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationView
-
Set a theme and restyle the views.
- setTheme(int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
Change the theme of the Picker
- setTheme(int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsView
-
Set a theme and restyle the views.
- setTheme(int) - Method in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
Change the theme of the Picker
- setTheme(int) - Method in class com.codetroopers.betterpickers.numberpicker.NumberView
-
Set a theme and restyle the views.
- setTheme(int) - Method in class com.codetroopers.betterpickers.timepicker.TimePicker
-
Change the theme of the Picker
- setTheme(int) - Method in class com.codetroopers.betterpickers.timepicker.TimerView
-
Set a theme and restyle the views.
- setThemeCustom(int) - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- setThemeCustom(int) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setThemeDark() - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- setThemeDark() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setThemeLight() - Method in class com.codetroopers.betterpickers.calendardatepicker.CalendarDatePickerDialogFragment
-
- setThemeLight() - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setTime(int, int, int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
Set the current hours, minutes, and seconds on the picker.
- setTime(int, int, int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
Set some initial values for the picker
- setTime(int, int, int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerDialogFragment
-
- setTime(int, int, int, int, int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsView
-
Set the time shown
- setTime(boolean, int, int, int, int, int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsView
-
- setTime(int, int) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialPickerLayout
-
- setTime(int, int, int, int) - Method in class com.codetroopers.betterpickers.timepicker.TimerView
-
Set the time shown
- setTime(long) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneData
-
- setTimeInMilliseconds(long) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
Set some initial values for the picker
- setTimeInSeconds(int) - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
Set some initial values for the picker
- setTimePickerDialogHandlers(Vector<TimePickerDialogFragment.TimePickerDialogHandler>) - Method in class com.codetroopers.betterpickers.timepicker.TimePickerDialogFragment
-
Attach a Vector of handlers to be notified in addition to the Fragment's Activity and target Fragment.
- setTitleText(String) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setTitleView(PickerLinearLayout) - Method in class com.codetroopers.betterpickers.widget.UnderlinePageIndicatorPicker
-
- setUnderlinePage(UnderlinePageIndicatorPicker) - Method in class com.codetroopers.betterpickers.datepicker.DateView
-
Allow attachment of the UnderlinePageIndicator
- setUnderlinePage(UnderlinePageIndicatorPicker) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationView
-
Allow attachment of the UnderlinePageIndicator
- setUpListView() - Method in class com.codetroopers.betterpickers.calendardatepicker.DayPickerView
-
- setValidateDateTime(Calendar) - Method in class com.codetroopers.betterpickers.radialtimepicker.RadialTimePickerDialogFragment
-
- setViewPager(ViewPager) - Method in interface com.codetroopers.betterpickers.widget.PageIndicator
-
Bind the indicator to a ViewPager.
- setViewPager(ViewPager, int) - Method in interface com.codetroopers.betterpickers.widget.PageIndicator
-
Bind the indicator to a ViewPager.
- setViewPager(ViewPager) - Method in class com.codetroopers.betterpickers.widget.UnderlinePageIndicatorPicker
-
- setViewPager(ViewPager, int) - Method in class com.codetroopers.betterpickers.widget.UnderlinePageIndicatorPicker
-
- setYear(int) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
Pre-set a year.
- setYear(int) - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerBuilder
-
Pre-set a year.
- setYearOptional(boolean) - Method in class com.codetroopers.betterpickers.datepicker.DatePicker
-
- setYearOptional(boolean) - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
Set if year should be an optional field in the picker.
- show() - Method in class com.codetroopers.betterpickers.datepicker.DatePickerBuilder
-
Instantiate and show the Picker
- show() - Method in class com.codetroopers.betterpickers.expirationpicker.ExpirationPickerBuilder
-
Instantiate and show the Picker
- show() - Method in class com.codetroopers.betterpickers.hmspicker.HmsPickerBuilder
-
Instantiate and show the Picker
- show() - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerBuilder
-
Instantiate and show the Picker
- show() - Method in class com.codetroopers.betterpickers.numberpicker.NumberPickerErrorTextView
-
- show() - Method in class com.codetroopers.betterpickers.timepicker.TimePickerBuilder
-
Instantiate and show the Picker
- showFilterResults(int, String, int) - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZonePickerView
-
- SIGN_NEGATIVE - Static variable in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
- SIGN_NEGATIVE - Static variable in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
- SIGN_POSITIVE - Static variable in class com.codetroopers.betterpickers.hmspicker.HmsPicker
-
- SIGN_POSITIVE - Static variable in class com.codetroopers.betterpickers.numberpicker.NumberPicker
-
- SimpleDayPickerView - Class in com.codetroopers.betterpickers.calendardatepicker
-
- SimpleDayPickerView(Context, AttributeSet) - Constructor for class com.codetroopers.betterpickers.calendardatepicker.SimpleDayPickerView
-
- SimpleDayPickerView(Context, CalendarDatePickerController) - Constructor for class com.codetroopers.betterpickers.calendardatepicker.SimpleDayPickerView
-
- SimpleMonthAdapter - Class in com.codetroopers.betterpickers.calendardatepicker
-
- SimpleMonthAdapter(Context, CalendarDatePickerController) - Constructor for class com.codetroopers.betterpickers.calendardatepicker.SimpleMonthAdapter
-
- SimpleMonthView - Class in com.codetroopers.betterpickers.calendardatepicker
-
A calendar-like view displaying a specified month and the appropriate selectable day numbers within the specified
month.
- SimpleMonthView(Context) - Constructor for class com.codetroopers.betterpickers.calendardatepicker.SimpleMonthView
-
- size() - Method in class com.codetroopers.betterpickers.timezonepicker.TimeZoneData
-
- start() - Method in class com.codetroopers.betterpickers.HapticFeedbackController
-
Call to setup the controller.
- startDate - Variable in class com.codetroopers.betterpickers.recurrencepicker.EventRecurrence
-
- stop() - Method in class com.codetroopers.betterpickers.HapticFeedbackController
-
Call this when you don't need the controller anymore.
- SU - Static variable in class com.codetroopers.betterpickers.recurrencepicker.EventRecurrence
-