eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HierarchicalListViewSpec':

Home

everywhere
www.exept.de
for:
[back]

Class: HierarchicalListViewSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--NamedSpec
            |
            +--MenuComponentSpec
               |
               +--ViewWithScrollerSpec
                  |
                  +--ListModelViewSpec
                     |
                     +--SelectionInListModelViewSpec
                        |
                        +--HierarchicalListViewSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.29 date: 2008/05/21 17:36:42
user: cg
file: HierarchicalListViewSpec.st directory: libui
module: stx stc-classLibrary: libui

Class protocol:

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

o  detailsEditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

interface-painter
o  addBindingsTo: env for: inst channel: aChannel
add bindings as required to allow the GUI Painter to operate on an instance of me

o  slices
return the slices for the attribute sections in the GUI Painter


Instance protocol:

accessing
o  autoScrollHorizontal

o  autoScrollHorizontal: aBoolean

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

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

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

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

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

o  showIndicators: aBoolean

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

o  showLeftIndicators: aBoolean

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

o  showLines: aBoolean

o  useDefaultIcons

o  useDefaultIcons: aBoolean

building
o  setAttributesIn: aView with: aBuilder
set my attributes to aView

converting
o  skippedInLiteralEncoding
define the inst-slots which are skipped when generating a literalArrayEncoding;
(to skip the ones with default values.)

parsing a view
o  fromView: aView callBack: aBlock
extract attributes from aView

queries
o  defaultModelClassFor: someAspect
used by the UIPainters aspectGenerator

queries-UIDefiner
o  actionSelectors
add more action selectors (these generate callBack stub methods in the definer)

visiting
o  acceptUISpecVisitor: aVisitor
Double dispatch back to the visitor, passing my type encoded in
the selector (visitor pattern)



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 19:20:32 GMT