IComponent Methods

Overview | This Package | All Packages

IComponent Methods

Methods Description
addOnDispose Assigns a delegate to the dispose event.

dispose Disposes of the component.

getChildOf Determines whether this component is a child of the specified component.

getComponentSite Retrieves the site of the component.

removeOnDispose Removes the delegate that is assigned to the dispose event.

setComponentSite Sets the site of the component.