Handbook
Glossary
link-renderer? ( object -- ? )
Vocabulary
ui
.
tools
.
browser
.
popups
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
link-renderer
class.
Definition
USING:
kernel
;
IN:
ui.tools.browser.popups
:
link-renderer?
( object -- ? )
\
link-renderer
eq?
;