ActiveGroup
This class organizes controls in an active group in which only one control can bea active at a time. This specified and configured via a property 'activeGroup' in the config object of the control and a matching string for all controls which should be in this group
Constructor Summary
| Public Constructor | ||
| public |
constructor(controls: Control[]) |
|
Method Summary
| Public Methods | ||
| public |
addControl(control: Control) |
|
