eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FileApplicationNoteBook::HtmlViewApplication':

Home

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

Class: HtmlViewApplication (private in FileApplicationNoteBook

This class is only visible from within FileApplicationNoteBook.

Inheritance:

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

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

Class protocol:

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

help specs
o  helpSpec
This resource specification was automatically generated
by the UIHelpTool of ST/X.

interface specs
o  windowSpec

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

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

usage example(s):

     UIPainter new openOnClass:FileApplicationNoteBook::HtmlViewApplication andSelector:#windowSpec_WebBrowserPage
     FileApplicationNoteBook::HtmlViewApplication new openInterface:#windowSpec_WebBrowserPage

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

usage example(s):

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

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

usage example(s):

     MenuEditor new openOnClass:FileApplicationNoteBook::HtmlViewApplication andSelector:#menuJustClose
     (Menu new fromLiteralArrayEncoding:(FileApplicationNoteBook::HtmlViewApplication menuJustClose)) startUp

queries
o  canOpenItem: anItem

o  wantNewApplicationAnyway


Instance protocol:

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

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

o  item: anItem

accessing-subApps
o  webBrowserPage

actions
o  doEdit
openTextEditorOn:item.

o  doGoBack

o  doGoHome

o  doHelp

o  doPrint

o  doReload

o  setupHtmlView

aspects
o  labelHolder

initialization & release
o  postBuildHtmlView: aWidget

o  postOpenWith: aBuilder
only invoked if the application not started from a master



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 14:41:37 GMT