eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ViewWithSubcomponentsSpec':

Home

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

Class: ViewWithSubcomponentsSpec


Inheritance:

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

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.27 date: 2021/01/20 15:00:34
user: cg
file: ViewWithSubcomponentsSpec.st directory: libui
module: stx stc-classLibrary: libui

Description:


Not normally used by applications.

copyright

COPYRIGHT (c) 1995 by Claus Gittinger All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

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

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

queries
o  supportsSubComponents
answer whether instances of the spec class support sub components


Instance protocol:

accessing
o  component

o  component: something

building
o  buildComponentFor: aBuilder in: v

o  buildViewWithLayoutFor: aBuilder in: aView
build my children

converting
o  fromLiteralArrayEncoding: aSpecArray
read my attributes from aSpecArray

enumerating
o  do: aBlock
(comment from inherited method)
evaluate aBlock for me and all of my sub-componen-specs.
To be redefined in specs which have children

parsing a view
o  componentFromView: aView callBack: aBlock

o  fromView: aView callBack: aBlock
extract attributes from aView



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 07:35:22 GMT