Microsoft SDK for Java

IEditorSite.getComponents

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.