eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'BookmarkListEditor':

Home

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

Class: BookmarkListEditor


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--BookmarkListEditor

Package:
stx:libtool
Category:
Interface-Bookmarks
Version:
rev: 1.7 date: 2019/05/17 14:50:59
user: stefan
file: BookmarkListEditor.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

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

usage example(s):

     UIPainter new openOnClass:BookmarkListEditor andSelector:#windowSpec
     BookmarkListEditor new openInterface:#windowSpec
     BookmarkListEditor open

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

usage example(s):

     MenuEditor new openOnClass:BookmarkListEditor andSelector:#contextMenu
     (Menu new fromLiteralArrayEncoding:(BookmarkListEditor contextMenu)) startUp

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

usage example(s):

     MenuEditor new openOnClass:BookmarkListEditor andSelector:#newMenu
     (Menu new fromLiteralArrayEncoding:(BookmarkListEditor newMenu)) startUp

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

usage example(s):

     MenuEditor new openOnClass:BookmarkListEditor andSelector:#toolbarMenu
     (Menu new fromLiteralArrayEncoding:(BookmarkListEditor toolbarMenu)) startUp


Instance protocol:

accessing
o  bookmarkList

o  bookmarkList: aBookmarkList

o  selection

o  selection: anObject

aspects
o  bookmarkListHolder

o  hasFolderSelectedHolder

o  hasSelectionHolder

o  selectionHolder

hooks
o  commonPostOpen
(comment from inherited method)
a common hook for postOpenWith:, postOpenAsSubcanvasWith: and postOpenAsDialogWith:.
Notice: redefined methods should do a super send.
otherwise resources might be undefined.

menu actions
o  menuMoveDown

o  menuMoveIn

o  menuMoveOut

o  menuMoveUp

o  menuNew: className

o  menuNewFolder

o  menuRemove

o  menuRename

o  menuSave

o  menuSortByName



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 23 Apr 2024 20:03:01 GMT