eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ScrollerSpec':

Home

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

Class: ScrollerSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--NamedSpec
            |
            +--ScrollerSpec
               |
               +--ScrollBarSpec
               |
               +--SliderSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.47 date: 2017/11/28 18:21:46
user: cg
file: ScrollerSpec.st directory: libui
module: stx stc-classLibrary: libui
Author:
Claus Atzkern

Description:


Not normally used by applications.

Notice: 
    this class was implemented using protocol information
    from alpha testers, literature and by read public domain code
    - it may not be complete or compatible to
    the corresponding ST-80 class. 
    If you encounter any incompatibilities, please forward a note 
    describing the incompatibility verbal (i.e. no code) to the ST/X team.


Related information:

    UIBuilder
    UIPainter

Class protocol:

image specs
o  icon
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     ImageEditor openOnClass:self andSelector:#icon

o  icon_horizontal
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self icon_horizontal inspect
     ImageEditor openOnClass:self andSelector:#icon_horizontal
     Icon flushCachedIcons

o  icon_vertical
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self icon_vertical inspect
     ImageEditor openOnClass:self andSelector:#icon_vertical
     Icon flushCachedIcons

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

usage example(s):

     UIPainter new openOnClass:ScrollerSpec andSelector:#basicsEditSpec

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

usage example(s):

     UIPainter new openOnClass:ScrollerSpec andSelector:#detailsEditSpec

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

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


Instance protocol:

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

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

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

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

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

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

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

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

accessing-color & font
o  backgroundColor
return the value of the instance variable 'backgroundColor' (automatically generated)

o  backgroundColor: aColor
set the value of the instance variable 'backgroundColor' (automatically generated)

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

converting
o  defaultStart

o  defaultStep

o  defaultStop

o  fromLiteralArrayEncoding: aSpecArray
read my attributes from aSpecArray

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

interface - painter
o  icon

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



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 09:27:41 GMT