Domain of identifiers of all components in scope that generate events of any
kind, such as all action and input components. An input component is one that
implements
javax.faces.component.EditableValueHolder , and an action
component is one that implements
javax.faces.component.ActionSource .