CVS: Tapestry/examples/Vlib/src/net/sf/tapestry/vlib/components PersonLink.java,1.10,1.10.2.1 BookLink.jwc,1.8,NONE Browser.html,1.3,NONE PersonLink.jwc,1.11,NONE ShowError.html,1.2,NONE ShowMessage.html,1.2,NONE ShowValidationError.html,1.2,NONE Borrow.html,1.3,NONE BookLink.html,1.2,NONE Border.jwc,1.6.2.1,NONE Browser.jwc,1.6,NONE PersonLink.html,1.2,NONE Borrow.jwc,1.7,NONE Border.html,1.5,NONE ShowValidationError.jwc,1.3,NONE ShowError.jwc,1.3,NONE ShowMessage.jwc,1.3,NONE
Howard Lewis Ship <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tapestry/Tapestry/examples/Vlib/src/net/sf/tapestry/vlib/components
In directory sc8-pr-cvs1:/tmp/cvs-serv29950/examples/Vlib/src/net/sf/tapestry/vlib/components
Modified Files:
Tag: hship-2-3
PersonLink.java
Removed Files:
Tag: hship-2-3
BookLink.jwc Browser.html PersonLink.jwc ShowError.html
ShowMessage.html ShowValidationError.html Borrow.html
BookLink.html Border.jwc Browser.jwc PersonLink.html
Borrow.jwc Border.html ShowValidationError.jwc ShowError.jwc
ShowMessage.jwc
Log Message:
Reorganize the Vlib example to move templates into context, and specifications into WEB-INF.
Index: PersonLink.java
===================================================================
RCS file: /cvsroot/tapestry/Tapestry/examples/Vlib/src/net/sf/tapestry/vlib/components/PersonLink.java,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -C2 -d -r1.10 -r1.10.2.1
*** PersonLink.java 27 Nov 2002 17:58:54 -0000 1.10
--- PersonLink.java 16 Dec 2002 19:11:45 -0000 1.10.2.1
***************
*** 3,10 ****
import net.sf.tapestry.BaseComponent;
import net.sf.tapestry.IBinding;
- import net.sf.tapestry.vlib.pages.PersonPage;
/**
! * Creates a link to the {@link net.sf.tapestry.vlib.pages.PersonPage}
* page using the external service.
*
--- 3,9 ----
import net.sf.tapestry.BaseComponent;
import net.sf.tapestry.IBinding;
/**
! * Creates a link to the {@link net.sf.tapestry.vlib.pages.ViewPerson}
* page using the external service.
*
***************
*** 72,75 ****
--- 71,75 ----
private String _name;
private boolean _omit;
+
public String getName()
{
--- BookLink.jwc DELETED ---
--- Browser.html DELETED ---
--- PersonLink.jwc DELETED ---
--- ShowError.html DELETED ---
--- ShowMessage.html DELETED ---
--- ShowValidationError.html DELETED ---
--- Borrow.html DELETED ---
--- BookLink.html DELETED ---
--- Border.jwc DELETED ---
--- Browser.jwc DELETED ---
--- PersonLink.html DELETED ---
--- Borrow.jwc DELETED ---
--- Border.html DELETED ---
--- ShowValidationError.jwc DELETED ---
--- ShowError.jwc DELETED ---
--- ShowMessage.jwc DELETED ---
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/