Microsoft SDK for Java

Component.getContainer

Returns the component's container.

Syntax

public synchronized IContainer getContainer()

Return Value

Returns an object implementing the IContainer interface that represents the component's container. If the component does not have a site, null is returned.

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