eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'PieChartWidgetSpec':

Home

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

Class: PieChartWidgetSpec


Inheritance:

   Object
   |
   +--UISpecification
      |
      +--ComponentSpec
         |
         +--NamedSpec
            |
            +--PieChartWidgetSpec

Package:
stx:libwidg3
Category:
Interface-Support-UI-Specs
Version:
rev: 1.11 date: 2017/11/28 18:21:38
user: cg
file: PieChartWidgetSpec.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:PieChartWidgetSpec andSelector:#basicsEditSpec

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

usage example(s):

     UIPainter new openOnClass:PieChartWidgetSpec 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



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 20:04:38 GMT