eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::VariableList::VariableEntry':

Home

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

Class: VariableEntry (private in VariableList

This class is only visible from within VariableList.

Inheritance:

   Object
   |
   +--Tools::VariableList::VariableEntry

Package:
stx:libtool
Category:
Interface-Browsers-New
Owner:
Tools::VariableList

Class protocol:

instance creation
o  application: app class: aClass name: aString

o  class: aClass name: aString


Instance protocol:

accessing
o  application: anObject

o  asString

o  class: aClass

o  classShown: aBoolean

o  groupByInheritanceHolder: aValueHolder
is there a need for a valueHolder?

o  icon

o  klass

o  label
Hack for Java classes to display field type

o  labelWithClass

o  name

o  name: aString

o  sortingByNameHolder: aValueHolder
is there a need for a valueHolder?

o  string

o  type
Return a SmallSense inferred type

o  type: aSmallSenseType
Sets a SmallSense inferred type

displaying
o  displayOn: aGC x: x y: y opaque: opaque
(comment from inherited method)
display the receiver in a graphicsContext - this method allows
for any object to be displayed in a ListView - for example.
The fallBack here shows the receiver's displayString.
Notice, that the string is displayed on the baseLine;
ask using #ascentOn: if required

queries
o  widthOn: aGC
space for icon, see displayOn:...



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 18 Apr 2024 20:53:55 GMT