eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SmalltalkShareClient::RemoteClass':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: RemoteClass (private in SmalltalkShareClient

This class is only visible from within SmalltalkShareClient.

Inheritance:

   Object
   |
   +--Behavior
      |
      +--ClassDescription
         |
         +--Class
            |
            +--SmalltalkShareClient::RemoteClass

Package:
stx:goodies/communication
Category:
Net-Communication-SmallTeam
Owner:
SmalltalkShareClient

Instance protocol:

accessing
o  classInstVarNames
return the value of the instance variable 'classInstVarNames' (automatically generated)

o  classInstVarNames: something
set the value of the instance variable 'classInstVarNames' (automatically generated)

o  environment
return the value of the instance variable 'environment' (automatically generated)

o  environment: something
set the value of the instance variable 'environment' (automatically generated)

o  methodDictionary
methodDictionary := IdentityDictionary new.

o  nameSpace
(env := self environment) notNil ifTrue:[^ env].

o  owningClass

o  package

o  superclassName

o  superclassName: something

o  topOwningClass

class behavior
o  fileOutAs: fileName

o  instSize

o  isMeta

o  superclass

o  theMetaclass

printing
o  displayString

o  printOn: aStream

private
o  fetchFullInfo



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 27 Apr 2024 04:55:16 GMT