class
GUI::TableView
- GUI::TableView
- GUI::Widget
- Reference
- Object
Defined in:
wrappers.crConstructors
Instance Method Summary
- #column_count(*args)
- #column_freeze(*args)
- #deselect_all(*args)
- #focus_row(*args)
- #font=(value)
- #header_clickable=(value)
- #header_height=(value)
- #header_resizable=(value)
- #header_visible=(value)
- #on_data(&callback : -> )
- #on_header_click(&callback : -> )
- #on_row_click(&callback : -> )
- #on_select(&callback : -> )
- #place(layout : Layout, x : Int32, y : Int32)
- #row_height=(value)
- #scroll_visible(*args)
- #size=(value)
- #update(*args)
- #xxx(&callback : -> )
Instance methods inherited from class GUI::Widget
place(layout : Layout, x : Int32, y : Int32)
place,
to_unsafe
to_unsafe
Macros inherited from class GUI::Widget
define_place
define_place,
define_standard_initdefine_standard_init(args) define_standard_init, event(name) event, lib_function(name, *args) lib_function, lib_function_named(name, libname, *args) lib_function_named, lib_property(name)
lib_property(name, type) lib_property, lib_setter(name, typ)
lib_setter(name) lib_setter