eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::XDRType::Field':

Home

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

Class: Field (private in XDRType

This class is only visible from within XDRType.

Inheritance:

   Object
   |
   +--SunRPC::XDRType::Field
      |
      +--SunRPC::XDRType::UnionField

Package:
stx:goodies/communication
Category:
Net-Communication-SunRPC-XDR_IDL
Owner:
SunRPC::XDRType

Instance protocol:

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

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

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

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

printing & storing
o  displayString
(comment from inherited method)
return a string used when displaying the receiver in a view;
for example an Inspector. This is usually the same as printString,
but sometimes redefined for a better look.

Notice: displayString and displayOn: are for developers, debugging and inspectors,
whereas printString and printOn: are for the program to print data.

Note: the base method (used by the inspector) is #displayOn:.
So you should implement #displayOn: instead of #displayString in subclasses.

queries
o  typeName



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:26:45 GMT