|
Class: GraphColumnView3DSpec
Object
|
+--UISpecification
|
+--ComponentSpec
|
+--NamedSpec
|
+--MenuComponentSpec
|
+--GraphColumnViewSpec
|
+--GraphColumnView3DSpec
- Package:
- stx:libui
- Category:
- Interface-Support-UI-Specs
- Version:
- rev:
1.2
date: 2023/06/22 16:22:44
- user: matilk
- file: GraphColumnView3DSpec.st directory: libui
- module: stx stc-classLibrary: libui
Not normally used by applications.
copyrightCOPYRIGHT (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.
interface - painter
-
addBindingsTo: env for: inst channel: aChannel
-
-
slices
-
interface specs
-
basicsMiscSpec
-
This resource specification was automatically generated
by the UIPainter of ST/X.
Usage example(s):
UIPainter new openOnClass:GraphColumnView3DSpec andSelector:#basicsMiscSpec
|
-
detailsEditSpec
-
This resource specification was automatically generated
by the UIPainter of ST/X.
Usage example(s):
UIPainter new openOnClass:GraphColumnView3DSpec andSelector:#detailsEditSpec
|
accessing
-
rotateX
-
return the value of the instance variable 'rotateX' (automatically generated)
-
rotateX: something
-
set the value of the instance variable 'rotateX' (automatically generated)
-
rotateY
-
return the value of the instance variable 'rotateY' (automatically generated)
-
rotateY: something
-
set the value of the instance variable 'rotateY' (automatically generated)
-
rotateZ
-
return the value of the instance variable 'rotateZ' (automatically generated)
-
rotateZ: something
-
set the value of the instance variable 'rotateZ' (automatically generated)
-
zoomZ
-
return the value of the instance variable 'zoomZ' (automatically generated)
-
zoomZ: something
-
set the value of the instance variable 'zoomZ' (automatically generated)
building
-
aspectSelectors
-
add more aspect selectors (these generate aspect methods in the definer)
-
setAttributesIn: aView with: aBuilder
-
converting
-
skippedInLiteralEncoding
-
define the inst-slots which are skiped when generating a literalArrayEncoding
|