eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'PanelViewSpec':

Home

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

Class: PanelViewSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--ViewWithSubcomponentsSpec
            |
            +--ViewSpec
               |
               +--PanelViewSpec
                  |
                  +--GridBagLayoutViewSpec
                  |
                  +--HorizontalPanelViewSpec
                  |
                  +--MultiColumnPanelViewSpec
                  |
                  +--VerticalPanelViewSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.64 date: 2022/02/11 12:03:47
user: cg
file: PanelViewSpec.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 specs
o  basicsEditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

Usage example(s):

     UIPainter new openOnClass:PanelViewSpec andSelector:#basicsEditSpec

o  basicsEditSpecWithoutAlign

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

Usage example(s):

     UIPainter new openOnClass:PanelViewSpec 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  isLayoutContainer
answer whether corresponding view instances of the spec class can contain (and arrange) other view

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


Instance protocol:

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

o  elementsChangeSize: aBoolean

o  horizontalLayout
return horizontalLayout

o  horizontalLayout: something
set horizontalLayout

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

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

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

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

o  verticalLayout
return the vertical layout as a symbol.

o  verticalLayout: something
set verticalLayout

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

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

building
o  buildViewWithLayoutFor: aBuilder in: aView
must recompute preferredExtent AFTER we have added the children.

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

o  setupInitialLayoutFor: 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  userFriendlyName
answer a good noticeable name of the widget for the GUI Painter and the documentation



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Thu, 21 Nov 2024 11:34:50 GMT