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.19 date: 2021/03/14 12:55:28
user: cg
file: FileSaveBox.st directory: libwidg
module: stx stc-classLibrary: libwidg

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

copyright

COPYRIGHT (c) 1994 by Claus Gittinger 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.

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 04:34:13 GMT