Handbook
Glossary
in-table-text-mode? ( object -- ? )
Vocabulary
html5
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
in-table-text-mode
class.
Definition
USING:
kernel
;
IN:
html5
:
in-table-text-mode?
( object -- ? )
\
in-table-text-mode
eq?
;