class

ViewSerial

Inherits Reference < Object

Constructors

new(rows : Hash(String, Hash(String, AnnotatedSpec)), today : Time, start_date : Time, cursor_offset : Int32)
Source

Instance methods

find(step : Time::Span, continue : Bool, over_all : Bool)
Source
find_next(continue, over_all)
Source
find_prev(continue, over_all)
Source
get_last_candidate_year
Source
render(window_width)
Source
render_day(cursor, line_days, line_weekdays, line_separator, month_sep, highlight)
Source
render_event(cursor, buf_events, is_first_column, last_covers, covers, highlight)
Source
render_month_year(cursor, line_months, line_days, last_month)
Source
resize(window_width : Int32)
Source
set_start_date(date : Time)
Source
shift_date(delta, locked)
Source
shift_vcursor(offset)
Source