eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'BarChartWidgetSpec':

Home

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

Class: BarChartWidgetSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--NamedSpec
            |
            +--BarChartWidgetSpec

Package:
stx:libwidg3
Category:
Interface-Support-UI-Specs
Version:
rev: 1.10 date: 2017/11/28 18:21:36
user: cg
file: BarChartWidgetSpec.st directory: libwidg3
module: stx stc-classLibrary: libwidg3

Class protocol:

interface - painter
o  addBindingsTo: env for: anInstance channel: aChannel
add bindings as required to allow the GUI Painter to operate on an instance of me

o  slices
return the slices for the attribute sections in the GUI Painter

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

usage example(s):

     UIPainter new openOnClass:BarChartWidgetSpec andSelector:#basicsEditSpec

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

usage example(s):

     UIPainter new openOnClass:BarChartWidgetSpec andSelector:#detailsEditSpec


Instance protocol:

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

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

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

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

accessing-color & font
o  backgroundColor
return the value of the instance variable 'backgroundColor' (automatically generated)

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

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

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

building
o  setAttributesIn: newView with: aBuilder

converting
o  fromLiteralArrayEncoding: aSpecArray
read my attributes from aSpecArray

visiting
o  acceptUISpecVisitor: aVisitor
Double dispatch back to the visitor, passing my type encoded in
the selector (visitor pattern)



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 18:56:51 GMT