Author: artdaw
Date: 2007-11-12 10:24:26 -0500 (Mon, 12 Nov 2007)
New Revision: 3922
Added:
trunk/docs/userguide/en/src/main/docbook/included/listShuttle.desc.xml
Log:
RF-1174 - write description of listShuttle component
Added: trunk/docs/userguide/en/src/main/docbook/included/listShuttle.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/listShuttle.desc.xml
(rev 0)
+++ trunk/docs/userguide/en/src/main/docbook/included/listShuttle.desc.xml 2007-11-12
15:24:26 UTC (rev 3922)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<section>
+ <sectioninfo>
+ <keywordset>
+ <keyword>listShuttle</keyword>
+ </keywordset>
+ </sectioninfo>
+ <section>
+ <title>Description</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref=""/>
+ </imageobject>
+ </mediaobject>
+ <para>An <property>listShuttle</property> component is a
component for moving chosen items
+ from one list into another with their optional reordering
there.</para>
+ </section>
+ <section>
+ <title>Key Features</title>
+ <itemizedlist>
+ <listitem>Skinnable <property>listShuttle</property> and
child items</listitem>
+ <listitem>Customizable component layout (captions, headers, list items
and control sets)</listitem>
+ <listitem>Disabled/enabled ordering controls</listitem>
+ <listitem>Drag-and-drop support</listitem>
+ </itemizedlist>
+ </section>
+</section>