Installing your Own Server/Views Memory Table
The Server/Views mapping uses the class IlsSwMemoryTable, which is a subclass of IliMemoryTable, to store data sent by the server and to trap the modifications performed by the user through data source-aware gadgets or through the Rogue Wave Views API.
All interactions between the generic representation protocol and the Views data sources are carried out by member functions of this class. If you want to control these interactions, you need to install your own type of memory table using the class
IlsSwMemoryTableFactory. See
Factories for details.
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.