|
Class: HTTPClassDocServiceSettingsApp
Object
|
+--Model
|
+--ApplicationModel
|
+--AbstractSettingsApplication
|
+--AbstractServerSettingsApplication
|
+--HTTPServiceSettingsApplication
|
+--HTTPClassDocServiceSettingsApp
- Package:
- stx:goodies/webServer/ui
- Category:
- Net-Communication-HTTP-Services
- Version:
- rev:
1.18
date: 2022/02/07 14:11:06
- user: cg
- file: HTTPClassDocServiceSettingsApp.st directory: goodies/webServer/ui
- module: stx stc-classLibrary: ui
copyrightCOPYRIGHT (c) 2003 by eXept Software AG
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
image specs
-
defaultIcon
-
I am a sort of file service... for now
interface-specs
-
windowSpec
-
This resource specification was automatically generated
by the UIPainter of ST/X.
Usage example(s):
UIPainter new openOnClass:HTTPClassDocServiceSettingsApp andSelector:#windowSpec
HTTPClassDocServiceSettingsApp new openInterface:#windowSpec
HTTPClassDocServiceSettingsApp open
|
actions
-
basicSaveSettings
-
-
browseFileRoot
-
-
readSettings
-
aspects
-
classDocExpirationTime
-
return/create the 'defaultFileName' value holder (automatically generated)
-
classListExpirationTime
-
return/create the 'defaultFileName' value holder (automatically generated)
-
rootDirectory
-
return/create the 'defaultFileName' value holder (automatically generated)
protocol
-
hasUnsavedChanges
-
Superclass says that I am responsible to implement this method
-
helpFilename
-
the path for a local help document (for offline reading)
|