eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'URITransmissionServiceAppl::TransmissionRow':

Home

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

Class: TransmissionRow (private in URITransmissionServiceAppl

This class is only visible from within URITransmissionServiceAppl.

Inheritance:

   Object
   |
   +--URITransmissionServiceAppl::TransmissionRow
      |
      +--URITransmissionServiceAppl::Comment

Package:
stx:goodies/communication
Category:
Net-Communication-URI
Owner:
URITransmissionServiceAppl

Class protocol:

instance creation
o  fromUriTransmission: anUriTransmission


Instance protocol:

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

o  interval: something
set the value of the instance variable 'interval' and send a change notification (automatically generated)

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

o  readFromUri: something
set the value of the instance variable 'readFromUri' and send a change notification (automatically generated)

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

o  readFromUriString: aString
set the value of the instance variable 'readFromUri' and send a change notification (automatically generated)

o  rowSelBgColor
Möchte gerne den Zeilenselektor in Selektionsfarbe hinterlegt haben,
wenn eine Zelle selektiert ist, weiss aber die Selektion hier nicht!
Vielleicht verwende ich ja doch noch die hierarchische Liste?!

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

o  writeToUri: something
set the value of the instance variable 'writeToUri' and send a change notification (automatically generated)

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

o  writeToUriString: aString
set the value of the instance variable 'writeToUri' and send a change notification (automatically generated)

converting
o  asURITransmission

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  isUriTransmission

o  isValid

user actions
o  doEditReadFromURI

o  doEditWriteToURI

o  startTransmission



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 14 Oct 2024 02:07:04 GMT