eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'DataSetLabel':

Home

everywhere
www.exept.de
for:
[back]

Class: DataSetLabel


Inheritance:

   Object
   |
   +--DataSetLabel

Package:
stx:libwidg2
Category:
Views-DataSet
Version:
rev: 1.29 date: 2010/03/09 12:08:18
user: cg
file: DataSetLabel.st directory: libwidg2
module: stx stc-classLibrary: libwidg2
Author:
Claus Atzkern

Description:


This class keeps some info about a label.


Class protocol:

image specs
o  sortIndicator
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  sortIndicatorGrey
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  sortIndicatorGreyIcon

o  sortIndicatorIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  sortReverseIndicator
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  sortReverseIndicatorGrey
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  sortReverseIndicatorGreyIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

o  sortReverseIndicatorIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.


Instance protocol:

accessing-colors
o  backgroundColor
returns the background color or nil

o  backgroundColor: aColor
set the background color or nil

o  foregroundColor
returns the foreground color or nil

o  foregroundColor: aColor
set the foreground color or nil

accessing-dimensions
o  preferredHeight
returns my preferred height

o  preferredWidth
returns my preferred width

drawing
o  redrawX: xLeft w: width h: height inset: inset on: aLabelView
redraw the label; the background is cleared and the paint is set

instance creation
o  description: aDescription builder: aBuilder on: aGC

private
o  label: aLabel on: aDevice
returns registered label on a device

o  resolveLabelFromDescription: aDescription withBuilder: aBuilder
the rawLabel can be a string, icon, labelAndIcon or collection of strings.
if labelIsImage is true, the string is actually the appModel-labelFor-access key

queries
o  hasSeparator

o  isSelectable
returns true if the item is selectable; a valid selector
to notify the receiver for a release button event exists

o  isSortable



ST/X 6.1.1; WebServer 1.620 at exept:8081; Mon, 21 May 2012 15:55:44 GMT