Overview | Methods | This Package | All Packages
Retrieves all components that depend on the value being edited.
Syntax
public IComponent[] getComponents()
Return Value
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