class

ListControl

Inherits Control < Reference < Object

Constructors

new(height = nil, width = nil)
Source

Instance methods

find_from_buffer
Source
focusable?

if this control can take keyboard input Only frames, screens, and non-interactive elements should return false.

Source
items
Source
letter(k)

processes space and any printable character.

Source
list_bottom
Source
list_down
Source
list_jump_down
Source
list_jump_up
Source
list_top
Source
list_up
Source
pos=(v : Int32)
Source
text

should return the text to be painted to the screen

Source
user_y
Source