|
Smalltalk/X WebserverDocumentation of class 'ModelListEntry': |
|
|
Class: ModelListEntryInheritance:Object | +--ListEntry | +--ModelListEntry | +--LabelAndIcon
Description:
Use this class, if you provide some SelectionInListView, ComboBox, etc. with
both a display string, and you want to store some model specific information, too.
You can store a class, a selector to perform, a factory object or anything else
in model.
[instance variables:]
string String string to display
model Object anything you want to store
[class variables:]
Related information:Class protocol:instance creationInstance protocol:accessing required protocol
|
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 08:35:59 GMT
|