Open Sidebar
Close Sidebar
uing
main
UIng
Align
Area
Attribute
Type
Underline
UnderlineColor
AttributedString
Draw
Brush
GradientStop
Type
Context
FillMode
LineCap
LineJoin
Matrix
Params
Path
StrokeParams
TextAlign
TextLayout
Params
ExtKey
Handler
KeyEvent
Modifiers
MouseEvent
WindowResizeEdge
Box
Button
Checkbox
ColorButton
Combobox
Control
DateTimePicker
EditableCombobox
Entry
ErrorHandler
FontButton
FontDescriptor
Form
Grid
At
Group
Image
ImageView
ContentMode
Label
Menu
MenuItem
MultilineEntry
OpenTypeFeatures
ProgressBar
RadioButtons
Separator
Slider
Spinbox
Tab
Table
Model
Handler
ModelColumn
Params
Selection
Mode
SortIndicator
TextColumnOptionalParams
Value
Type
TextItalic
TextStretch
TextWeight
TM
Toolbar
DisplayMode
ToolbarItem
Window
class
UIng::
Table::
Selection
UIng::Table::Selection
Reference
Object
Defined in:
uing/table/table/selection.cr
uing/table/table/selection/mode.cr
Constructors
.new
(ptr : Pointer(LibUI::TableSelection))
.new
(rows : Array(Int32))
Instance Method Summary
#free
: Nil
#num_rows
: Int32
#rows
: Array(Int32)
#rows_ptr
: Pointer(Int32)
#to_unsafe
Constructor Detail
def self.
new
(ptr : Pointer(LibUI::TableSelection))
#
[
View source
]
def self.
new
(rows : Array(Int32))
#
[
View source
]
Instance Method Detail
def
free
: Nil
#
[
View source
]
def
num_rows
: Int32
#
[
View source
]
def
rows
: Array(Int32)
#
[
View source
]
def
rows_ptr
: Pointer(Int32)
#
[
View source
]
def
to_unsafe
#
[
View source
]