eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'BookmarkBar':

Home

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

Class: BookmarkBar


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--BookmarkBar

Package:
stx:libtool
Category:
Interface-Bookmarks
Version:
rev: 1.17 date: 2018/01/16 21:14:34
user: cg
file: BookmarkBar.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

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:BookmarkBar andSelector:#windowSpec
     BookmarkBar new openInterface:#windowSpec
     BookmarkBar open

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

usage example(s):

     MenuEditor new openOnClass:BookmarkBar andSelector:#bookmarkMenu
     (Menu new fromLiteralArrayEncoding:(BookmarkBar bookmarkMenu)) startUp

plugIn spec
o  aspectSelectors
This resource specification was automatically generated
by the UIPainter of ST/X.


Instance protocol:

actions
o  bookmark

o  bookmarkMenu

aspects
o  bookmarkButtonIconHolder

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

o  bookmarkHolder: something
set the 'bookmarkHolder' value holder (automatically generated)

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

o  bookmarksHolder: something
set the 'bookmarksHolder' value holder (automatically generated)

o  hasBookmarkHolder
return/create the 'bookmarkHolder' value holder (automatically generated)

o  menuButtonIcon

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

change & update
o  update: something with: aParameter from: changedObject
Invoked when an object that I depend upon sends a change notification.

o  updateBookmarkButton

o  updateMenu

hooks
o  closeDownViews
(comment from inherited method)
close down the application's view(s)

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.

o  postBuiltStarButton: aButton

initialization & release
o  release
(comment from inherited method)
remove all references to objects that may refer to self.
Subclasses may redefine this method but should do a 'super release'.

o  releaseAsSubCanvas
(comment from inherited method)
a subcanvas is closed or switching to a new application.
Can be redefined to perform a self release in this case.

menu
o  bookmarkMenuAddSlice

menu actions
o  menuAddBookmark

o  menuAddBookmarkTo: folder

o  menuOpenBookmarkEditor



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 12:18:02 GMT