You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by eh...@apache.org on 2003/09/04 17:40:23 UTC

cvs commit: jakarta-tapestry/framework/src/org/apache/tapestry/valid FieldLabel.java

ehatcher    2003/09/04 08:40:23

  Modified:    framework/src/org/apache/tapestry/valid FieldLabel.java
  Log:
  javadoc fixup
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-tapestry/framework/src/org/apache/tapestry/valid/FieldLabel.java
  
  Index: FieldLabel.java
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/org/apache/tapestry/valid/FieldLabel.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- FieldLabel.java	6 Aug 2003 14:28:49 -0000	1.6
  +++ FieldLabel.java	4 Sep 2003 15:40:23 -0000	1.7
  @@ -80,7 +80,7 @@
   public abstract class FieldLabel extends AbstractComponent
   {
       /**
  -    *  Gets the {@link IField} 
  +    *  Gets the {@link IFormComponent}
       *  and {@link IValidationDelegate delegate},
       *  then renders the label obtained from the field.  Does nothing
       *  when rewinding.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org