Component Interface

The initialize() method for the ControlWrapper receives an object of type Component. This provides an interface that the ControlWrapper can use to obtain information and configuration from the form layer, and to also raise events back to the form so they can trigger rules defined in the form model.

The Component object provides the following APIs: