eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'GraphColumnViewSpec':

Home

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

Class: GraphColumnViewSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--NamedSpec
            |
            +--MenuComponentSpec
               |
               +--GraphColumnViewSpec
                  |
                  +--GraphColumnView2DSpec
                  |
                  +--GraphColumnView3DSpec

Package:
stx:libui
Category:
Interface-Support-UI-Specs
Version:
rev: 1.4 date: 2023/08/28 08:56:04
user: matilk
file: GraphColumnViewSpec.st directory: libui
module: stx stc-classLibrary: libui

Description:


Not normally used by applications.

copyright

COPYRIGHT (c) 1998 by 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.

Class protocol:

class initialization
o  initialize
add an entry for my new components to the UIPainters
userDef gallery

Usage example(s):

     self initialize

o  removeFromSystem
remove myself - this implies deinstallation from the UIGallery

interface - painter
o  addBindingsTo: env for: inst channel: aChannel
(comment from inherited method)
add bindings as required to allow the GUI Painter to operate on an instance of me

interface gallery
o  graphSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

Usage example(s):

     UIPainter new openOnClass:GraphColumnViewSpec andSelector:#graphSpec

interface specs
o  basicsEditSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

Usage example(s):

     UIPainter new openOnClass:GraphColumnViewSpec andSelector:#basicsEditSpec

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

Usage example(s):

     UIPainter new openOnClass:GraphColumnViewSpec andSelector:#subDetailsEditSpec


Instance protocol:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

building
o  aspectSelectors
add more aspect selectors (these generate aspect methods in the definer)

o  createViewFor: aBuilder in: aView
low level create - no attributes are set.

o  setAttributesIn: aView with: aBuilder
(comment from inherited method)
set my attributes to aView

converting
o  skippedInLiteralEncoding
define the inst-slots which are skiped when generating a literalArrayEncoding

parsing a view
o  fromView: aView callBack: aBlock
(comment from inherited method)
extract attributes from aView

queries
o  defaultModelClassFor: someAspect
used by the UIPainters aspectGenerator



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Fri, 18 Oct 2024 07:42:18 GMT