Component attach event sent when a component is attached to container
Inheritance Path. java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.ui.Component.Event -> com.itmill.toolkit.ui.ComponentContainer.ComponentAttachEvent
Parameters
container
The component container the component has been detached to.
attachedComponent
The component that has been attached
Create new attach event.