class XGWindowTemplate

Declared in <XWindow.h>

Template declaration for registering a single view


View location

XGWindowTemplate::Constructor
XGWindowTemplate::Register


View location

XGWindowTemplate::Constructor

Usage: static XGWindow*Constructor(XGArgStream&s,XGDocument*d,XGForm*f)

The constructor method used for constructing the XGWindow derived class.

XGWindowTemplate::Register

Usage: static void Register(long type)

Registers the constructor method of this template with the XGWindowFactory class so that the XGWindow derived class specified can be constructed when the 'type' is encountered in the 'VRes' resource