eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FileApplicationNoteBook::CommandResult':

Home

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

Class: CommandResult (private in FileApplicationNoteBook

This class is only visible from within FileApplicationNoteBook.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractFileApplicationNoteBookComponent
            |
            +--FileApplicationNoteBook::CommandResult

Package:
stx:libtool
Category:
Interface-Tools-File
Owner:
FileApplicationNoteBook

Class protocol:

defaults
o  tabStringFor: aApplicationType
the formatString shown in a tab (language translated)

o  wantNewApplicationAnyway

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

usage example(s):

     UIPainter new openOnClass:FileApplicationNoteBook::CommandResult andSelector:#windowSpec
     FileApplicationNoteBook::CommandResult new openInterface:#windowSpec
     FileApplicationNoteBook::CommandResult open

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

usage example(s):

     MenuEditor new openOnClass:FileApplicationNoteBook::CommandResult andSelector:#menu
     (Menu new fromLiteralArrayEncoding:(FileApplicationNoteBook::CommandResult menu)) startUp


Instance protocol:

accessing
o  resultStream
return the value of the instance variable 'resultStream' (automatically generated)

o  resultStream: something
set the value of the instance variable 'resultStream' (automatically generated)

actions
o  changeTabTo: aString

o  doStopProcess

aspects
o  enableStopButton

o  process
return/create the 'process' value holder (automatically generated)

change & update
o  update: something with: aParameter from: changedObject

initialization & release
o  postBuildTextCollector: aBuilder

o  postOpenWith: aBuilder
This is a hook method generated by the Browser.
It will be invoked right after the applications window has been opened.
Add any app-specific actions here (starting background processes etc.).
See also #postBuildWith:, which is invoked before opening.

o  release

printing
o  printOn: aStream



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 15:33:54 GMT