IlsSvModelObserver
 
IlsSvModelObserver
Category 
Dynamic view-related class (server side)
Inheritance Path 
IlsSvModelObserver
Description 
You can subclass IlsSvModelObserver . Always create instances of your subclass on the heap using the keyword new. You can then pass an instance of the subclass to IlsMvComponent::getServerModel. If you do so, Server will delete it after having notified it and the result of the method will be applied to that observer. See IlsRtModelParser for a description of the virtual member functions that are available for this class.
Library 
<mvserver>
Header File 
#include <ilserver/rtmodelp.h>
 

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.