Rogue Wave Server/Rogue Wave Views Integration > Server/Views Mapping > Extending the Server/Views Mapping > Installing your Own Server/Views Memory Table
 
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 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.