Handbook
Glossary
combo-table? ( object -- ? )
Vocabulary
ui
.
gadgets
.
comboboxes
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
combo-table
class.
Definition
USING:
classes.tuple.private
;
IN:
ui.gadgets.comboboxes
:
combo-table?
( object -- ? )
\
combo-table
17
tuple-instance?
;