Refresh - cWebMultiSelectList
Called by the DDO for any database requests being done on the DDO
Type: Event
Parameters
| Parameter | Type | Description |
|---|---|---|
| eMode | Integer | The mode type of DDO operation which generated this refresh message. It may be one of the following:ConstantMeaning |
Syntax
Procedure Refresh Integer eMode
Description
Called by the DDO for any database requests being done on the DDO and allows the cWebMultiSelectList to adapt to those changes.
It is not recommended to overwrite this method.