- setColor(int) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setColumnGap(int) - Method in class com.alamkanak.weekview.WeekView
-
- setDateTimeInterpreter(DateTimeInterpreter) - Method in class com.alamkanak.weekview.WeekView
-
Set the interpreter which provides the text to show in the header column and the header row.
- setDayBackgroundColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setDayNameLength(int) - Method in class com.alamkanak.weekview.WeekView
-
Deprecated.
- setDefaultEventColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setEmptyViewClickListener(WeekView.EmptyViewClickListener) - Method in class com.alamkanak.weekview.WeekView
-
- setEmptyViewLongPressListener(WeekView.EmptyViewLongPressListener) - Method in class com.alamkanak.weekview.WeekView
-
- setEndTime(Calendar) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setEventCornerRadius(int) - Method in class com.alamkanak.weekview.WeekView
-
Set corner radius for event rect.
- setEventLongPressListener(WeekView.EventLongPressListener) - Method in class com.alamkanak.weekview.WeekView
-
- setEventMarginVertical(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the top and bottom margin of the event.
- setEventPadding(int) - Method in class com.alamkanak.weekview.WeekView
-
- setEventTextColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setEventTextSize(int) - Method in class com.alamkanak.weekview.WeekView
-
- setFirstDayOfWeek(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the first day of the week.
- setHeaderColumnBackgroundColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHeaderColumnPadding(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHeaderColumnTextColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHeaderRowBackgroundColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHeaderRowPadding(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHorizontalFlingEnabled(boolean) - Method in class com.alamkanak.weekview.WeekView
-
Set whether the week view should fling horizontally.
- setHourHeight(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHourSeparatorColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHourSeparatorHeight(int) - Method in class com.alamkanak.weekview.WeekView
-
- setId(long) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setLocation(String) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setMonthChangeListener(MonthLoader.MonthChangeListener) - Method in class com.alamkanak.weekview.WeekView
-
- setName(String) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setNowLineColor(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the "now" line color.
- setNowLineThickness(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the "now" line thickness.
- setNumberOfVisibleDays(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the number of visible days in a week.
- setOnEventClickListener(WeekView.EventClickListener) - Method in class com.alamkanak.weekview.WeekView
-
- setOnMonthChangeListener(MonthLoader.MonthChangeListener) - Method in class com.alamkanak.weekview.MonthLoader
-
- setOverlappingEventGap(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the gap between overlapping events.
- setScrollListener(WeekView.ScrollListener) - Method in class com.alamkanak.weekview.WeekView
-
- setShowDistinctPastFutureColor(boolean) - Method in class com.alamkanak.weekview.WeekView
-
Set whether weekends should have a background color different from the normal day background
color.
- setShowDistinctWeekendColor(boolean) - Method in class com.alamkanak.weekview.WeekView
-
Set whether weekends should have a background color different from the normal day background
color.
- setShowNowLine(boolean) - Method in class com.alamkanak.weekview.WeekView
-
Set whether "now" line should be displayed.
- setStartTime(Calendar) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setTextSize(int) - Method in class com.alamkanak.weekview.WeekView
-
- setTodayBackgroundColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setTodayHeaderTextColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setVerticalFlingEnabled(boolean) - Method in class com.alamkanak.weekview.WeekView
-
Set whether the week view should fling vertically.
- setWeekViewLoader(WeekViewLoader) - Method in class com.alamkanak.weekview.WeekView
-
Set event loader in the week view.
- setXScrollingSpeed(float) - Method in class com.alamkanak.weekview.WeekView
-
Sets the speed for horizontal scrolling.