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