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.55 date: 2018/11/07 23:58:16
user: cg
file: PanelViewSpec.st directory: libui
module: stx stc-classLibrary: libui
Author:
Claus Atzkern

Description:


Not normally used by applications.


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

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 verticalLayout

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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 02:51:08 GMT