eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SubChannelInfoSpec':

Home

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

Class: SubChannelInfoSpec


Inheritance:

   Object
   |
   +--SubChannelInfoSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.8 date: 2018/08/09 15:18:59
user: cg
file: SubChannelInfoSpec.st directory: libui
module: stx stc-classLibrary: libui

Instance protocol:

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

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

o  aspectCanBeEdited
type == #action ifTrue:[^ false].

o  aspectString
type == #action ifTrue:[^ '** action only **'].

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

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

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

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

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

o  subAspect: something
set the value of the instance variable 'subAspect' (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)

o  typeString
valueHolder-like

converting
o  literalArrayEncoding
redefined to skip the type

o  skippedInLiteralEncoding
define the inst-slots which are skipped when generating a literalArrayEncoding;
(to skip the ones with default values.)

misc
o  normalize
clear empty selector strings to nil

o  normalizedSelector: sel

printing
o  printOn: aStream
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.

The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.

queries
o  hasNonNilAspectOrCallBack



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 05:52:03 GMT