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, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> 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

Reply via email to