eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FileApplicationNoteBook::XMLViewApplication':

Home

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

Class: XMLViewApplication (private in FileApplicationNoteBook

This class is only visible from within FileApplicationNoteBook.

Inheritance:

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

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

Class protocol:

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

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

Usage example(s):

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

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

Usage example(s):

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

queries
o  canOpenItem: anItem
(comment from inherited method)
example:
^ (anItem suffix == 'cc')

o  wantNewApplicationAnyway
does the subapp want separate new app tabs,
or reuse any already open isntance of it?


Instance protocol:

accessing
o  item: anItem
(comment from inherited method)
self halt.

o  updateXMLTree

actions
o  reload

aspects
o  enableReload

o  labelHolder

initialization & release
o  postBuildXMLCanvas: aWidget



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 08:06:50 GMT