Class
caplin.grid

GridComponentFactory

The GridComponentFactory is a factory that is used to create grids based on an XML definition file.

Constructor Summary

Attributes Name and Description
caplin.grid.GridComponentFactory()

Constructs a caplin.grid.GridComponentFactory.

Method Summary

Attributes Name and Description
void createFromXml( sXml)

Constructor Detail

caplin.grid.GridComponentFactory()

Constructs a caplin.grid.GridComponentFactory.

This class is not designed to be constructed by end-users of the Caplin API, but instead to be used via the caplin.component.ComponentFactory.

Method Detail

void createFromXml( sXml)

Parameters
sXml
See
caplin.component.factory.ComponentFactory#createFromXml