eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'FullSpec':

Home

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

Class: FullSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--ViewWithSubcomponentsSpec
            |
            +--FullSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.51 date: 2016/05/12 16:09:05
user: cg
file: FullSpec.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

Instance protocol:

accessing
o  usedBackgroundColor

o  window

o  window: something
set window

building
o  buildViewFor: aBuilder

o  buildViewFor: aBuilder in: aWindowOrNil
cg: no menuPanels are not tabable

o  fromBuilder: aView components: aListOfComponents

o  setupView: aView for: aBuilder

converting
o  fromLiteralArrayEncoding: aSpecArray
read my attributes from aSpecArray

o  literalArrayEncoding
for compatibility: return an order to generate the window-stuff BEFORE the component stuff

o  literalArrayEncodingSlotOrder
for compatibility: return an order to generate the window-stuff BEFORE the component stuff
usage example(s):
super literalArrayEncodingSlotOrder

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

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 16:47:14 GMT