|
Class: PanelSpec (private in FileBrowserV2UISpecifications
This class is only visible from within
FileBrowserV2UISpecifications.
Object
|
+--UISpecification
|
+--ComponentSpec
|
+--ViewWithSubcomponentsSpec
|
+--ViewSpec
|
+--VariablePanelSpec
|
+--FileBrowserV2UISpecifications::PanelSpec
- Package:
- stx:libtool
- Category:
- Interface-Tools-File
- Owner:
- FileBrowserV2UISpecifications
interface specs
-
detailsEditSpec
-
This resource specification was automatically generated
by the UIPainter of ST/X.
Usage example(s):
UIPainter new openOnClass:FileBrowserV2UISpecifications::PanelSpec andSelector:#detailsEditSpec
|
interface-painter
-
addBindingsTo: env for: anInstance channel: aChannel
-
add bindings as required to allow the GUI Painter to operate on an instance of me
accessing
-
orientation
-
return the value of the instance variable 'orientation' (automatically generated)
-
orientation: something
-
set the value of the instance variable 'orientation' (automatically generated)
-
visibility
-
return the value of the instance variable 'orientation' (automatically generated)
-
visibility: something
-
set the value of the instance variable 'visibility' (automatically generated)
-
whichView
-
return the value of the instance variable 'whichView' (automatically generated)
-
whichView: something
-
set the value of the instance variable 'whichView' (automatically generated)
building
-
aspectSelectors
-
add more aspect selectors (these generate aspect methods in the definer)
-
setAttributesIn: aView with: aBuilder
-
set my attributes to aView
computation
-
setupInitialLayoutFor: aView
-
converting
-
skippedInLiteralEncoding
-
define the inst-slots which are skipped when generating a literalArrayEncoding;
(to skip the ones with default values.)
queries
-
isVertical
-
-
viewClass
-
return the corresponding view class of the spec
|