eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SelectionInListModelViewSpec':

Home

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

Class: SelectionInListModelViewSpec


Inheritance:

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

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.39 date: 2018/01/15 21:15:45
user: cg
file: SelectionInListModelViewSpec.st directory: libui
module: stx stc-classLibrary: libui

Class protocol:

interface specs
o  basicsEditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.
usage example(s):
     UIPainter new openOnClass:SelectionInListModelViewSpec andSelector:#basicsEditSpec

o  channelsEditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.
usage example(s):
     UIPainter new openOnClass:SelectionInListModelViewSpec andSelector:#channelsEditSpec

o  details2EditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.
usage example(s):
     UIPainter new openOnClass:SelectionInListModelViewSpec andSelector:#details2EditSpec

o  detailsEditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.
usage example(s):
     UIPainter new openOnClass:SelectionInListModelViewSpec 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

queries
o  supportsDrag

o  supportsDrop


Instance protocol:

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

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

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

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

o  ignoreReselect
controls if clicking on an already selected item should
be ignored or should perform the select action again.
By default, these are ignored

o  ignoreReselect: something
controls if clicking on an already selected item should
be ignored or should perform the select action again.
By default, these are ignored

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

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

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

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

o  selectOnButtomMenu

o  selectOnButtomMenu: something

o  selectOnButtonMenu

o  selectOnButtonMenu: something

o  selectOnMenuButton

o  selectOnMenuButton: something

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

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

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

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

accessing-channels
o  doubleClickChannel

o  doubleClickChannel: something

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-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.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 18:59:19 GMT