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
               |
               +--FileApplicationNoteBook::MarkdownViewApplication

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.

Usage example(s):

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

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
(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  htmlView
return the value of the instance variable 'imageView' (automatically generated)

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

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

accessing-subApps
o  webBrowserPage

actions
o  doEdit
openTextEditorOn:item.

o  doGoBack

o  doGoHome

o  doHelp

o  doPrint

o  doReload

o  setupHtmlView

o  setupHtmlViewFor: file

aspects
o  labelHolder

initialization & release
o  postBuildHtmlView: aWidget

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



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 06:25:28 GMT