eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SettingsDialog::HierarchicalApplicationList::ApplicationItem':

Home

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

Class: ApplicationItem (private in HierarchicalApplicationList

This class is only visible from within HierarchicalApplicationList (which is itself a private class of SettingsDialog).

Inheritance:

   Object
   |
   +--AbstractHierarchicalItem
      |
      +--AbstractHierarchicalItemWithModel
         |
         +--HierarchicalItem
            |
            +--HierarchicalItemWithLabel
               |
               +--HierarchicalItemWithLabelAndIcon
                  |
                  +--SettingsDialog::HierarchicalApplicationList::ApplicationItem

Package:
stx:libtool
Category:
Interface-Smalltalk
Owner:
SettingsDialog::HierarchicalApplicationList

Instance protocol:

accessing
o  application
return the value of the instance variable 'application' (automatically generated)

o  application: something
set the value of the instance variable 'application' (automatically generated)

o  applicationClass
return the value of the instance variable 'applicationClass' (automatically generated)

o  applicationClass: something
set the value of the instance variable 'applicationClass' (automatically generated)

o  label: something
reset the with in pixels...

o  nameString
return the value of the instance variable 'nameString' (automatically generated)

o  nameString: something
set the value of the instance variable 'nameString' (automatically generated)

menu
o  middleButtonMenu

printing & storing
o  displayOn: aGCOrStream
what a kludge - Dolphin and Squeak mean: printOn: a stream;

o  printOn: aStream
(comment from inherited method)
append a user printed representation of the receiver to aStream.
The format is suitable for a human - not meant to be read back.

The default here is to output the receiver's class name.
BUT: this method is heavily redefined for objects which
can print prettier.

queries
o  canCollapse
the rootItem cannot be collapsed

o  isCategory



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 01 May 2024 21:47:18 GMT