Component.getContainer

Overview | Methods | This Package | All Packages

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.