|
Class: ApacheFormatAccessLoggerSettingsApp
Object
|
+--Model
|
+--ApplicationModel
|
+--AbstractLoggerSettingsApplication
|
+--ApacheFormatAccessLoggerSettingsApp
- Package:
- stx:goodies/webServer/ui
- Category:
- Net-Communication-HTTP-Settings
- Version:
- rev:
1.8
date: 2022/02/09 18:08:18
- user: cg
- file: ApacheFormatAccessLoggerSettingsApp.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.
interface specs
-
windowSpec
-
This resource specification was automatically generated
by the UIPainter of ST/X.
Usage example(s):
UIPainter new openOnClass:ApacheFormatAccessLoggerSettingsApp andSelector:#windowSpec
ApacheFormatAccessLoggerSettingsApp new openInterface:#windowSpec
ApacheFormatAccessLoggerSettingsApp open
|
menu specs
-
mainMenu
-
This resource specification was automatically generated by the CodeGeneratorTool.
Usage example(s):
MenuEditor new openOnClass:ApacheFormatAccessLoggerSettingsApp andSelector:#mainMenu
|
actions
-
readSettings
-
-
setToCLFFormat
-
-
setToNCSAFormat
-
-
updateAccessLoggerInstance
-
aspects
-
formatString
-
queries
-
hasChangesTo: anAccessLogger
-
Starting the application:
ApacheFormatAccessLoggerSettingsApp open
|
more examples to be added:
... add code fragment for
... executable example here ...
|
|