eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractFileApplicationNoteBookComponent':

Home

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

Class: AbstractFileApplicationNoteBookComponent


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractFileApplicationNoteBookComponent
            |
            +--AbstractFileFinderApplicationComponent
            |
            +--FileApplicationNoteBook::ArchiveViewApplication
            |
            +--FileApplicationNoteBook::CommandResult
            |
            +--FileApplicationNoteBook::DigitalNotepadFileViewApplication
            |
            +--FileApplicationNoteBook::HtmlViewApplication
            |
            +--FileApplicationNoteBook::ImageViewApplication
            |
            +--FileApplicationNoteBook::Terminal
            |
            +--FileApplicationNoteBook::TextEditor
            |
            +--FileApplicationNoteBook::XMLViewApplication
            |
            +--FileApplicationNoteBook::XViewApplication

Package:
stx:libtool
Category:
Interface-Tools-File
Version:
rev: 1.33 date: 2018/06/07 10:23:40
user: cg
file: AbstractFileApplicationNoteBookComponent.st directory: libtool
module: stx stc-classLibrary: libtool
Author:
Christian Penk

Description:




Class protocol:

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

o  tabStringFor: aApplicationType forContents: shownContents

queries
o  canOpenItem: anItem
example:
^ (anItem suffix == 'cc')

o  isAbstract
Return if this class is an abstract class.
True is returned here for myself only; false for subclasses.
Abstract subclasses must redefine this again.

o  wantNewApplicationAnyway


Instance protocol:

accessing
o  notify: msg

o  sameFileIndex

o  sameFileIndex: something

accessing-channels
o  notifyChannel

actions
o  changeItem: anItem

o  doClose
tell the NoteBookApplication to close me

aspects
o  cursorColLabelHolder

o  cursorLineAndColumnLabelHolder

o  cursorLineLabelHolder

o  fileEncodingHolder

o  lockFileEncodingHolder

o  modeLabelHolder

o  modeLabelMenu

o  reloadButtonVisible

drag & drop support
o  doStartDrag: aDropSource in: aView
common code, used in subclasses

queries
o  additionalInfo

o  closeButtonShown

o  cvsMenusAreShown

o  fileName

o  getDirWithoutFileName: aFileName

o  getTabIcon
the item shown in a tab

o  getTabString
get the tab string from the application

o  getTabStringEnd
get the tab string from the application list on the class side

o  getTabValueString
the item shown in a tab (not language translated)

o  isEmbeddedApplication

o  isModified

o  isTextEditor

o  item

o  item: anItem

o  presentation

o  type

o  type: aType

o  wantChangeAnyWay

resources
o  resources



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 18:47:59 GMT