|
Class: GridBagLayoutViewSpec
Object
|
+--UISpecification
|
+--ComponentSpec
|
+--ViewWithSubcomponentsSpec
|
+--ViewSpec
|
+--PanelViewSpec
|
+--GridBagLayoutViewSpec
- Package:
- stx:libui
- Category:
- Interface-Support-UI-Specs
- Version:
- rev:
1.6
date: 2021/01/20 15:03:12
- user: cg
- file: GridBagLayoutViewSpec.st directory: libui
- module: stx stc-classLibrary: libui
This is the specification class for the GridBagLayoutView.
copyrightCOPYRIGHT (c) 1998 by Andreas Vogel / eXept Software AG
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.
interface-painter
-
addBindingsTo: env for: anInstance channel: aChannel
-
env at:#horizontalLayoutList
building
-
buildViewWithLayoutFor: aBuilder in: aView
-
Now, after all children exists, decode the GridBagLayoutConstraints and store the created object
|