Handbook
Glossary
<table*> ( -- table )
Vocabulary
ui
.
gadgets
.
controls
Inputs
None
Outputs
table
a
table
Word description
Creates an
table
with no initial values to display
Definition
USING:
kernel
models
;
IN:
ui.gadgets.controls
:
<table*>
( -- table )
V{
}
clone
<model>
<table>
;