eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'HierarchicalListViewSpec':

Home

Documentation
www.exept.de
Everywhere
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.32 date: 2019/05/01 22:00:24
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.

usage example(s):

     UIPainter new openOnClass:HierarchicalListViewSpec andSelector:#channelsEditSpec

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

usage example(s):

     UIPainter new openOnClass:HierarchicalListViewSpec andSelector:#detailsEditSpec

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

o  indicatorSelector: something

o  retrieveIconsSelector

o  retrieveIconsSelector: something

o  showIndicators

o  showIndicators: aBoolean

o  showLeftIndicators

o  showLeftIndicators: aBoolean

o  showLines

o  showLines: aBoolean

o  showRoot

o  showRoot: 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 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 19 Mar 2024 08:15:56 GMT