You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Volker Weber <v....@inexso.de> on 2008/01/17 11:55:00 UTC

Re: svn commit: r612759 - /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/CellTagDeclaration.java

Hi,

> + * one layout cell. A cell may only contain one child.

what does this mean in this context?
For me this reads like: A cell MUST NOT have more than one child.
Which is wrong, except for the span and scrollbar attributes a cell is
similar to a panel.


Regards,
    Volker

2008/1/17, idus@apache.org <id...@apache.org>:
> Author: idus
> Date: Thu Jan 17 00:44:54 2008
> New Revision: 612759
>
> URL: http://svn.apache.org/viewvc?rev=612759&view=rev
> Log:
> cosmetic: improved documentation
>
> Modified:
>     myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/CellTagDeclaration.java
>
> Modified: myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/CellTagDeclaration.java
> URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/CellTagDeclaration.java?rev=612759&r1=612758&r2=612759&view=diff
> ==============================================================================
> --- myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/CellTagDeclaration.java (original)
> +++ myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/taglib/component/CellTagDeclaration.java Thu Jan 17 00:44:54 2008
> @@ -29,8 +29,8 @@
>   */
>
>  /**
> - * Renders a layout cell.
> - * A panel with the ability to span over more than one layout cell.
> + * Renders a panel-like layout element with the ability to span over more than
> + * one layout cell. A cell may only contain one child.
>   */
>  @Tag(name = "cell")
>  @UIComponentTag(
>
>
>


-- 
inexso - information exchange solutions GmbH
Bismarckstraße 13      | 26122 Oldenburg
Tel.: +49 441 4082 356 |
FAX:  +49 441 4082 355 | www.inexso.de