|
Class: AvailableServiceItem (private in PluggableServicesSettingsAppl
This class is only visible from within
PluggableServicesSettingsAppl (which is itself a private class of HTTPServerSettingsAppl).
Object
|
+--Model
|
+--HTTPServerSettingsAppl::PluggableServicesSettingsAppl::AvailableServiceItem
- Package:
- stx:goodies/webServer/ui
- Category:
- Net-Communication-HTTP-Settings
- Owner:
- HTTPServerSettingsAppl::PluggableServicesSettingsAppl
image specs
-
installedImage
-
This resource specification was automatically generated
by the ImageEditor of ST/X.
Usage example(s):
self installedImage inspect
ImageEditor openOnClass:self andSelector:#installedImage
Icon flushCachedIcons
|
accessing
-
installed
-
-
installed: something
-
-
installedImage
-
-
installedLinkNames
-
-
installedLinkNames: something
-
-
noServices
-
-
noServices: something
-
-
serviceClassName
-
-
serviceClassName: something
-
printing & storing
-
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.
|