|
Smalltalk/X WebserverDocumentation of class 'ValueHolder': |
|
|
|
Class: ValueHolderInheritance:Object | +--Model | +--ValueModel | +--ValueHolder | +--BooleanValueHolder | +--BufferedValueHolder | +--RadioButtonGroup | +--RangeAdaptor | +--SelectionInList | +--TriggerValue | +--ValueHolderWithWeakDependents
Description:
a valueHolder can be used as a model for editFields, buttons etc.
It stores some value internally, and sends update messages to its
dependents when changed.
Notice:
this class was implemented using protocol information
from alpha testers - it may not be complete or compatible to
the corresponding ST-80 class.
If you encounter any incompatibilities, please forward a note
describing the incompatibility verbal (i.e. no code) to the ST/X team.
Class protocol:instance creation
Instance protocol:accessing
Examples:See many examples in DialogBox & EditField edit strings:
|
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Tue, 22 May 2012 23:08:01 GMT
|