eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FileSaveBox':

Home

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

Class: FileSaveBox


Inheritance:

   Object
   |
   +--GraphicsMedium
      |
      +--DisplaySurface
         |
         +--SimpleView
            |
            +--View
               |
               +--TopView
                  |
                  +--StandardSystemView
                     |
                     +--ModalBox
                        |
                        +--DialogBox
                           |
                           +--EnterBox
                              |
                              +--ListSelectionBox
                                 |
                                 +--FileSelectionBox
                                    |
                                    +--FileSaveBox

Package:
stx:libwidg
Category:
Views-DialogBoxes
Version:
rev: 1.17 date: 2013/08/29 10:28:12
user: cg
file: FileSaveBox.st directory: libwidg
module: stx stc-classLibrary: libwidg
Author:
Claus Gittinger

Description:


Instances of FileSaveBox add an 'append'-button, and an
associated append-action. 
The other behavior is that of a FileSelectionBox.

[Instance variables:]
    appendAction            action to be performed when append is pressed


Related information:

    DialogBox
    EnterBox2
    FilenameEnterBox
    YesNoBox
    ListSelectionBox
    FileSelectionBox

Instance protocol:

accessing
o  appendAction: aBlock
set the action to be performed when append is pressed

initialization
o  initialize
insert an append-button between abort- and save-buttons

user interaction
o  appendPressed
append was pressed - evaluate the append-action



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 03:46:20 GMT