getControlClasses

getControlClasses(clsNDict: ClassColl input): ClassColl;

The getControlClasses method of the Schema class returns a reference to all subclasses of the Control class for the schema.

This method appends the Control subclasses to the collection specified in the clsNDict parameter and returns the full collection. The collection is not cleared before instances are added.