class GUI::CountingBuilder
- GUI::CountingBuilder
- GUI::GUIBuilder
- Reference
- Object
Defined in:
highlevel.crInstance Method Summary
- #button(*args, **args2)
- #cell(col, row, **args, &)
- #column(**args, &)
- #grid(cols, rows, &)
- #grid(&)
- #label(*args, **args2)
- #max_col : Int32
- #max_row : Int32
- #next_cell
- #row(**args, &)
- #space(value)
- #textview(*args, **args2)