Squeak Class Documentation category index | class index  
 
BooleanScriptEditor
  category: Morphic-Scripting Support
  superclass: ScriptEditorMorph
  subclasses:

A ScriptEditor required to hold a Boolean

instance methods
  as yet unclassified
  hibernate
storeCodeOn:indent:
unhibernate
wantsDroppedMorph:event:

class methods
  no messages
 

instance methods
  as yet unclassified top  
 

hibernate

do nothing


 

storeCodeOn:indent:


 

unhibernate

do nothing


 

wantsDroppedMorph:event:

Answer whether the receiver would be interested in accepting the morph


class methods
  no messages top