eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Demos::WebSlideShowSettingsApplication':

Home

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

Class: WebSlideShowSettingsApplication (in Demos)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractServerSettingsApplication
               |
               +--HTTPServiceSettingsApplication
                  |
                  +--Demos::WebSlideShowSettingsApplication

Package:
stx:goodies/webServer/ui
Category:
Net-Communication-HTTP-Services-Demo-WebApplications
Version:
rev: 1.15 date: 2018/04/26 10:49:10
user: cg
file: WebSlideShowSettingsApplication.st directory: goodies/webServer/ui
module: stx stc-classLibrary: ui
Author:
Claus Gittinger

Description:


I am the application plugged into the HTTP-server settings dialog


Class protocol:

defaults
o  nameInSettingsDialog

image specs
o  defaultIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self defaultIcon inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon
     Icon flushCachedIcons

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:Demos::WebSlideShowSettingsApplication andSelector:#windowSpec
     Demos::WebSlideShowSettingsApplication new openInterface:#windowSpec
     Demos::WebSlideShowSettingsApplication open


Instance protocol:

actions
o  basicSaveSettings

o  browseSlideDirectory

o  flushCachedThumbs

o  readSettings
read the default settings

aspects
o  allowSlideShow

o  allowUploads

o  numberOfColumns

o  numberOfSlidesPerPage

o  previewImage

o  realmList

o  showFileNames

o  showFileSizes

o  slideDirectory

o  styleDescriptionsAndSymbols

o  styleList

o  styleSymbolList

o  thumbBorders

o  thumbSize

o  thumbStyle

o  thumbStyleSymbol

o  uploadRealmString

o  withImageWidthOption

change & update
o  postBuildWith: aBuilder

o  updateModifiedChannel

o  updatePreviewImage

initialization
o  imagePreviewBuilt: view

queries
o  hasUnsavedChanges

o  helpFilename



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 21:25:31 GMT