Tui::View
Inherits Tui::Widget / Tui::Reactive / Reference / Object
Constructors
Instance methods
auto_scroll
Sourcemax_scroll_offset
Sourceneeds_scrollbar?
SourceOverride to handle events for this widget (target/bubble phase) Called after children have had a chance to handle the event
page_down
Sourcepage_up
SourceRender a single line at given position @param buffer - render buffer @param clip - clipping rect @param y - screen Y position @param line_index - 0-based line index in content @param width - available width (excluding scrollbar)
scroll_offset
Sourcescroll_to_bottom
Sourcescroll_to_top
Sourcescrollbar_focused_color
Sourcescrollbar_focused_color=(scrollbar_focused_color : Color)
Sourcescrollbar_thumb_char
Sourcescrollbar_thumb_color
Sourcescrollbar_thumb_color=(scrollbar_thumb_color : Color)
Sourcescrollbar_track_char
Sourcescrollbar_track_color
Sourcescrollbar_track_color=(scrollbar_track_color : Color)
Sourcescrollbar_width
Sourcevisible_lines
Source