Handbook
Glossary
<list> ( column-model -- table )
Vocabulary
ui
.
gadgets
.
controls
Inputs
column-model
values the table is to display
Outputs
table
a
table
Word description
Creates an
table
with a val-quot that renders each element as its own row
Definition
USING:
accessors
arrays
;
IN:
ui.gadgets.controls
:
<list>
( column-model -- table )
<table>
[
1array
]
>>quot
;