CVS: Tapestry/contrib/src/net/sf/tapestry/contrib/table/components TableView.java,1.10,1.10.2.1

Howard Lewis Ship <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/Tapestry/contrib/src/net/sf/tapestry/contrib/table/components
In directory sc8-pr-cvs1:/tmp/cvs-serv8028/contrib/src/net/sf/tapestry/contrib/table/components

Modified Files:
      Tag: hship-2-3
	TableView.java 
Log Message:
Make use of automatic page event listener registration.

Index: TableView.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/contrib/src/net/sf/tapestry/contrib/table/components/TableView.java,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -C2 -d -r1.10 -r1.10.2.1
*** TableView.java	27 Nov 2002 17:58:53 -0000	1.10
--- TableView.java	31 Dec 2002 12:19:21 -0000	1.10.2.1
***************
*** 184,197 ****
  	}
  
- 	/**
- 	 * @see net.sf.tapestry.AbstractComponent#finishLoad()
- 	 */
- 	protected void finishLoad()
- 	{
- 		super.finishLoad();
- 		getPage().addPageDetachListener(this);
- 		getPage().addPageRenderListener(this);
- 	}
- 
  	public void reset()
  	{
--- 184,187 ----



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.