You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Joel Trunick <Jo...@SmartPrice.com> on 2003/06/03 00:16:51 UTC

Cleanup of BaseComponent

What is the equivalent of detach() for a BaseComponent? Or is there one?

J

RE: Cleanup of BaseComponent

Posted by "Howard M. Lewis Ship" <hl...@attbi.com>.
Have the component implement PageDetachListener and implement pageDetached().  That's 3.0.

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry



> -----Original Message-----
> From: Joel Trunick [mailto:Joel@SmartPrice.com] 
> Sent: Monday, June 02, 2003 6:17 PM
> To: 'Tapestry users'
> Subject: Cleanup of BaseComponent
> 
> 
> 
> What is the equivalent of detach() for a BaseComponent? Or is 
> there one?
> 
> J
>