You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2005/10/06 15:24:40 UTC

[DAISY] Updated: Group/Struct widget

A document has been updated:

http://cocoon.zones.apache.org/daisy/documentation/740.html

Document ID: 740
Branch: main
Language: default
Name: Group/Struct widget (unchanged)
Document Type: Document (unchanged)
Updated on: 10/6/05 1:24:20 PM
Updated by: Bruno Dumon

A new version has been created, state: publish

Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name:  (unchanged)
Size: 737 bytes (previous version: 37 bytes)
Content diff:
--- <html><body><p>TODO</p></body></html>
+++ <html>
+++ <body>
+++ 
+++ <h1>Concept</h1>
+++ 
+++ <p>A group widget is simply a container for a number of other widgets. This can
+++ be useful to:</p>
+++ 
+++ <ul>
+++ <li>change the <a href="daisy:733">state</a> of the grouped widgets as a whole
+++ </li>
+++ <li>to use in a <a href="daisy:741">union widget</a></li>
+++ <li>....</li>
+++ </ul>
+++ 
+++ <p>The group widget was previously called struct.</p>
+++ 
+++ <h1>Configuration</h1>
+++ 
+++ <pre>&lt;fd:group id="..." state="..."&gt;
+++   &lt;fd:widgets&gt;
+++     [...]
+++   &lt;/fd:widgets&gt;
+++   &lt;fd:validation&gt;
+++      [...]
+++   &lt;/fd:validation&gt;
+++   &lt;fd:on-create&gt;
+++      [...]
+++   &lt;/fd:on-create&gt;
+++   &lt;fd:attributes&gt;
+++     &lt;fd:attribute name="..." value="..."/&gt;    
+++   &lt;/fd:attributes&gt;
+++ &lt;/fd:group&gt;
+++ </pre>
+++ 
+++ </body>
+++ </html>


Fields
======
no changes

Links
=====
no changes

Custom Fields
=============
no changes

Collections
===========
no changes