Declared in <XView.h>
Template declaration for registering a single view
Construction/Destruction
Construction/Destruction
Usage: static XGView*Constructor(XGOwner*parent,XGArgStream&s)
The constructor method; this creates an XGView descendant class using the new operator.
Usage: static void Register(long type)
Register the Constructor() method of this template with the XGViewFactory::Register method.