eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FileBrowserV2SettingsDialog':

Home

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

Class: FileBrowserV2SettingsDialog


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--FileBrowserV2SettingsDialog

Package:
stx:libtool
Category:
Interface-Tools-File
Version:
rev: 1.14 date: 2018/05/07 12:40:48
user: cg
file: FileBrowserV2SettingsDialog.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

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

usage example(s):

     MenuEditor new openOnClass:FileBrowserV2SettingsDialog andSelector:#mainMenu
     (Menu new fromLiteralArrayEncoding:(FileBrowserV2SettingsDialog mainMenu)) startUp

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

usage example(s):

     UIPainter new openOnClass:FileBrowserV2SettingsDialog andSelector:#windowSpec
     FileBrowserV2SettingsDialog new openInterface:#windowSpec
     FileBrowserV2SettingsDialog open

resources
o  classResources


Instance protocol:

accessing
o  settingsDialog

o  settingsDialog: something

actions
o  doApply

o  doCancel

o  doReload

o  doSave
settingsAppl saveRequest. -- already done in closeRequest.

o  help

initialization & release
o  closeRequest
This is a hook method generated by the Browser.
It will be invoked when your app/dialog-window is about to be
closed (this method has a chance to suppress the close).
See also #closeDownViews, which is invoked when the close is really done.

o  postBuildSubCanvas: aWidget

o  postOpenWith: aWidget

menu actions
o  loadSettingsFromFile
restore settings from a settings-file.

o  saveSettingsIntoFile
not canceled



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Sat, 20 Apr 2024 10:36:20 GMT