eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FileApplicationNoteBook::DigitalNotepadFileViewApplication':

Home

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

Class: DigitalNotepadFileViewApplication (private in FileApplicationNoteBook

This class is only visible from within FileApplicationNoteBook.

Inheritance:

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

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

Description:


a previewer-plugin for digital-notepad recordings as
provided by the waltop (tevion) MD85276 digital ink notepad.


Class protocol:

defaults
o  tabStringFor: anApplicationType
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
This resource specification was automatically generated
by the UIPainter of ST/X.

Usage example(s):

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

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

Usage example(s):

     MenuEditor new openOnClass:FileApplicationNoteBook::DigitalNotepadFileViewApplication andSelector:#menu
     (Menu new fromLiteralArrayEncoding:(FileApplicationNoteBook::DigitalNotepadFileViewApplication 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  imageView

o  imageView: something

o  updateImageInfo
|fn msg|

actions
o  changeItem: anItem

o  setupImageView

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

change & update
o  update: something with: aParameter from: changedObject
(comment from inherited method)
dependent is notified of some change -
Default is to try update:with:

initialization & release
o  postBuildImageView: aWidget
self imageView wantsFocusWithPointerEnter.

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



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 03:00:36 GMT