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