ViewSerial
Inherits Reference < Object
Constructors
new(rows : Hash(String, Hash(String, AnnotatedSpec)), today : Time, start_date : Time, cursor_offset : Int32)
SourceInstance methods
find(step : Time::Span, continue : Bool, over_all : Bool)
Sourcefind_next(continue, over_all)
Sourcefind_prev(continue, over_all)
Sourceget_last_candidate_year
Sourcerender(window_width)
Sourcerender_day(cursor, line_days, line_weekdays, line_separator, month_sep, highlight)
Sourcerender_event(cursor, buf_events, is_first_column, last_covers, covers, highlight)
Sourcerender_month_year(cursor, line_months, line_days, last_month)
Sourceresize(window_width : Int32)
Sourceset_start_date(date : Time)
Sourceshift_date(delta, locked)
Sourceshift_vcursor(offset)
Source