extensions.st
author Claus Gittinger <cg@exept.de>
Wed, 29 Nov 2017 17:44:19 +0100
changeset 8229 c097b46a0b6b
parent 7806 060e50ed6d74
child 7855 46203abe7d57
permissions -rw-r--r--
#DOCUMENTATION by cg class: PopUpView comment/format in: #haveControl:

"{ Package: 'stx:libview' }"!

!Object methodsFor:'testing'!

isColormap
    ^ false
! !

!stx_libview class methodsFor:'documentation'!

extensionsVersion_CVS
    ^ '$Header$'
! !