Squeak Class Documentation category index | class index  
 
VRMLNamedNode
  category: Balloon3D-VRML BaseNodes
  superclass: VRMLBaseNode
  subclasses: VRMLDefNode VRMLUseNode

No comment. Sorry.

instance methods
  accessing
  name
node

  copying
  vrmlProtoCopy

  enumerating
  doWith:

  initialize
  name:node:

class methods
  instance creation
  name:node:

instance methods
  accessing top  
 

name

Answer a name for the receiver. This is used generically in the title of certain inspectors, such as the referred-to inspector, and specificially by various subsystems. By default, we let the object just print itself out..


 

node


  copying top  
 

vrmlProtoCopy


  enumerating top  
 

doWith:


  initialize top  
 

name:node:


class methods
  instance creation top  
 

name:node: