Retrieves all components that depend on the value being edited.
public IComponent[] getComponents()
Returns an array of the components that depend on the value. (This array contains more than one item if multiple components are selected for editing.)
See Also getComponent, getValueOwners