Optional list of values for list-based mediators
Source position: fpobserver.pp line 132
public property TBaseMediator.Valuelist : TObjectList |
The Valuelist property holds an optional list of values used by mediators that work with dynamic value lists, such as combobox or listbox mediators. The list must implement IFPObserved for change notifications.
When set, the mediator observes the value list for changes and updates the view accordingly.
|
Model object implementing IFPObserved interface |
|
|
Model object implementing IFPObserved interface |
|
ViewPropertyName |