This utility class provides simple services related to the Rogue Wave Server/Rogue Wave Views integration. More...
#include <ilmvsw/svswutil.h>
Static Public Member Functions | |
static IlsBoolean | AddNameAssociation (const IlsString &serverTypeName, const IlsString &informTypeName) |
Creates an association between a user-defined type and a Rogue Wave Views predefined type. More... | |
static IlsBoolean | RemoveNameAssociation (const IlsString &serverTypeName, const IlsString &informTypeName) |
Removes an association that was previously created by the static member function AddNameAssociation() . | |
This utility class provides simple services related to the Rogue Wave Server/Rogue Wave Views integration.
Library: mvsw
|
static |
Creates an association between a user-defined type and a Rogue Wave Views predefined type.
This function is useful when the Rogue Wave Server Studio and the predefined Rogue Wave Views component are to be extended with Rogue Wave Server user-defined types that will be mapped onto one of the predefined Rogue Wave Views types.