- getAllDayEventHeight() - Method in class com.alamkanak.weekview.WeekView
-
Get the height of all-day events.
- getColor() - Method in class com.alamkanak.weekview.WeekViewEvent
-
- getColorOrDefault() - Method in class com.alamkanak.weekview.WeekViewEvent
-
- getColumnGap() - Method in class com.alamkanak.weekview.WeekView
-
- getData() - Method in class com.alamkanak.weekview.WeekViewEvent
-
- getDateTimeInterpreter() - Method in class com.alamkanak.weekview.WeekView
-
Get the interpreter which provides the text to show in the header column and the header row.
- getDayBackgroundColor() - Method in class com.alamkanak.weekview.WeekView
-
- getDaySeparatorColor() - Method in class com.alamkanak.weekview.WeekView
-
- getDaySeparatorStrokeWidth() - Method in class com.alamkanak.weekview.WeekView
-
- getDefaultEventColor() - Method in class com.alamkanak.weekview.WeekView
-
- getEmptyViewClickListener() - Method in class com.alamkanak.weekview.WeekView
-
- getEmptyViewLongPressListener() - Method in class com.alamkanak.weekview.WeekView
-
- getEndTime() - Method in class com.alamkanak.weekview.WeekViewEvent
-
- getEventClickListener() - Method in class com.alamkanak.weekview.WeekView
-
- getEventCornerRadius() - Method in class com.alamkanak.weekview.WeekView
-
- getEventLongPressListener() - Method in class com.alamkanak.weekview.WeekView
-
- getEventMarginHorizontal() - Method in class com.alamkanak.weekview.WeekView
-
- getEventMarginVertical() - Method in class com.alamkanak.weekview.WeekView
-
- getEventPadding() - Method in class com.alamkanak.weekview.WeekView
-
- getEventTextColor() - Method in class com.alamkanak.weekview.WeekView
-
- getEventTextSize() - Method in class com.alamkanak.weekview.WeekView
-
- getFirstDayOfWeek() - Method in class com.alamkanak.weekview.WeekView
-
- getFirstVisibleDay() - Method in class com.alamkanak.weekview.WeekView
-
Returns the first visible day in the week view.
- getFirstVisibleHour() - Method in class com.alamkanak.weekview.WeekView
-
Get the first hour that is visible on the screen.
- getHeaderRowBackgroundColor() - Method in class com.alamkanak.weekview.WeekView
-
- getHeaderRowBottomLineColor() - Method in class com.alamkanak.weekview.WeekView
-
- getHeaderRowBottomLineWidth() - Method in class com.alamkanak.weekview.WeekView
-
- getHeaderRowPadding() - Method in class com.alamkanak.weekview.WeekView
-
- getHeaderRowTextColor() - Method in class com.alamkanak.weekview.WeekView
-
- getHeaderRowTextSize() - Method in class com.alamkanak.weekview.WeekView
-
- getHourHeight() - Method in class com.alamkanak.weekview.WeekView
-
- getHourSeparatorColor() - Method in class com.alamkanak.weekview.WeekView
-
- getHourSeparatorStrokeWidth() - Method in class com.alamkanak.weekview.WeekView
-
- getId() - Method in class com.alamkanak.weekview.WeekViewEvent
-
- getLastVisibleDay() - Method in class com.alamkanak.weekview.WeekView
-
Returns the last visible day in the week view.
- getLocation() - Method in class com.alamkanak.weekview.WeekViewEvent
-
- getMonthChangeListener() - Method in class com.alamkanak.weekview.WeekView
-
- getNowLineColor() - Method in class com.alamkanak.weekview.WeekView
-
Get the "now" line color.
- getNowLineDotColor() - Method in class com.alamkanak.weekview.WeekView
-
Get the color of the dot on the left-hand side of the "now" line.
- getNowLineDotRadius() - Method in class com.alamkanak.weekview.WeekView
-
Get the radius of the dot on the left-hand side of the "now" line.
- getNowLineStrokeWidth() - Method in class com.alamkanak.weekview.WeekView
-
Get the "now" line thickness.
- getNumberOfVisibleDays() - Method in class com.alamkanak.weekview.WeekView
-
Get the number of visible days in a week.
- getOverlappingEventGap() - Method in class com.alamkanak.weekview.WeekView
-
- getScrollDuration() - Method in class com.alamkanak.weekview.WeekView
-
Get scroll duration
- getScrollListener() - Method in class com.alamkanak.weekview.WeekView
-
- getShowHeaderRowBottomLine() - Method in class com.alamkanak.weekview.WeekView
-
- getShowTimeColumnSeparator() - Method in class com.alamkanak.weekview.WeekView
-
- getStartTime() - Method in class com.alamkanak.weekview.WeekViewEvent
-
- getTimeColumnBackgroundColor() - Method in class com.alamkanak.weekview.WeekView
-
- getTimeColumnPadding() - Method in class com.alamkanak.weekview.WeekView
-
- getTimeColumnSeparatorColor() - Method in class com.alamkanak.weekview.WeekView
-
- getTimeColumnSeparatorWidth() - Method in class com.alamkanak.weekview.WeekView
-
- getTimeColumnTextColor() - Method in class com.alamkanak.weekview.WeekView
-
- getTimeColumTextSize() - Method in class com.alamkanak.weekview.WeekView
-
- getTitle() - Method in class com.alamkanak.weekview.WeekViewEvent
-
- getTodayBackgroundColor() - Method in class com.alamkanak.weekview.WeekView
-
- getTodayHeaderTextColor() - Method in class com.alamkanak.weekview.WeekView
-
- getViewHeight() - Static method in class com.alamkanak.weekview.WeekView
-
- getViewWidth() - Static method in class com.alamkanak.weekview.WeekView
-
- getWeekViewLoader() - Method in class com.alamkanak.weekview.WeekView
-
Get event loader in the week view.
- getXScrollingSpeed() - Method in class com.alamkanak.weekview.WeekView
-
Get the scrolling speed factor in horizontal direction.
- goToCurrentTime() - Method in class com.alamkanak.weekview.WeekView
-
- goToDate(Calendar) - Method in class com.alamkanak.weekview.WeekView
-
Show a specific day on the week view.
- goToHour(int) - Method in class com.alamkanak.weekview.WeekView
-
Vertically scroll to a specific hour in the week view.
- goToToday() - Method in class com.alamkanak.weekview.WeekView
-
Show today on the week view.
- ScrollListener - Interface in com.alamkanak.weekview
-
- setAllDayEventHeight(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the height of AllDay-events.
- setColor(int) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setColumnGap(int) - Method in class com.alamkanak.weekview.WeekView
-
- setData(T) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- 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
-
- setDaySeparatorColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setDaySeparatorStrokeWidth(int) - Method in class com.alamkanak.weekview.WeekView
-
- setDefaultEventColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setEmptyViewClickListener(EmptyViewClickListener) - Method in class com.alamkanak.weekview.WeekView
-
- setEmptyViewLongPressListener(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(EventLongPressListener<T>) - Method in class com.alamkanak.weekview.WeekView
-
- setEventMarginHorizontal(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the start and end margin of the event.
- 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.
- setHeaderRowBackgroundColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHeaderRowBottomLineColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHeaderRowBottomLineWidth(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHeaderRowPadding(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHeaderRowTextColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHeaderRowTextSize(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.
- setHorizontalScrollingEnabled(boolean) - Method in class com.alamkanak.weekview.WeekView
-
Sets whether the user can scroll horizontally.
- setHourHeight(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHourSeparatorColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setHourSeparatorStrokeWidth(int) - Method in class com.alamkanak.weekview.WeekView
-
- setId(long) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setIsAllDay(boolean) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setLocation(String) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setMonthChangeListener(MonthLoader.MonthChangeListener<T>) - Method in class com.alamkanak.weekview.WeekView
-
- setNowLineColor(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the "now" line color.
- setNowLineDotColor(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the color of the dot on the left-hand side of the "now" line.
- setNowLineDotRadius(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the radius of the dot on the left-hand side of the "now" line.
- setNowLineStrokeWidth(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(EventClickListener<T>) - Method in class com.alamkanak.weekview.WeekView
-
- setOverlappingEventGap(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the gap between overlapping events.
- setScrollDuration(int) - Method in class com.alamkanak.weekview.WeekView
-
Set the scroll duration
- setScrollListener(ScrollListener) - Method in class com.alamkanak.weekview.WeekView
-
- setShowDaySeparators(boolean) - 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.
- setShowFirstDayOfWeekFirst(boolean) - Method in class com.alamkanak.weekview.WeekView
-
- setShowHeaderRowBottomLine(boolean) - Method in class com.alamkanak.weekview.WeekView
-
- setShowHourSeparators(boolean) - Method in class com.alamkanak.weekview.WeekView
-
- setShowNowLine(boolean) - Method in class com.alamkanak.weekview.WeekView
-
Set whether "now" line should be displayed.
- setShowNowLineDot(boolean) - Method in class com.alamkanak.weekview.WeekView
-
Set whether the dot on the left-hand side of the "now" line should be displayed
- setShowTimeColumnSeparator(boolean) - Method in class com.alamkanak.weekview.WeekView
-
- setStartTime(Calendar) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- setTimeColumnBackgroundColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setTimeColumnPadding(int) - Method in class com.alamkanak.weekview.WeekView
-
- setTimeColumnSeparatorColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setTimeColumnSeparatorWidth(int) - Method in class com.alamkanak.weekview.WeekView
-
- setTimeColumnTextColor(int) - Method in class com.alamkanak.weekview.WeekView
-
- setTimeColumnTextSize(int) - Method in class com.alamkanak.weekview.WeekView
-
- setTitle(String) - Method in class com.alamkanak.weekview.WeekViewEvent
-
- 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.
- setVerticalScrollListener(OnVerticalScrollListener) - Method in class com.alamkanak.weekview.WeekView
-
- setWeekViewLoader(WeekViewLoader<T>) - 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.
- showDaySeparators() - Method in class com.alamkanak.weekview.WeekView
-
- showHourSeparators() - Method in class com.alamkanak.weekview.WeekView
-