eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ConstrainedLayoutFrame':

Home

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

Class: ConstrainedLayoutFrame


Inheritance:

   Object
   |
   +--Layout
      |
      +--LayoutOrigin
         |
         +--LayoutFrame
            |
            +--ConstrainedLayoutFrame

Package:
stx:libview2
Category:
Graphics-Geometry
Version:
rev: 1.1 date: 2019/07/17 08:16:57
user: cg
file: ConstrainedLayoutFrame.st directory: libview2
module: stx stc-classLibrary: libview2
Author:
Claus Gittinger

Description:


Instances of me are like layoutFrames,
with additional (optional) limits on the bounds.
Useful to arrange for labels in a dialog to never become too large.


Related information:

    View
    LayoutFrame
    LayoutOrigin
    AlignmentOrigin
    Layout
    Rectangle
    Point

Instance protocol:

accessing
o  maxBottom

o  maxBottom: something

o  maxLeft

o  maxLeft: something

o  maxRight

o  maxRight: something

o  maxTop

o  maxTop: something

o  minBottom

o  minBottom: something

o  minLeft

o  minLeft: something

o  minRight

o  minRight: something

o  minTop

o  minTop: something

computing
o  rectangleRelativeTo: superRectangle preferred: prefRectHolder
compute the rectangle represented by the receiver,
given the superView's rectangle and the view's preferredExtent.



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 16 Apr 2024 13:31:54 GMT